History - net.minecraft.client.gui.screen.ChatInputSuggestor$SuggestionWindow
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
Constructors
Methods
void (DrawContext, int, int): render, method_2373, render
void (DrawContext, int, int): extractRenderState, method_2373, render
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.CommandSuggestions$SuggestionsList
net.minecraft.class_4717$class_464
net.minecraft.client.gui.screen.ChatInputSuggestor$SuggestionWindow
Fields
Rect2i: rect, field_2771, area
String: originalContents, field_2768, typedText
List<com.mojang.brigadier.suggestion.Suggestion>: suggestionList, field_25709, suggestions
int: offset, field_2769, inWindowIndex
int: current, field_2766, selection
Vec2f: lastMouse, field_2767, mouse
boolean: tabCycles, field_2765, completed
int: lastNarratedEntry, field_21630, lastNarrationIndex
ChatInputSuggestor: this$0, field_21615, field_21615
Constructors
(int, int, int, List<com.mojang.brigadier.suggestion.Suggestion>, boolean)
Methods
void (DrawContext, int, int): render, method_2373, render
boolean (int, int): mouseClicked, method_2372, mouseClicked
boolean (double): mouseScrolled, method_2370, mouseScrolled
boolean (KeyInput): keyPressed, method_2377, keyPressed
void (int): cycle, method_2371, scroll
void (int): select, method_2374, select
void (): useSuggestion, method_2375, complete
Text (): getNarrationMessage, method_23960, getNarration