| public void |
| setAllowSuggestions(boolean allowSuggestions) |
| method_23933(boolean arg0) |
| setWindowActive(boolean windowActive) |
|
| public void |
| setAllowHiding(boolean allowHiding) |
| method_53869(boolean arg0) |
| setCanLeave(boolean canLeave) |
|
| public void |
| setRestrictions(boolean messagesAllowed, boolean commandsAllowed) |
| method_1_2348(boolean arg0, boolean arg1) |
| setSendPermissions(boolean canSendMessages, boolean canSendCommands) |
|
| public boolean |
|
| public boolean |
| mouseScrolled(double scroll) |
| method_23921(double arg0) |
| mouseScrolled(double amount) |
|
| public boolean |
|
| public void |
| showSuggestions(boolean immediateNarration) |
| method_23920(boolean arg0) |
| show(boolean narrateFirstSuggestion) |
|
| public boolean |
| isVisible() |
| method_53867() |
| isOpen() |
|
| public Text |
| getUsageNarration() |
| method_53868() |
| getSuggestionUsageNarrationText() |
|
| public void |
| hide() |
| method_44931() |
| clearWindow() |
|
| private List<com.mojang.brigadier.suggestion.Suggestion> |
| sortSuggestions(com.mojang.brigadier.suggestion.Suggestions suggestions) |
| method_30104(com.mojang.brigadier.suggestion.Suggestions arg0) |
| sortSuggestions(com.mojang.brigadier.suggestion.Suggestions suggestions) |
|
| public void |
| updateCommandInfo() |
| method_23934() |
| refresh() |
|
| private static boolean |
|
| private static int |
| getLastWordIndex(String text) |
| method_23930(String arg0) |
| getStartOfCurrentWord(String input) |
|
| private static OrderedText |
| getExceptionMessage(com.mojang.brigadier.exceptions.CommandSyntaxException e) |
| method_30505(com.mojang.brigadier.exceptions.CommandSyntaxException arg0) |
| formatException(com.mojang.brigadier.exceptions.CommandSyntaxException exception) |
|
| private void |
| updateUsageInfo(com.mojang.brigadier.ParseResults<ClientSuggestionProvider> currentParse, com.mojang.brigadier.suggestion.Suggestions suggestions) |
| method_23937(com.mojang.brigadier.ParseResults<class_637> arg0, com.mojang.brigadier.suggestion.Suggestions arg1) |
| showCommandSuggestions(com.mojang.brigadier.ParseResults<ClientCommandSource> parseResults, com.mojang.brigadier.suggestion.Suggestions suggestions) |
|
| private List<OrderedText> |
|
| private void |
| recomputeUsageBoxWidth() |
| method_1_2347() |
| calculateWidth() |
|
| private OrderedText |
| formatChat(String text, int offset) |
| method_23931(String arg0, int arg1) |
| provideRenderText(String original, int firstCharacterIndex) |
|
| private static String |
|
| private static OrderedText |
|
| public void |
|
| public boolean |
|
| public void |
|
| public Text |
| getNarrationMessage() |
| method_23958() |
| getNarration() |
|
| public boolean |
| hasAllowedInput() |
| method_1_2345() |
| isAllowedToSend() |
|
| private void |
| lambda$updateCommandInfo$0(com.mojang.brigadier.suggestion.Suggestions arg0) |
| method_23939(com.mojang.brigadier.suggestion.Suggestions arg0) |
| method_23939(com.mojang.brigadier.suggestion.Suggestions suggestions) |
|