History - net.minecraft.client.gui.widget.ScrollableTextFieldWidget
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
Fields
Constructors
(int, int, int, int, Text)
(int, int, int, int, Text, boolean, boolean)
(int, int, int, int, Text, ScrollableWidget$Scrollbar)
(int, int, int, int, Text, ScrollableWidget$Scrollbar, boolean, boolean)
Methods
void (DrawContext, int, int, float): renderWidget, method_48579, renderWidget
void (DrawContext, int, int, float): extractWidgetRenderState, method_48579, renderWidget
void (DrawContext): renderDecorations, method_44384, renderOverlay
void (DrawContext): extractDecorations, method_44384, renderOverlay
void (DrawContext): renderBackground, method_44386, drawBox
void (DrawContext): extractBackground, method_44386, drawBox
void (DrawContext, int, int, int, int): renderBorder, method_65511, draw
void (DrawContext, int, int, int, int): extractBorder, method_65511, draw
void (DrawContext, int, int, float): renderContents, method_44389, renderContents
void (DrawContext, int, int, float): extractContents, method_44389, renderContents
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.AbstractTextAreaWidget
net.minecraft.class_10415
net.minecraft.client.gui.widget.ScrollableTextFieldWidget
Fields
ButtonTextures: BACKGROUND_SPRITES, field_55260, TEXTURES
int: INNER_PADDING, field_55261, field_55261
int: DEFAULT_TOTAL_PADDING, field_60867, field_60867
boolean: showBackground, field_60433, hasBackground
boolean: showDecorations, field_60434, hasOverlay
Constructors
(int, int, int, int, Text)
(int, int, int, int, Text, boolean, boolean)
Methods
boolean (Click, boolean): mouseClicked, method_25402, mouseClicked
boolean (KeyInput): keyPressed, method_25404, keyPressed
void (DrawContext, int, int, float): renderWidget, method_48579, renderWidget
void (DrawContext): renderDecorations, method_44384, renderOverlay
int (): innerPadding, method_65509, getTextMargin
int (): totalInnerPadding, method_65512, getPadding
boolean (double, double): isMouseOver, method_25405, isMouseOver
int (): scrollBarX, method_65507, getScrollbarX
int (): contentHeight, method_44395, getContentsHeightWithPadding
void (DrawContext): renderBackground, method_44386, drawBox
void (DrawContext, int, int, int, int): renderBorder, method_65511, draw
boolean (int, int): withinContentAreaTopBottom, method_65510, isVisible
int (): getInnerHeight, method_44391, getContentsHeight
void (DrawContext, int, int, float): renderContents, method_44389, renderContents
int (): getInnerLeft, method_65513, getTextX
int (): getInnerTop, method_65514, getTextY
void (SoundManager): playDownSound, method_25354, playDownSound