net.minecraft.client.gui.components

public abstract class AbstractScrollArea

extends AbstractWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

fom
net.minecraft.client.gui.components.AbstractScrollArea
net.minecraft.class_7528
net.minecraft.unmapped.C_znmdicfw
net.minecraft.client.gui.widget.ScrollableWidget
net.minecraft.unmapped.C_znmdicfw
net.minecraft.src.C_370426_

Field summary

Modifier and TypeField
public static final int
b
SCROLLBAR_WIDTH
field_55258
f_xrnhxvfu
SCROLLBAR_WIDTH
f_371374_
private double
a
scrollAmount
field_39497
f_fkgtufzb
scrollY
f_370895_
private static final ResourceLocation
c
SCROLLER_SPRITE
field_45906
f_navjmjmh
SCROLLER_TEXTURE
f_371234_
private static final ResourceLocation
d
SCROLLER_BACKGROUND_SPRITE
field_55259
f_xudwjnlb
SCROLLER_BACKGROUND_TEXTURE
f_371300_
private boolean
e
scrolling
field_39498
f_xnpdkqhd
scrollbarDragged
f_370597_

Constructor summary

ModifierConstructor
public (int p_378471_, int p_377440_, int p_376831_, int p_375489_, Component arg4)

Method summary

Modifier and TypeMethod
public boolean
a(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
method_25401(double arg0, double arg1, double arg2, double arg3)
m_ztjwzdkn(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
m_6050_(double p_377972_, double p_378419_, double arg2, double arg3)
public boolean
a(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
method_25403(double arg0, double arg1, int arg2, double arg3, double arg4)
m_shbmcoxj(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
m_7979_(double p_377082_, double p_375440_, int arg2, double arg3, double arg4)
public void
b(double arg0, double arg1)
onRelease(double arg0, double arg1)
method_25357(double arg0, double arg1)
m_fkmytxaq(double arg0, double arg1)
onRelease(double arg0, double arg1)
onRelease(double arg0, double arg1)
m_7691_(double p_375870_, double arg1)
public double
g()
scrollAmount()
method_44387()
m_xezdmqdc()
getScrollY()
m_372095_()
public void
a(double arg0)
setScrollAmount(double arg0)
method_44382(double arg0)
m_yvektwyp(double arg0)
setScrollY(double scrollY)
m_yvektwyp(double a)
m_239020_(double arg0)
public boolean
c(double arg0, double arg1, int arg2)
updateScrolling(double arg0, double arg1, int arg2)
method_65505(double arg0, double arg1, int arg2)
m_bnadxabf(double arg0, double arg1, int arg2)
checkScrollbarDragged(double mouseX, double mouseY, int button)
m_374193_(double p_377713_, double arg1, int arg2)
public void
h()
refreshScrollAmount()
method_65506()
m_kdlpjtrp()
refreshScroll()
m_374512_()
public int
i()
maxScrollAmount()
method_44390()
m_efceblhb()
getMaxScrollY()
m_372337_()
protected boolean
j()
scrollbarVisible()
method_44392()
m_esjkrruw()
overflows()
m_373053_()
protected int
k()
scrollerHeight()
method_44394()
m_ivftdsyu()
getScrollbarThumbHeight()
m_373777_()
protected int
l()
scrollBarX()
method_65507()
m_vjijfitt()
getScrollbarX()
m_372556_()
protected int
m()
scrollBarY()
method_65508()
m_ibmgepzu()
getScrollbarThumbY()
m_373747_()
protected void
a(fof arg0)
renderScrollbar(GuiGraphics arg0)
method_44396(class_332 arg0)
m_udtdvvae(C_sedilmty arg0)
drawScrollbar(DrawContext context)
m_udtdvvae(GuiGraphics graphics)
m_373872_(C_279497_ arg0)
protected abstract int
n()
contentHeight()
method_44395()
m_moguksws()
getContentsHeightWithPadding()
m_372078_()
protected abstract double
o()
scrollRate()
method_44393()
m_emnccvkh()
getDeltaYPerScroll()
m_239725_()