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

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

Text: RESTRICTED_NARRATION_TEXT, field_1_1817, RESTRICTED_NARRATION

int: USAGE_BACKGROUND_COLOR, field_1_1818, SUGGESTION_COLOR

boolean: closeOnSubmit, field_1_1820, closeOnSend

ChatHud$Mode: displayMode, field_1_1821, mode

Constructors

(String, boolean, boolean)

Methods

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext, int, int, float): extractRenderState, method_25394, render

void (DrawContext, int, int, float): renderBackground, method_25420, renderBackground

void (DrawContext, int, int, float): extractBackground, method_25420, renderBackground

1.21.11_unobfuscated

Names

net.minecraft.client.gui.screens.ChatScreen

net.minecraft.class_408

net.minecraft.client.gui.screen.ChatScreen

Fields

double: MOUSE_SCROLL_SPEED, field_32237, SHIFT_SCROLL_AMOUNT

Text: USAGE_TEXT, field_33953, USAGE_TEXT

String: historyBuffer, field_2389, chatLastMessage

int: historyPos, field_2387, messageHistoryIndex

TextFieldWidget: input, field_2382, chatField

String: initial, field_18973, originalChatText

boolean: isDraft, field_62013, draft

ChatScreen$CloseReason: exitReason, field_62014, closeReason

ChatInputSuggestor: commandSuggestions, field_21616, chatInputSuggestor

Constructors

(String, boolean)

Methods

void (): init, method_25426, init

void (): setInitialFocus, method_56131, setInitialFocus

void (int, int): resize, method_25410, resize

void (): onClose, method_25419, close

void (): removed, method_25432, removed

boolean (): shouldDiscardDraft, method_73218, shouldNotSaveDraft

void (String): onEdited, method_23945, onChatFieldUpdate

boolean (KeyInput): keyPressed, method_25404, keyPressed

boolean (double, double, double, double): mouseScrolled, method_25401, mouseScrolled

boolean (Click, boolean): mouseClicked, method_25402, mouseClicked

boolean (): insertionClickMode, method_76757, shouldInsert

boolean (Style, boolean): handleComponentClicked, method_75825, handleClickEvent

void (String, boolean): insertText, method_25415, insertText

void (int): moveInHistory, method_2114, setChatFromHistory

OrderedText (String, int): formatChat, method_73216, format

void (DrawContext, int, int, float): render, method_25394, render

void (DrawContext, int, int, float): renderBackground, method_25420, renderBackground

boolean (): isPauseScreen, method_25421, shouldPause

boolean (): isAllowedInPortal, method_73217, keepOpenThroughPortal

void (NarrationMessageBuilder): updateNarrationState, method_37062, addScreenNarrations

void (String, boolean): handleChatInput, method_44056, sendMessage

String (String): normalizeChatMessage, method_44054, normalize