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() |
BlockPos |
getTargetBlockPos() |
resetDidComplete, resetRequested, setCompletions
public ChatTabCompleter(GuiTextField p_i46749_1_)
public void complete()
complete
in class TabCompleter
@Nullable public BlockPos getTargetBlockPos()
getTargetBlockPos
in class TabCompleter