History - net.minecraft.client.gui.screen.ChatInputSuggestor

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Style: USAGE_FORMAT, field_1_1920, SUGGESTION_STYLE

int: LINE_HEIGHT, field_1_1918, field_1_1918

int: USAGE_OFFSET_FROM_BOTTOM, field_1_1921, field_1_1921

Text: COMMANDS_NOT_ALLOWED_TEXT, field_1_1917, COMMANDS_NOT_ALLOWED

Text: MESSAGES_NOT_ALLOWED_TEXT, field_1_1919, MESSAGES_NOT_ALLOWED

boolean: currentParseIsCommand, field_1_1923, sendingCommand

boolean: currentParseIsMessage, field_1_1924, sendingMessage

boolean: messagesAllowed, field_1_1925, canSendMessages

boolean: commandsAllowed, field_1_1922, canSendCommands

Constructors

Methods

void (): updateUsageInfo, method_23937, showCommandSuggestions

boolean (Formatting): fillNodeUsage, method_23929, showUsages

void (DrawContext, int, int): render, method_23923, render

void (DrawContext, int, int): extractRenderState, method_23923, render

boolean (DrawContext, int, int): renderSuggestions, method_44933, tryRenderWindow

boolean (DrawContext, int, int): extractSuggestions, method_44933, tryRenderWindow

void (DrawContext): renderUsage, method_44932, renderMessages

void (DrawContext): extractUsage, method_44932, renderMessages

void (): lambda$updateCommandInfo$0, method_23939, method_23939

void (boolean, boolean): setRestrictions, method_1_2348, setSendPermissions

boolean (com.mojang.brigadier.ParseResults<ClientCommandSource>): hasMessageArguments, method_1_2346, containsMessageArgument

void (com.mojang.brigadier.ParseResults<ClientCommandSource>, com.mojang.brigadier.suggestion.Suggestions): updateUsageInfo, method_23937, showCommandSuggestions

List<OrderedText> (com.mojang.brigadier.context.SuggestionContext<ClientCommandSource>, Style): fillNodeUsage, method_23929, showUsages

void (): recomputeUsageBoxWidth, method_1_2347, calculateWidth

boolean (): hasAllowedInput, method_1_2345, isAllowedToSend

void (com.mojang.brigadier.suggestion.Suggestions): lambda$updateCommandInfo$0, method_23939, method_23939

1.21.11_unobfuscated

Names

net.minecraft.client.gui.components.CommandSuggestions

net.minecraft.class_4717

net.minecraft.client.gui.screen.ChatInputSuggestor

Fields

Pattern: WHITESPACE_PATTERN, field_21596, WHITESPACE_PATTERN

Style: UNPARSED_STYLE, field_25885, ERROR_STYLE

Style: LITERAL_STYLE, field_25886, INFO_STYLE

List<Style>: ARGUMENT_STYLES, field_25887, HIGHLIGHT_STYLES

MinecraftClient: minecraft, field_21597, client

Screen: screen, field_21598, owner

TextFieldWidget: input, field_21599, textField

TextRenderer: font, field_21600, textRenderer

boolean: commandsOnly, field_21601, slashOptional

boolean: onlyShowIfCursorPastError, field_21602, suggestingWhenEmpty

int: lineStartOffset, field_21603, inWindowIndexOffset

int: suggestionLineLimit, field_21604, maxSuggestionSize

boolean: anchorToBottom, field_21605, chatScreenSized

int: fillColor, field_21606, color

List<OrderedText>: commandUsage, field_21607, messages

int: commandUsagePosition, field_21608, x

int: commandUsageWidth, field_21609, width

com.mojang.brigadier.ParseResults<ClientCommandSource>: currentParse, field_21610, parse

CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>: pendingSuggestions, field_21611, pendingSuggestions

ChatInputSuggestor$SuggestionWindow: suggestions, field_21612, window

boolean: allowSuggestions, field_21613, windowActive

boolean: keepSuggestions, field_21614, completingSuggestions

boolean: allowHiding, field_46191, canLeave

Constructors

(MinecraftClient, Screen, TextFieldWidget, TextRenderer, boolean, boolean, int, int, boolean, int)

Methods

void (boolean): setAllowSuggestions, method_23933, setWindowActive

void (boolean): setAllowHiding, method_53869, setCanLeave

boolean (KeyInput): keyPressed, method_23924, keyPressed

boolean (double): mouseScrolled, method_23921, mouseScrolled

boolean (Click): mouseClicked, method_23922, mouseClicked

void (boolean): showSuggestions, method_23920, show

boolean (): isVisible, method_53867, isOpen

Text (): getUsageNarration, method_53868, getSuggestionUsageNarrationText

void (): hide, method_44931, clearWindow

List<com.mojang.brigadier.suggestion.Suggestion> (com.mojang.brigadier.suggestion.Suggestions): sortSuggestions, method_30104, sortSuggestions

void (): updateCommandInfo, method_23934, refresh

int (String): getLastWordIndex, method_23930, getStartOfCurrentWord

OrderedText (com.mojang.brigadier.exceptions.CommandSyntaxException): getExceptionMessage, method_30505, formatException

void (): updateUsageInfo, method_23937, showCommandSuggestions

boolean (Formatting): fillNodeUsage, method_23929, showUsages

OrderedText (String, int): formatChat, method_23931, provideRenderText

String (String, String): calculateSuggestionSuffix, method_23936, getSuggestionSuffix

OrderedText (com.mojang.brigadier.ParseResults<ClientCommandSource>, String, int): formatText, method_23925, highlight

void (DrawContext, int, int): render, method_23923, render

boolean (DrawContext, int, int): renderSuggestions, method_44933, tryRenderWindow

void (DrawContext): renderUsage, method_44932, renderMessages

Text (): getNarrationMessage, method_23958, getNarration

void (): lambda$updateCommandInfo$0, method_23939, method_23939