public static class GuiChat.ChatTabCompleter extends TabCompleter
| Modifier and Type | Field and Description |
|---|---|
private Minecraft |
client |
completionIdx, completions, didComplete, hasTargetBlock, requestedCompletions, textField| Constructor and Description |
|---|
ChatTabCompleter(GuiTextField p_i46749_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
BlockPos |
getTargetBlockPos() |
resetDidComplete, resetRequested, setCompletionsprivate final Minecraft client
public ChatTabCompleter(GuiTextField p_i46749_1_)
public void complete()
complete in class TabCompleter@Nullable public BlockPos getTargetBlockPos()
getTargetBlockPos in class TabCompleter