History - net.minecraft.client.gui.widget.ScrollableWidget
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
int: SCROLLBAR_MIN_HEIGHT, field_1_677, field_1_677
ScrollableWidget$Scrollbar: scrollbarSettings, field_1_678, scrollbar
Constructors
(int, int, int, int, Text)
(int, int, int, int, Text, ScrollableWidget$Scrollbar)
Methods
boolean (): scrollbarVisible, method_44392, overflows
boolean (): scrollable, method_44392, overflows
void (DrawContext, int, int): renderScrollbar, method_44396, drawScrollbar
void (DrawContext, int, int): extractScrollbar, method_44396, drawScrollbar
int (): scrollbarWidth, method_1_643, getScrollbarWidth
ScrollableWidget$Scrollbar (int): defaultSettings, method_1_642, create
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.AbstractScrollArea
net.minecraft.class_7528
net.minecraft.client.gui.widget.ScrollableWidget
Fields
int: SCROLLBAR_WIDTH, field_55258, SCROLLBAR_WIDTH
double: scrollAmount, field_39497, scrollY
Identifier: SCROLLER_SPRITE, field_45906, SCROLLER_TEXTURE
Identifier: SCROLLER_BACKGROUND_SPRITE, field_55259, SCROLLER_BACKGROUND_TEXTURE
boolean: scrolling, field_39498, scrollbarDragged
Constructors
(int, int, int, int, Text)
Methods
boolean (double, double, double, double): mouseScrolled, method_25401, mouseScrolled
boolean (Click, double, double): mouseDragged, method_25403, mouseDragged
void (Click): onRelease, method_25357, onRelease
double (): scrollAmount, method_44387, getScrollY
void (double): setScrollAmount, method_44382, setScrollY
boolean (Click): updateScrolling, method_65505, checkScrollbarDragged
boolean (double, double): isOverScrollbar, method_74038, isInScrollbar
void (): refreshScrollAmount, method_65506, refreshScroll
int (): maxScrollAmount, method_44390, getMaxScrollY
boolean (): scrollbarVisible, method_44392, overflows
int (): scrollerHeight, method_44394, getScrollbarThumbHeight
int (): scrollBarX, method_65507, getScrollbarX
int (): scrollBarY, method_65508, getScrollbarThumbY
void (DrawContext, int, int): renderScrollbar, method_44396, drawScrollbar
int (): contentHeight, method_44395, getContentsHeightWithPadding
double (): scrollRate, method_44393, getDeltaYPerScroll