net.minecraft.client.gui.components

public class MultiLineEditBox

extends AbstractTextAreaWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

ftb
net.minecraft.client.gui.components.MultiLineEditBox
net.minecraft.class_7529
net.minecraft.unmapped.C_uqwspvtd
net.minecraft.client.gui.widget.EditBoxWidget
net.minecraft.client.gui.widget.EditBoxWidget

Field summary

Modifier and TypeField
private static final int
a
CURSOR_INSERT_WIDTH
field_39502
f_hitkjwgv
CURSOR_PADDING
CURSOR_INSERT_WIDTH
private static final int
c
CURSOR_INSERT_COLOR
field_39503
f_byyxedyq
CURSOR_COLOR
CURSOR_INSERT_COLOR
private static final String
d
CURSOR_APPEND_CHARACTER
field_39504
f_jgfvjiub
UNDERSCORE
CURSOR_APPEND_CHARACTER
private static final int
e
TEXT_COLOR
field_39505
f_hqpqwaey
FOCUSED_BOX_TEXT_COLOR
TEXT_COLOR
private static final int
f
PLACEHOLDER_TEXT_COLOR
field_39506
f_lejmloeh
UNFOCUSED_BOX_TEXT_COLOR
PLACEHOLDER_TEXT_COLOR
private static final int
m
CURSOR_BLINK_INTERVAL_MS
field_45363
f_agtyydng
CURSOR_BLINK_INTERVAL
CURSOR_BLINK_MS
private final Font
n
font
field_39507
f_okmazbkm
textRenderer
textRenderer
private final Component
o
placeholder
field_39508
f_wabxovji
placeholder
placeholder
private final MultilineTextField
p
textField
field_39509
f_rjjfluyc
editBox
textField
private long
q
focusedTime
field_45364
f_krlzekgw
lastSwitchFocusTime
focusTime

Constructor summary

ModifierConstructor
public (Font textRenderer, int x, int y, int width, int height, Component placeholder, Component message)

Method summary

Modifier and TypeMethod
public void
a(int arg0)
setCharacterLimit(int arg0)
method_44402(int arg0)
m_mmxueblh(int arg0)
setMaxLength(int maxLength)
setMaxLength(int length)
public void
b(Consumer<String> arg0)
setValueListener(Consumer<String> arg0)
method_44401(Consumer<String> arg0)
m_rykvkvir(Consumer<String> arg0)
setChangeListener(Consumer<String> changeListener)
setTextChangedListener(Consumer<String> listener)
public void
a(String arg0)
setValue(String arg0)
method_44400(String arg0)
m_erismtkg(String arg0)
setText(String text)
setText(String text)
public String
q()
getValue()
method_44405()
m_fckesgge()
getText()
getText()
public void
a(fwg arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
m_acsoyrbk(C_pofrkllk arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)
updateNarration(NarrationMessageBuilder arg0)
public void
a(double arg0, double arg1)
onClick(double arg0, double arg1)
method_25348(double arg0, double arg1)
m_hxhlmyqd(double arg0, double arg1)
onClick(double arg0, double arg1)
onClick(double arg0, double arg1)
protected void
b(double arg0, double arg1, double arg2, double arg3)
onDrag(double arg0, double arg1, double arg2, double arg3)
method_25349(double arg0, double arg1, double arg2, double arg3)
m_qqoyqdvw(double arg0, double arg1, double arg2, double arg3)
onDrag(double arg0, double arg1, double arg2, double arg3)
onDrag(double arg0, double arg1, double arg2, double arg3)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
m_qwrbtcbl(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
m_jstdhuev(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
protected void
c(frv arg0, int arg1, int arg2, float arg3)
renderContents(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_44389(class_332 arg0, int arg1, int arg2, float arg3)
m_tzyhfway(C_sedilmty arg0, int arg1, int arg2, float arg3)
renderContents(DrawContext arg0, int arg1, int arg2, float arg3)
m_tzyhfway(GuiGraphics arg0, int arg1, int arg2, float arg3)
protected void
b(frv arg0)
renderDecorations(GuiGraphics arg0)
method_44384(class_332 arg0)
m_qaeydaaw(C_sedilmty arg0)
renderOverlay(DrawContext arg0)
m_qaeydaaw(GuiGraphics arg0)
public int
c()
getInnerHeight()
method_44391()
m_psxcqeyw()
getContentsHeight()
protected double
o()
scrollRate()
method_44393()
m_emnccvkh()
getDeltaYPerScroll()
private void
b(frv arg0, int arg1, int arg2, int arg3, int arg4)
renderHighlight(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4)
method_44403(class_332 arg0, int arg1, int arg2, int arg3, int arg4)
m_ijmstpnd(C_sedilmty arg0, int arg1, int arg2, int arg3, int arg4)
drawSelection(DrawContext context, int left, int top, int right, int bottom)
renderSelection(GuiGraphics graphics, int x1, int y1, int x2, int y2)
private void
r()
scrollToCursor()
method_44407()
m_lbxcrpgy()
onCursorChange()
onCursorChanged()
private void
c(double arg0, double arg1)
seekCursorScreen(double arg0, double arg1)
method_44404(double arg0, double arg1)
m_ywejebdd(double arg0, double arg1)
moveCursor(double mouseX, double mouseY)
moveCursor(double x, double y)
public void
a(boolean arg0)
setFocused(boolean arg0)
method_25365(boolean arg0)
m_sxncwtsd(boolean arg0)
setFocused(boolean arg0)
setFocused(boolean arg0)