History - net.minecraft.client.input.TextInputController
26.3
Names
net.minecraft.client.input.ImeStatusController
net.minecraft.client.input.TextInputController
Fields
boolean: imeRequested, imeRequested, field_1_2575, active
boolean: imeStatusChanged, imeStatusChanged, field_1_2576, statusChanged
boolean: cachedIMEStatus, cachedIMEStatus, field_1_2574, enabled
Object: owner, owner, field_1_9032, element
boolean: hasTextInputArea, hasTextInputArea, field_1_9541, initialized
int: areaX, areaX, field_1_9539, x
int: areaY, areaY, field_1_9540, y
int: areaWidth, areaWidth, field_1_9538, width
int: areaHeight, areaHeight, field_1_9537, height
Constructors
Methods
void (): notifyIMEChanged, notifyIMEChanged, method_1_3108, onChangeStatus
void (): tick, tick, method_1_3114, tick
boolean (): getIMEStatus, getIMEStatus, method_1_3107, isEnabled
void (): tickOutsideTextInput, tickOutsideTextInput, method_1_3116, disable
void (): tickDuringTextInput, tickDuringTextInput, method_1_3115, updateActiveStatus
void (): startTextInput, startTextInput, method_1_3112, startEditing
void (boolean): onTextInputFocusChange, onTextInputFocusChange, method_1_3109, setEditing
void (boolean): setIMEInputMode, setIMEInputMode, method_1_3110, setEnabledInner
void (): applyTextInputArea, applyTextInputArea, method_1_9188, setTextInputArea
void (Object): startTextInput, startTextInput, method_1_3112, startEditing
void (Object): stopTextInput, stopTextInput, method_1_8635, stopEditing
void (Object, boolean): onTextInputFocusChange, onTextInputFocusChange, method_1_3109, setEditing
26.2
Names
Fields
Constructors
Methods
void (): stopTextInput, stopTextInput, method_1_3113, stopEditign
void (): stopTextInput, stopTextInput, method_1_3113, stopEditing
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
com.mojang.blaze3d.platform.TextInputManager
com.mojang.blaze3d.platform.TextInputManager
net.minecraft.class_1_490
net.minecraft.client.input.ImeStatusController
Fields
Window: window, window, field_1_2578, window
boolean: textInputEnabled, textInputEnabled, field_1_2577, editing
boolean: imeRequested, imeRequested, field_1_2575, active
boolean: imeStatusChanged, imeStatusChanged, field_1_2576, statusChanged
boolean: cachedIMEStatus, cachedIMEStatus, field_1_2574, enabled
Constructors
(Window)
Methods
void (int, int, int, int): setTextInputArea, setTextInputArea, method_1_3111, setCursorRectangle
void (): notifyIMEChanged, notifyIMEChanged, method_1_3108, onChangeStatus
void (): tick, tick, method_1_3114, tick
boolean (): getIMEStatus, getIMEStatus, method_1_3107, isEnabled
void (): tickOutsideTextInput, tickOutsideTextInput, method_1_3116, disable
void (): tickDuringTextInput, tickDuringTextInput, method_1_3115, updateActiveStatus
void (): startTextInput, startTextInput, method_1_3112, startEditing
void (): stopTextInput, stopTextInput, method_1_3113, stopEditign
void (boolean): onTextInputFocusChange, onTextInputFocusChange, method_1_3109, setEditing
void (boolean): setIMEInputMode, setIMEInputMode, method_1_3110, setEnabledInner