History - net.minecraft.client.gui.components.AbstractScrollArea
25w03a
Names
fom
fqg
Fields
double: a, scrollAmount, field_39497, scrollY, f_370895_
double: a, scrollAmount, field_39497, scrollY
boolean: e, scrolling, field_39498, scrollbarDragged, f_370597_
boolean: e, scrolling, field_39498, scrollbarDragged
ResourceLocation: c, SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE, f_371234_
ResourceLocation: c, SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE
int: b, SCROLLBAR_WIDTH, field_55258, SCROLLBAR_WIDTH, f_371374_
int: b, SCROLLBAR_WIDTH, field_55258, SCROLLBAR_WIDTH
ResourceLocation: d, SCROLLER_BACKGROUND_SPRITE, field_55259, SCROLLER_BACKGROUND_TEXTURE, f_371300_
ResourceLocation: d, SCROLLER_BACKGROUND_SPRITE, field_55259, SCROLLER_BACKGROUND_TEXTURE
Constructors
Methods
boolean (double, double, int, double, double): a, mouseDragged, method_25403, mouseDragged, m_7979_
boolean (double, double, int, double, double): a, mouseDragged, method_25403, mouseDragged
int (): k, scrollerHeight, method_44394, getScrollbarThumbHeight, m_373777_
int (): k, scrollerHeight, method_44394, getScrollbarThumbHeight
double (): g, scrollAmount, method_44387, getScrollY, m_372095_
double (): g, scrollAmount, method_44387, getScrollY
void (double): a, setScrollAmount, method_44382, setScrollY, m_239020_
void (double): a, setScrollAmount, method_44382, setScrollY
int (): i, maxScrollAmount, method_44390, getMaxScrollY, m_372337_
int (): i, maxScrollAmount, method_44390, getMaxScrollY
int (): n, contentHeight, method_44395, getContentsHeightWithPadding, m_372078_
int (): n, contentHeight, method_44395, getContentsHeightWithPadding
boolean (): j, scrollbarVisible, method_44392, overflows, m_373053_
boolean (): j, scrollbarVisible, method_44392, overflows
double (): o, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): o, scrollRate, method_44393, getDeltaYPerScroll
void (GuiGraphics): a, renderScrollbar, method_44396, drawScrollbar, m_373872_
void (GuiGraphics): a, renderScrollbar, method_44396, drawScrollbar
boolean (double, double, double, double): a, mouseScrolled, method_25401, mouseScrolled, m_6050_
boolean (double, double, double, double): a, mouseScrolled, method_25401, mouseScrolled
void (double, double): b, onRelease, method_25357, onRelease, m_7691_
void (double, double): b, onRelease, method_25357, onRelease
boolean (double, double, int): c, updateScrolling, method_65505, checkScrollbarDragged, m_374193_
boolean (double, double, int): c, updateScrolling, method_65505, checkScrollbarDragged
void (): h, refreshScrollAmount, method_65506, refreshScroll, m_374512_
void (): h, refreshScrollAmount, method_65506, refreshScroll
int (): l, scrollBarX, method_65507, getScrollbarX, m_372556_
int (): l, scrollBarX, method_65507, getScrollbarX
int (): m, scrollBarY, method_65508, getScrollbarThumbY, m_373747_
int (): m, scrollBarY, method_65508, getScrollbarThumbY
1.21.4
Names
fnz
fom
net.minecraft.client.gui.components.AbstractScrollWidget
net.minecraft.client.gui.components.AbstractScrollArea
net.minecraft.src.C_238472_
net.minecraft.src.C_370426_
Fields
int: c, INNER_PADDING, field_39496, PADDING, f_238777_
double: e, scrollAmount, field_39497, scrollY, f_238564_
double: a, scrollAmount, field_39497, scrollY, f_370895_
boolean: f, scrolling, field_39498, scrollbarDragged, f_238779_
boolean: e, scrolling, field_39498, scrollbarDragged, f_370597_
WidgetSprites: a, BACKGROUND_SPRITES, field_45905, TEXT_FIELD_TEXTURES, f_290588_
ResourceLocation: b, SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE, f_290568_
ResourceLocation: c, SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE, f_371234_
int: d, SCROLL_BAR_WIDTH, field_45907, SCROLLER_WIDTH, f_290523_
int: b, SCROLLBAR_WIDTH, field_55258, SCROLLBAR_WIDTH, f_371374_
ResourceLocation: d, SCROLLER_BACKGROUND_SPRITE, field_55259, SCROLLER_BACKGROUND_TEXTURE, f_371300_
Constructors
Methods
boolean (double, double, int): a, mouseClicked, method_25402, mouseClicked, m_6375_
boolean (double, double, int): b, mouseReleased, method_25406, mouseReleased, m_6348_
int (): j, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): k, scrollerHeight, method_44394, getScrollbarThumbHeight, m_373777_
int (): a, innerPadding, method_44381, getPadding, m_239244_
int (): b, totalInnerPadding, method_44385, getPaddingDoubled, m_240012_
double (): c, scrollAmount, method_44387, getScrollY, m_239030_
double (): g, scrollAmount, method_44387, getScrollY, m_372095_
void (double): a, setScrollAmount, method_44382, setScrollY, m_240206_
void (double): a, setScrollAmount, method_44382, setScrollY, m_239020_
int (): d, getMaxScrollAmount, method_44390, getMaxScrollY, m_239509_
int (): i, maxScrollAmount, method_44390, getMaxScrollY, m_372337_
int (): k, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): n, contentHeight, method_44395, getContentsHeightWithPadding, m_372078_
boolean (int, int): a, withinContentAreaTopBottom, method_44383, isVisible, m_239942_
boolean (double, double): b, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
int (): h, getInnerHeight, method_44391, getContentsHeight, m_239019_
boolean (): e, scrollbarVisible, method_44392, overflows, m_239656_
boolean (): j, scrollbarVisible, method_44392, overflows, m_373053_
double (): i, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): o, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
boolean (int, int, int): a, keyPressed, method_25404, keyPressed, m_7933_
void (GuiGraphics, int, int, float): b, renderWidget, method_48579, renderWidget, m_87963_
void (GuiGraphics): a, renderDecorations, method_44384, renderOverlay, m_239516_
void (GuiGraphics): b, renderBackground, method_44386, drawBox, m_240048_
void (GuiGraphics, int, int, int, int): a, renderBorder, method_52233, drawBox, m_289749_
void (GuiGraphics): c, renderScrollBar, method_44396, drawScrollbar, m_264041_
void (GuiGraphics): a, renderScrollbar, method_44396, drawScrollbar, m_373872_
void (GuiGraphics, int, int, float): c, renderContents, method_44389, renderContents, m_239197_
int (): g, scrollbarWidth, method_53532, getScrollerWidth, m_294573_
void (double, double): b, onRelease, method_25357, onRelease, m_7691_
boolean (double, double, int): c, updateScrolling, method_65505, checkScrollbarDragged, m_374193_
void (): h, refreshScrollAmount, method_65506, refreshScroll, m_374512_
int (): l, scrollBarX, method_65507, getScrollbarX, m_372556_
int (): m, scrollBarY, method_65508, getScrollbarThumbY, m_373747_
1.21.3
Names
fig
fnz
Fields
Constructors
Methods
int (): f, scrollbarWidth, method_53532, getScrollerWidth, m_294573_
int (): g, scrollbarWidth, method_53532, getScrollerWidth, m_294573_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fha
fig
Fields
Constructors
Methods
1.20.6
Names
exa
fha
Fields
Constructors
Methods
int (): g, getInnerHeight, method_44391, getContentsHeight, m_239019_
int (): h, getInnerHeight, method_44391, getContentsHeight, m_239019_
1.20.4
Names
esk
exa
Fields
boolean: l, scrolling, field_39498, scrollbarDragged, f_238779_
boolean: f, scrolling, field_39498, scrollbarDragged, f_238779_
Constructors
Methods
int (): w, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): j, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): x, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): k, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
boolean (double, double): c, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
boolean (double, double): b, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
double (): h, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): i, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
void (GuiGraphics, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_
void (GuiGraphics, int, int, float): b, renderWidget, method_48579, renderWidget, m_87963_
1.20.2
Names
epb
esk
Fields
int: a, BORDER_COLOR_FOCUSED, field_39493, FOCUSED_BORDER_COLOR, f_238809_
int: b, BORDER_COLOR, field_39494, UNFOCUSED_BORDER_COLOR, f_238810_
int: c, BACKGROUND_COLOR, field_39495, BOX_COLOR, f_238748_
int: d, INNER_PADDING, field_39496, PADDING, f_238777_
int: c, INNER_PADDING, field_39496, PADDING, f_238777_
boolean: f, scrolling, field_39498, scrollbarDragged, f_238779_
boolean: l, scrolling, field_39498, scrollbarDragged, f_238779_
WidgetSprites: a, BACKGROUND_SPRITES, field_45905, TEXT_FIELD_TEXTURES, f_290588_
ResourceLocation: b, SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE, f_290568_
int: d, SCROLL_BAR_WIDTH, field_45907, SCROLLER_WIDTH, f_290523_
Constructors
Methods
boolean (double, double, double): a, mouseScrolled, method_25401, mouseScrolled, m_6050_
int (): v, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): w, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): w, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): x, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): f, getInnerHeight, method_44391, getContentsHeight, m_239019_
int (): g, getInnerHeight, method_44391, getContentsHeight, m_239019_
double (): g, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): h, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
boolean (double, double, double, double): a, mouseScrolled, method_25401, mouseScrolled, m_6050_
int (): f, scrollbarWidth, method_53532, getScrollerWidth, m_294573_
1.20.1
Names
env
epb
Fields
Constructors
Methods
int (): t, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): v, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
void (PoseStack): a, renderDecorations, method_44384, renderOverlay, m_239516_
int (): v, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): w, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
void (PoseStack): b, renderBackground, method_44386, drawBox, m_240048_
int (): e, getInnerHeight, method_44391, getContentsHeight, m_239019_
int (): f, getInnerHeight, method_44391, getContentsHeight, m_239019_
boolean (): f, scrollbarVisible, method_44392, overflows, m_239656_
boolean (): e, scrollbarVisible, method_44392, overflows, m_239656_
void (PoseStack, int, int, float): c, renderContents, method_44389, renderContents, m_239000_
void (PoseStack, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_
void (PoseStack): c, renderScrollBar, method_44396, drawScrollbar, m_264041_
void (GuiGraphics, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_
void (GuiGraphics): a, renderDecorations, method_44384, renderOverlay, m_239516_
void (GuiGraphics): b, renderBackground, method_44386, drawBox, m_240048_
void (GuiGraphics, int, int, int, int): a, renderBorder, method_52233, drawBox, m_289749_
void (GuiGraphics): c, renderScrollBar, method_44396, drawScrollbar, m_264041_
void (GuiGraphics, int, int, float): c, renderContents, method_44389, renderContents, m_239197_
1.19.4
Names
ekt
env
Fields
Constructors
Methods
void (PoseStack, int, int, float): b, renderButton, method_25359, renderButton, m_6303_
int (): u, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): v, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
void (): v, renderScrollBar, method_44396, drawScrollbar, m_239245_
boolean (double, double): e, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
boolean (double, double): c, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
boolean (): g, scrollbarVisible, method_44392, overflows, m_239656_
boolean (): f, scrollbarVisible, method_44392, overflows, m_239656_
double (): h, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): g, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
boolean (int, int, int): a, keyPressed, method_25404, keyPressed, m_7933_
void (PoseStack, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_
void (PoseStack): c, renderScrollBar, method_44396, drawScrollbar, m_264041_
1.19.3
Names
ehk
ekt
Fields
Constructors
Methods
int (): p, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): t, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
int (): q, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
int (): u, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
void (): r, renderScrollBar, method_44396, drawScrollbar, m_239245_
void (): v, renderScrollBar, method_44396, drawScrollbar, m_239245_
boolean (double, double): c, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
boolean (double, double): e, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
boolean (): f, scrollbarVisible, method_44392, overflows, m_239656_
boolean (): g, scrollbarVisible, method_44392, overflows, m_239656_
double (): g, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
double (): h, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
ehk
net.minecraft.client.gui.components.AbstractScrollWidget
net.minecraft.class_7528
net.minecraft.client.gui.widget.ScrollableWidget
net.minecraft.src.C_238472_
Fields
int: a, BORDER_COLOR_FOCUSED, field_39493, FOCUSED_BORDER_COLOR, f_238809_
int: b, BORDER_COLOR, field_39494, UNFOCUSED_BORDER_COLOR, f_238810_
int: c, BACKGROUND_COLOR, field_39495, BOX_COLOR, f_238748_
int: d, INNER_PADDING, field_39496, PADDING, f_238777_
double: e, scrollAmount, field_39497, scrollY, f_238564_
boolean: f, scrolling, field_39498, scrollbarDragged, f_238779_
Constructors
(int, int, int, int, Component)
Methods
boolean (double, double, int): a, mouseClicked, method_25402, mouseClicked, m_6375_
boolean (double, double, int): b, mouseReleased, method_25406, mouseReleased, m_6348_
boolean (double, double, int, double, double): a, mouseDragged, method_25403, mouseDragged, m_7979_
boolean (double, double, double): a, mouseScrolled, method_25401, mouseScrolled, m_6050_
void (PoseStack, int, int, float): b, renderButton, method_25359, renderButton, m_6303_
int (): p, getScrollBarHeight, method_44394, getScrollbarThumbHeight, m_240211_
void (PoseStack): a, renderDecorations, method_44384, renderOverlay, m_239516_
int (): a, innerPadding, method_44381, getPadding, m_239244_
int (): b, totalInnerPadding, method_44385, getPaddingDoubled, m_240012_
double (): c, scrollAmount, method_44387, getScrollY, m_239030_
void (double): a, setScrollAmount, method_44382, setScrollY, m_240206_
int (): d, getMaxScrollAmount, method_44390, getMaxScrollY, m_239509_
int (): q, getContentHeight, method_44395, getContentsHeightWithPadding, m_239044_
void (PoseStack): b, renderBackground, method_44386, drawBox, m_240048_
void (): r, renderScrollBar, method_44396, drawScrollbar, m_239245_
boolean (int, int): a, withinContentAreaTopBottom, method_44383, isVisible, m_239942_
boolean (double, double): c, withinContentAreaPoint, method_44388, isWithinBounds, m_239606_
int (): e, getInnerHeight, method_44391, getContentsHeight, m_239019_
boolean (): f, scrollbarVisible, method_44392, overflows, m_239656_
double (): g, scrollRate, method_44393, getDeltaYPerScroll, m_239725_
void (PoseStack, int, int, float): c, renderContents, method_44389, renderContents, m_239000_