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

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

net.minecraft.client.gui.components.IMEPreeditOverlay

net.minecraft.class_1_374

net.minecraft.client.gui.widget.ImePreEditWidget

Fields

Identifier: BACKGROUND, field_1_2102, TEXTURE

Style: FOCUSED_STYLE, field_1_2106, FOCUSED_STYLE

int: SEPARATION_FROM_INPUT, field_1_2108, field_1_2108

int: BORDER_MARGIN, field_1_2103, field_1_2103

int: BORDER_WIDTH, field_1_2105, field_1_2105

int: BORDER_OFFSET, field_1_2104, field_1_2104

int: TEXT_COLOR, field_1_2109, CURSOR_COLOR

int: HOT_AREA_MARGIN, field_1_2107, field_1_2107

TextRenderer: font, field_1_2111, textRenderer

int: inputLeft, field_1_2114, x

int: inputTop, field_1_2115, y

int: inputHeight, field_1_2113, cursorHeight

long: initTimeMs, field_1_2112, lastSwitchFocusTime

Text: preEditText, field_1_2116, styledText

int: preEditTextWidth, field_1_2117, width

int: caretPos, field_1_2110, caretX

Constructors

(ImePreEditInput, TextRenderer, int)

Methods

void (int, int): updateInputPosition, method_1_2549, setPosition

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