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

1.13.2

Names

cgx

cgy

net.minecraft.unmapped.C_16178213

net.minecraft.class_367

Fields

int: g, f_58474867, id, field_175208_g

int: g, field_10355, id, field_175208_g, id

TextRenderer: h, f_08457791, textRenderer, field_146211_a

TextRenderer: h, field_1116, textRenderer, field_146211_a, fontRenderer

int: a, f_62122459, x, field_146209_f

int: a, field_1117, x, field_146209_f, x

int: f, f_90267608, y, field_146210_g

int: f, field_1118, y, field_146210_g, y

int: i, f_63065497, width, field_146218_h

int: i, field_1119, width, field_146218_h, width

int: j, f_30184164, height, field_146219_i

int: j, field_1120, height, field_146219_i, height

String: k, f_07858179, text, field_146216_j

String: k, field_1121, text, field_146216_j, text

int: l, f_66000923, maxLength, field_146217_k

int: l, field_1122, maxLength, field_146217_k, maxStringLength

int: m, f_97792682, focusedTicks, field_146214_l

int: m, field_1123, focusedTicks, field_146214_l, cursorCounter

boolean: n, f_17060668, hasBorder, field_146215_m

boolean: n, field_1124, hasBorder, field_146215_m, enableBackgroundDrawing

boolean: o, f_37175217, focusUnlocked, field_146212_n

boolean: o, field_1125, focusUnlocked, field_146212_n, canLoseFocus

boolean: p, f_03252369, focused, field_146213_o

boolean: p, field_1126, focused, field_146213_o, isFocused

boolean: q, f_45058509, editable, field_146226_p

boolean: q, field_1127, editable, field_146226_p, isEnabled

int: r, f_26530929, firstCharacterIndex, field_146225_q

int: r, field_1128, firstCharacterIndex, field_146225_q, lineScrollOffset

int: s, f_60767391, selectionStart, field_146224_r

int: s, field_1129, selectionStart, field_146224_r, cursorPosition

int: t, f_24567658, selectionEnd, field_146223_s

int: t, field_1130, selectionEnd, field_146223_s, selectionEnd

int: u, f_60857706, editableColor, field_146222_t

int: u, field_1131, editableColor, field_146222_t, enabledColor

int: v, f_29487991, uneditableColor, field_146221_u

int: v, field_1132, uneditableColor, field_146221_u, disabledColor

boolean: w, f_72813885, visible, field_146220_v

boolean: w, field_1133, visible, field_146220_v, visible

String: x, f_14732689, suggestion, field_195614_x

String: x, field_20068, suggestion, field_195614_x, suggestion

BiConsumer<Integer, String>: y, f_95539248, responder, field_175210_x

BiConsumer<Integer, String>: y, field_20069, responder, field_175210_x, guiResponder

Predicate<String>: z, f_37011807, filter, field_175209_y

Predicate<String>: z, field_20070, filter, field_175209_y, validator

BiFunction<String, Integer, String>: A, f_23111566, formatter, field_195613_A

BiFunction<String, Integer, String>: A, field_20067, formatter, field_195613_A, textFormatter

Constructors

Methods

void (): a, m_85307449, tick, func_146178_a

void (): a, method_916, tick, func_146178_a, tick

void (String): a, m_31911570, setText, func_146180_a

void (String): a, method_922, setText, func_146180_a, setText

String (): b, m_79292215, getText, func_146179_b

String (): b, method_924, getText, func_146179_b, getText

String (): c, m_87121228, getSelectedText, func_146207_c

String (): c, method_928, getSelectedText, func_146207_c, getSelectedText

void (String): b, m_27672042, write, func_146191_b

void (String): b, method_926, write, func_146191_b, writeText

void (int, String): a, m_56392786, onTextChanged, func_190516_a

void (int, String): a, method_13838, onTextChanged, func_190516_a, setResponderEntryValue

void (int): a, m_76500029, eraseWords, func_146177_a

void (int): a, method_918, eraseWords, func_146177_a, deleteWords

void (int): b, m_44562688, eraseCharacters, func_146175_b

void (int): b, method_925, eraseCharacters, func_146175_b, deleteFromCursor

int (int): c, m_31991625, getWordSkipPosition, func_146187_c

int (int): c, method_929, getWordSkipPosition, func_146187_c, getNthWordFromCursor

int (int, int): a, m_48240401, getWordSkipPosition, func_146183_a

int (int, int): a, method_919, getWordSkipPosition, func_146183_a, getNthWordFromPos

int (int, int, boolean): a, m_60754282, getWordSkipPosition, func_146197_a

int (int, int, boolean): a, method_921, getWordSkipPosition, func_146197_a, getNthWordFromPosWS

void (int): d, m_04468883, moveCursor, func_146182_d

void (int): d, method_932, moveCursor, func_146182_d, moveCursorBy

void (int): e, m_52969659, setCursor, func_146190_e

void (int): e, method_935, setCursor, func_146190_e, setCursorPosition

void (): e, m_65764549, setCursorToStart, func_146196_d

void (): e, method_931, setCursorToStart, func_146196_d, setCursorPositionZero

void (): f, m_20525393, setCursorToEnd, func_146202_e

void (): f, method_934, setCursorToEnd, func_146202_e, setCursorPositionEnd

void (int, int, int, int): c, m_12129503, renderSelection, func_146188_c

void (int, int, int, int): c, method_930, renderSelection, func_146188_c, drawSelectionBox

void (int): g, m_59977312, setMaxLength, func_146203_f

void (int): g, method_938, setMaxLength, func_146203_f, setMaxStringLength

int (): g, m_51924759, getMaxLength, func_146208_g

int (): g, method_939, getMaxLength, func_146208_g, getMaxStringLength

int (): h, m_54957687, getCursor, func_146198_h

int (): h, method_941, getCursor, func_146198_h, getCursorPosition

boolean (): i, m_77000577, hasBorder, func_146181_i

boolean (): i, method_942, hasBorder, func_146181_i, getEnableBackgroundDrawing

void (boolean): a, m_10610678, setHasBorder, func_146185_a

void (boolean): a, method_923, setHasBorder, func_146185_a, setEnableBackgroundDrawing

void (int): h, m_79863681, setEditableColor, func_146193_g

void (int): h, method_940, setEditableColor, func_146193_g, setTextColor

void (int): i, m_25640344, setUneditableColor, func_146204_h

void (int): i, method_4244, setUneditableColor, func_146204_h, setDisabledTextColour

void (boolean): c, m_15958311, setFocused, func_146195_b

void (boolean): c, method_927, setFocused, func_146195_b, setFocused

boolean (): m, m_88884748, isFocused, func_146206_l

boolean (): m, method_944, isFocused, func_146206_l, isFocused

void (boolean): d, m_32085369, setEditable, func_146184_c

void (boolean): d, method_4243, setEditable, func_146184_c, setEnabled

int (): o, m_41953874, getSelectionEnd, func_146186_n

int (): o, method_945, getSelectionEnd, func_146186_n, getSelectionEnd

int (): p, m_91553814, getInnerWidth, func_146200_o

int (): p, method_946, getInnerWidth, func_146200_o, getWidth

void (int): j, m_58527884, setSelectionEnd, func_146199_i

void (int): j, method_943, setSelectionEnd, func_146199_i, setSelectionPos

void (boolean): e, m_43135179, setFocusUnlocked, func_146205_d

void (boolean): e, method_933, setFocusUnlocked, func_146205_d, setCanLoseFocus

boolean (): r, m_83140144, isVisible, func_146176_q

boolean (): r, method_947, isVisible, func_146176_q, getVisible

void (boolean): f, m_80246088, setVisible, func_146189_e

void (boolean): f, method_936, setVisible, func_146189_e, setVisible

void (BiConsumer<Integer, String>): a, m_15047165, setResponder, func_195609_a

void (BiConsumer<Integer, String>): a, method_18387, setResponder, func_195609_a, setTextAcceptHandler

void (BiFunction<String, Integer, String>): a, m_00401736, setFormatter, func_195607_a

void (BiFunction<String, Integer, String>): a, method_18388, setFormatter, func_195607_a, setTextFormatter

void (Predicate<String>): a, m_79523069, setFilter, func_200675_a

void (Predicate<String>): a, method_18389, setFilter, func_200675_a, setValidator

boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed

boolean (int, int, int): keyPressed, keyPressed, keyPressed, keyPressed, keyPressed

boolean (char, int): charTyped, m_98491981, charTyped, charTyped

boolean (char, int): charTyped, charTyped, charTyped, charTyped, charTyped

boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked

boolean (double, double, int): mouseClicked, mouseClicked, mouseClicked, mouseClicked, mouseClicked

void (int, int, float): a, m_30049367, render, func_195608_a

void (int, int, float): a, method_18385, render, func_195608_a, drawTextField

void (boolean): b, m_06433599, changeFocus, func_205700_b

void (boolean): b, method_18428, changeFocus, func_205700_b, focusChanged

boolean (): af_, m_09071144, m_09071144, func_207704_ae_

boolean (): af_, method_18427, m_09071144, func_207704_ae_, canFocus

void (String): c, m_55591778, setSuggestion, func_195612_c

void (String): c, method_18390, setSuggestion, func_195612_c, setSuggestion

int (int): k, m_38095230, getScreenX, func_195611_j

int (int): k, method_18392, getScreenX, func_195611_j, func_195611_j

void (int): f, m_90212504, setSelectionStart, func_212422_f

void (int): f, method_18391, setSelectionStart, func_212422_f, func_212422_f

1.13.1

Names

cgn

cgx

Fields

Constructors

(int, TextRenderer, int, int, int, int, TextFieldWidget)

Methods

void (int): f, m_59977312, setMaxLength, func_146203_f

void (int): g, m_59977312, setMaxLength, func_146203_f

void (int): g, m_79863681, setEditableColor, func_146193_g

void (int): h, m_79863681, setEditableColor, func_146193_g

void (int): h, m_25640344, setUneditableColor, func_146204_h

void (int): i, m_25640344, setUneditableColor, func_146204_h

void (int): i, m_58527884, setSelectionEnd, func_146199_i

void (int): j, m_58527884, setSelectionEnd, func_146199_i

int (int): j, m_38095230, getScreenX, func_195611_j

int (int): k, m_38095230, getScreenX, func_195611_j

void (int): f, m_90212504, setSelectionStart, func_212422_f

1.13

Names

bje

cgn

net.minecraft.class_367

net.minecraft.unmapped.C_16178213

Fields

int: g, field_10355, id, field_175208_g, id

int: g, f_58474867, id, field_175208_g

TextRenderer: h, field_1116, textRenderer, field_146211_a, fontRenderer

TextRenderer: h, f_08457791, textRenderer, field_146211_a

int: a, field_1117, x, field_146209_f, x

int: a, f_62122459, x, field_146209_f

int: f, field_1118, y, field_146210_g, y

int: f, f_90267608, y, field_146210_g

int: i, field_1119, width, field_146218_h, width

int: i, f_63065497, width, field_146218_h

int: j, field_1120, height, field_146219_i, height

int: j, f_30184164, height, field_146219_i

String: k, field_1121, text, field_146216_j, text

String: k, f_07858179, text, field_146216_j

int: l, field_1122, maxLength, field_146217_k, maxStringLength

int: l, f_66000923, maxLength, field_146217_k

int: m, field_1123, focusedTicks, field_146214_l, cursorCounter

int: m, f_97792682, focusedTicks, field_146214_l

boolean: n, field_1124, hasBorder, field_146215_m, enableBackgroundDrawing

boolean: n, f_17060668, hasBorder, field_146215_m

boolean: o, field_1125, focusUnlocked, field_146212_n, canLoseFocus

boolean: o, f_37175217, focusUnlocked, field_146212_n

boolean: p, field_1126, focused, field_146213_o, isFocused

boolean: p, f_03252369, focused, field_146213_o

boolean: q, field_1127, editable, field_146226_p, isEnabled

boolean: q, f_45058509, editable, field_146226_p

int: r, field_1128, firstCharacterIndex, field_146225_q, lineScrollOffset

int: r, f_26530929, firstCharacterIndex, field_146225_q

int: s, field_1129, selectionStart, field_146224_r, cursorPosition

int: s, f_60767391, selectionStart, field_146224_r

int: t, field_1130, selectionEnd, field_146223_s, selectionEnd

int: t, f_24567658, selectionEnd, field_146223_s

int: u, field_1131, editableColor, field_146222_t, enabledColor

int: u, f_60857706, editableColor, field_146222_t

int: v, field_1132, uneditableColor, field_146221_u, disabledColor

int: v, f_29487991, uneditableColor, field_146221_u

boolean: w, field_1133, visible, field_146220_v, visible

boolean: w, f_72813885, visible, field_146220_v

OverworldGeneratorOptionsWidget$Controller: x, field_10356, controller, field_175210_x, guiResponder

com.google.common.base.Predicate<String>: y, field_10357, filter, field_175209_y, validator

String: x, f_14732689, suggestion, field_195614_x

BiConsumer<Integer, String>: y, f_95539248, responder, field_175210_x

Predicate<String>: z, f_37011807, filter, field_175209_y

BiFunction<String, Integer, String>: A, f_23111566, formatter, field_195613_A

Constructors

Methods

void (OverworldGeneratorOptionsWidget$Controller): a, method_9456, setController, func_175207_a, setGuiResponder

void (): a, method_916, tick, func_146178_a, updateCursorCounter

void (): a, m_85307449, tick, func_146178_a

void (String): a, method_922, setText, func_146180_a, setText

void (String): a, m_31911570, setText, func_146180_a

String (): b, method_924, getText, func_146179_b, getText

String (): b, m_79292215, getText, func_146179_b

String (): c, method_928, getSelectedText, func_146207_c, getSelectedText

String (): c, m_87121228, getSelectedText, func_146207_c

void (com.google.common.base.Predicate<String>): a, method_9457, setFilter, func_175205_a, setValidator

void (String): b, method_926, write, func_146191_b, writeText

void (String): b, m_27672042, write, func_146191_b

void (int, String): a, method_13838, onTextChanged, func_190516_a, setResponderEntryValue

void (int, String): a, m_56392786, onTextChanged, func_190516_a

void (int): a, method_918, eraseWords, func_146177_a, deleteWords

void (int): a, m_76500029, eraseWords, func_146177_a

void (int): b, method_925, eraseCharacters, func_146175_b, deleteFromCursor

void (int): b, m_44562688, eraseCharacters, func_146175_b

int (): d, method_9458, getId, func_175206_d, getId

int (int): c, method_929, getWordSkipPosition, func_146187_c, getNthWordFromCursor

int (int): c, m_31991625, getWordSkipPosition, func_146187_c

int (int, int): a, method_919, getWordSkipPosition, func_146183_a, getNthWordFromPos

int (int, int): a, m_48240401, getWordSkipPosition, func_146183_a

int (int, int, boolean): a, method_921, getWordSkipPosition, func_146197_a, getNthWordFromPosWS

int (int, int, boolean): a, m_60754282, getWordSkipPosition, func_146197_a

void (int): d, method_932, moveCursor, func_146182_d, moveCursorBy

void (int): d, m_04468883, moveCursor, func_146182_d

void (int): e, method_935, setCursor, func_146190_e, setCursorPosition

void (int): e, m_52969659, setCursor, func_146190_e

void (): e, method_931, setCursorToStart, func_146196_d, setCursorPositionZero

void (): e, m_65764549, setCursorToStart, func_146196_d

void (): f, method_934, setCursorToEnd, func_146202_e, setCursorPositionEnd

void (): f, m_20525393, setCursorToEnd, func_146202_e

boolean (char, int): a, method_917, keyPressed, func_146201_a, textboxKeyTyped

boolean (int, int, int): a, method_920, mouseClicked, func_146192_a, mouseClicked

void (): g, method_937, render, func_146194_f, drawTextBox

void (int, int, int, int): c, method_930, renderSelection, func_146188_c, drawSelectionBox

void (int, int, int, int): c, m_12129503, renderSelection, func_146188_c

void (int): f, method_938, setMaxLength, func_146203_f, setMaxStringLength

void (int): f, m_59977312, setMaxLength, func_146203_f

int (): h, method_939, getMaxLength, func_146208_g, getMaxStringLength

int (): g, m_51924759, getMaxLength, func_146208_g

int (): i, method_941, getCursor, func_146198_h, getCursorPosition

int (): h, m_54957687, getCursor, func_146198_h

boolean (): j, method_942, hasBorder, func_146181_i, getEnableBackgroundDrawing

boolean (): i, m_77000577, hasBorder, func_146181_i

void (boolean): a, method_923, setHasBorder, func_146185_a, setEnableBackgroundDrawing

void (boolean): a, m_10610678, setHasBorder, func_146185_a

void (int): g, method_940, setEditableColor, func_146193_g, setTextColor

void (int): g, m_79863681, setEditableColor, func_146193_g

void (int): h, method_4244, setUneditableColor, func_146204_h, setDisabledTextColour

void (int): h, m_25640344, setUneditableColor, func_146204_h

void (boolean): b, method_927, setFocused, func_146195_b, setFocused

void (boolean): c, m_15958311, setFocused, func_146195_b

boolean (): m, method_944, isFocused, func_146206_l, isFocused

boolean (): m, m_88884748, isFocused, func_146206_l

void (boolean): c, method_4243, setEditable, func_146184_c, setEnabled

void (boolean): d, m_32085369, setEditable, func_146184_c

int (): o, method_945, getSelectionEnd, func_146186_n, getSelectionEnd

int (): o, m_41953874, getSelectionEnd, func_146186_n

int (): p, method_946, getInnerWidth, func_146200_o, getWidth

int (): p, m_91553814, getInnerWidth, func_146200_o

void (int): i, method_943, setSelectionEnd, func_146199_i, setSelectionPos

void (int): i, m_58527884, setSelectionEnd, func_146199_i

void (boolean): d, method_933, setFocusUnlocked, func_146205_d, setCanLoseFocus

void (boolean): e, m_43135179, setFocusUnlocked, func_146205_d

boolean (): r, method_947, isVisible, func_146176_q, getVisible

boolean (): r, m_83140144, isVisible, func_146176_q

void (boolean): e, method_936, setVisible, func_146189_e, setVisible

void (boolean): f, m_80246088, setVisible, func_146189_e

void (BiConsumer<Integer, String>): a, m_15047165, setResponder, func_195609_a

void (BiFunction<String, Integer, String>): a, m_00401736, setFormatter, func_195607_a

void (Predicate<String>): a, m_79523069, setFilter, func_200675_a

boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed

boolean (char, int): charTyped, m_98491981, charTyped, charTyped

boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked

void (int, int, float): a, m_30049367, render, func_195608_a

void (boolean): b, m_06433599, changeFocus, func_205700_b

boolean (): af_, m_09071144, m_09071144, func_207704_ae_

void (String): c, m_55591778, setSuggestion, func_195612_c

int (int): j, m_38095230, getScreenX, func_195611_j

1.12.2

Names

bje

net.minecraft.class_367

net.minecraft.client.gui.widget.TextFieldWidget

net.minecraft.client.gui.GuiTextField

net.minecraft.client.gui.GuiTextField

Fields

int: g, field_10355, id, field_175208_g, id

TextRenderer: h, field_1116, textRenderer, field_146211_a, fontRenderer

int: a, field_1117, x, field_146209_f, x

int: f, field_1118, y, field_146210_g, y

int: i, field_1119, width, field_146218_h, width

int: j, field_1120, height, field_146219_i, height

String: k, field_1121, text, field_146216_j, text

int: l, field_1122, maxLength, field_146217_k, maxStringLength

int: m, field_1123, focusedTicks, field_146214_l, cursorCounter

boolean: n, field_1124, hasBorder, field_146215_m, enableBackgroundDrawing

boolean: o, field_1125, focusUnlocked, field_146212_n, canLoseFocus

boolean: p, field_1126, focused, field_146213_o, isFocused

boolean: q, field_1127, editable, field_146226_p, isEnabled

int: r, field_1128, firstCharacterIndex, field_146225_q, lineScrollOffset

int: s, field_1129, selectionStart, field_146224_r, cursorPosition

int: t, field_1130, selectionEnd, field_146223_s, selectionEnd

int: u, field_1131, editableColor, field_146222_t, enabledColor

int: v, field_1132, uneditableColor, field_146221_u, disabledColor

boolean: w, field_1133, visible, field_146220_v, visible

OverworldGeneratorOptionsWidget$Controller: x, field_10356, controller, field_175210_x, guiResponder

com.google.common.base.Predicate<String>: y, field_10357, filter, field_175209_y, validator

Constructors

(int, TextRenderer, int, int, int, int)

Methods

void (OverworldGeneratorOptionsWidget$Controller): a, method_9456, setController, func_175207_a, setGuiResponder

void (): a, method_916, tick, func_146178_a, updateCursorCounter

void (String): a, method_922, setText, func_146180_a, setText

String (): b, method_924, getText, func_146179_b, getText

String (): c, method_928, getSelectedText, func_146207_c, getSelectedText

void (com.google.common.base.Predicate<String>): a, method_9457, setFilter, func_175205_a, setValidator

void (String): b, method_926, write, func_146191_b, writeText

void (int, String): a, method_13838, onTextChanged, func_190516_a, setResponderEntryValue

void (int): a, method_918, eraseWords, func_146177_a, deleteWords

void (int): b, method_925, eraseCharacters, func_146175_b, deleteFromCursor

int (): d, method_9458, getId, func_175206_d, getId

int (int): c, method_929, getWordSkipPosition, func_146187_c, getNthWordFromCursor

int (int, int): a, method_919, getWordSkipPosition, func_146183_a, getNthWordFromPos

int (int, int, boolean): a, method_921, getWordSkipPosition, func_146197_a, getNthWordFromPosWS

void (int): d, method_932, moveCursor, func_146182_d, moveCursorBy

void (int): e, method_935, setCursor, func_146190_e, setCursorPosition

void (): e, method_931, setCursorToStart, func_146196_d, setCursorPositionZero

void (): f, method_934, setCursorToEnd, func_146202_e, setCursorPositionEnd

boolean (char, int): a, method_917, keyPressed, func_146201_a, textboxKeyTyped

boolean (int, int, int): a, method_920, mouseClicked, func_146192_a, mouseClicked

void (): g, method_937, render, func_146194_f, drawTextBox

void (int, int, int, int): c, method_930, renderSelection, func_146188_c, drawSelectionBox

void (int): f, method_938, setMaxLength, func_146203_f, setMaxStringLength

int (): h, method_939, getMaxLength, func_146208_g, getMaxStringLength

int (): i, method_941, getCursor, func_146198_h, getCursorPosition

boolean (): j, method_942, hasBorder, func_146181_i, getEnableBackgroundDrawing

void (boolean): a, method_923, setHasBorder, func_146185_a, setEnableBackgroundDrawing

void (int): g, method_940, setEditableColor, func_146193_g, setTextColor

void (int): h, method_4244, setUneditableColor, func_146204_h, setDisabledTextColour

void (boolean): b, method_927, setFocused, func_146195_b, setFocused

boolean (): m, method_944, isFocused, func_146206_l, isFocused

void (boolean): c, method_4243, setEditable, func_146184_c, setEnabled

int (): o, method_945, getSelectionEnd, func_146186_n, getSelectionEnd

int (): p, method_946, getInnerWidth, func_146200_o, getWidth

void (int): i, method_943, setSelectionEnd, func_146199_i, setSelectionPos

void (boolean): d, method_933, setFocusUnlocked, func_146205_d, setCanLoseFocus

boolean (): r, method_947, isVisible, func_146176_q, getVisible

void (boolean): e, method_936, setVisible, func_146189_e, setVisible