public static class GuiChat.ChatTabCompleter extends TabCompleter
completionIdx, completions, didComplete, hasTargetBlock, requestedCompletions, textField| Constructor and Description |
|---|
ChatTabCompleter(GuiTextField p_i46749_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
Called when tab key pressed.
|
BlockPos |
getTargetBlockPos() |
resetDidComplete, resetRequested, setCompletionspublic ChatTabCompleter(GuiTextField p_i46749_1_)
public void complete()
complete in class TabCompleterpublic BlockPos getTargetBlockPos()
getTargetBlockPos in class TabCompleter