History - net.minecraft.client.gui.widget.EditBoxWidget

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

boolean (): capturesInput, method_1_7532, isAcceptingTextInput

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

int: CURSOR_INSERT_WIDTH, field_39502, CURSOR_PADDING

String: CURSOR_APPEND_CHARACTER, field_39504, UNDERSCORE

int: CURSOR_BLINK_INTERVAL_MS, field_45363, CURSOR_BLINK_INTERVAL

ImePreEditWidget: preeditOverlay, field_1_2098, preEditWidget

Constructors

Methods

void (DrawContext, int, int, float): renderContents, method_44389, renderContents

void (DrawContext, int, int, float): extractContents, method_44389, renderContents

void (DrawContext): renderDecorations, method_44384, renderOverlay

void (DrawContext): extractDecorations, method_44384, renderOverlay

double (): scrollRate, method_44393, getDeltaYPerScroll

boolean (ImePreEditInput): preeditUpdated, method_1_2559, preEdit

1.21.11_unobfuscated

Names

net.minecraft.client.gui.components.MultiLineEditBox

net.minecraft.class_7529

net.minecraft.client.gui.widget.EditBoxWidget

Fields

int: CURSOR_INSERT_WIDTH, field_39502, CURSOR_PADDING

int: CURSOR_COLOR, field_39503, CURSOR_COLOR

String: CURSOR_APPEND_CHARACTER, field_39504, UNDERSCORE

int: PLACEHOLDER_TEXT_COLOR, field_39506, UNFOCUSED_BOX_TEXT_COLOR

int: CURSOR_BLINK_INTERVAL_MS, field_45363, CURSOR_BLINK_INTERVAL

TextRenderer: font, field_39507, textRenderer

Text: placeholder, field_39508, placeholder

EditBox: textField, field_39509, editBox

int: textColor, field_60439, textColor

boolean: textShadow, field_60440, textShadow

int: cursorColor, field_60441, cursorColor

long: focusedTime, field_45364, lastSwitchFocusTime

Constructors

(TextRenderer, int, int, int, int, Text, Text, int, boolean, int, boolean, boolean)

Methods

void (int): setCharacterLimit, method_44402, setMaxLength

void (int): setLineLimit, method_71506, setMaxLines

void (Consumer<String>): setValueListener, method_44401, setChangeListener

void (String): setValue, method_44400, setText

void (String, boolean): setValue, method_72234, setText

String (): getValue, method_44405, getText

void (NarrationMessageBuilder): updateWidgetNarration, method_47399, appendClickableNarrations

void (Click, boolean): onClick, method_25348, onClick

void (Click, double, double): onDrag, method_25349, onDrag

boolean (KeyInput): keyPressed, method_25404, keyPressed

boolean (CharInput): charTyped, method_25400, charTyped

void (DrawContext, int, int, float): renderContents, method_44389, renderContents

void (DrawContext): renderDecorations, method_44384, renderOverlay

int (): getInnerHeight, method_44391, getContentsHeight

double (): scrollRate, method_44393, getDeltaYPerScroll

void (): scrollToCursor, method_44407, onCursorChange

void (double, double): seekCursorScreen, method_44404, moveCursor

void (boolean): setFocused, method_25365, setFocused

EditBoxWidget$Builder (): builder, method_71507, builder