Package net.minecraft.client.gui.widget
Class DelegatingRealmsScrolledSelectionListWidget
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.widget.DelegatingRealmsScrolledSelectionListWidget
- All Implemented Interfaces:
class_4122,class_4123
- Mappings:
Namespace Name official cjaintermediary net/minecraft/class_1810named net/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.ListWidget
client, entryHeight, field_1256, field_20083, field_7735, headerHeight, height, renderHeader, renderSelection, time, visible, width, xEnd, xStart, yDrag, yEnd, yStartFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
ConstructorsConstructorDescriptionDelegatingRealmsScrolledSelectionListWidget(RealmsScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) -
Method Summary
Modifier and TypeMethodDescriptionprotected intprotected intprotected intprotected booleanisEntrySelected(int index) protected voidmethod_1055(int int2, int int3, int int4, int int5, int int6, int int7, float float2) protected booleanmethod_18414(int int2, int int3, double double2, double double3) intbooleanmouseClicked(double double2, double double3, int int2) booleanmouseDragged(double double2, double double3, int int2, double double4, double double5) booleanmouseReleased(double double2, double double3, int int2) booleanmouseScrolled(double double2) protected voidMethods inherited from class net.minecraft.client.gui.widget.ListWidget
capYPosition, charTyped, clickedHeader, getItemHeight, getMaxScroll, getRowWidth, getScrollAmount, keyPressed, method_18411, method_18412, method_18415, method_18416, method_18417, method_18423, method_6704, method_9528, render, renderDecorations, renderHeader, renderHoleBackground, scroll, setHeader, setRenderSelection, setXPos, updateBoundsMethods inherited from class net.minecraft.class_4121
getFocused, method_18421, method_18424, method_18425, method_18426Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
method_18427, method_18428Methods inherited from interface net.minecraft.class_4123
keyReleased
-
Field Details
-
list
- Mappings:
Namespace Name Mixin selector official vLcja;v:Lnet/minecraft/realms/RealmsScrolledSelectionList;intermediary field_7749Lnet/minecraft/class_1810;field_7749:Lnet/minecraft/realms/RealmsScrolledSelectionList;named listLnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsScrolledSelectionList;
-
-
Constructor Details
-
DelegatingRealmsScrolledSelectionListWidget
public DelegatingRealmsScrolledSelectionListWidget(RealmsScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) - Mappings:
Namespace Name Mixin selector official <init>Lcja;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)Vintermediary <init>Lnet/minecraft/class_1810;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)Vnamed <init>Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;<init>(Lnet/minecraft/realms/RealmsScrolledSelectionList;IIIII)V
-
-
Method Details
-
getEntryCount
protected int getEntryCount()- Specified by:
getEntryCountin classListWidget- Mappings:
Namespace Name Mixin selector official dLchl;d()Iintermediary method_1050Lnet/minecraft/class_390;method_1050()Inamed getEntryCountLnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
-
method_18414
protected boolean method_18414(int int2, int int3, double double2, double double3) - Overrides:
method_18414in classListWidget- Mappings:
Namespace Name Mixin selector official aLchl;a(IIDD)Zintermediary method_18414Lnet/minecraft/class_390;method_18414(IIDD)Znamed method_18414Lnet/minecraft/client/gui/widget/ListWidget;method_18414(IIDD)Z
-
isEntrySelected
protected boolean isEntrySelected(int index) - Specified by:
isEntrySelectedin classListWidget- Mappings:
Namespace Name Mixin selector official aLchl;a(I)Zintermediary method_1051Lnet/minecraft/class_390;method_1051(I)Znamed isEntrySelectedLnet/minecraft/client/gui/widget/ListWidget;isEntrySelected(I)Z
-
renderBackground
protected void renderBackground()- Specified by:
renderBackgroundin classListWidget- Mappings:
Namespace Name Mixin selector official aLchl;a()Vintermediary method_1066Lnet/minecraft/class_390;method_1066()Vnamed renderBackgroundLnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
-
method_1055
protected void method_1055(int int2, int int3, int int4, int int5, int int6, int int7, float float2) - Specified by:
method_1055in classListWidget- Mappings:
Namespace Name Mixin selector official aLchl;a(IIIIIIF)Vintermediary method_1055Lnet/minecraft/class_390;method_1055(IIIIIIF)Vnamed method_1055Lnet/minecraft/client/gui/widget/ListWidget;method_1055(IIIIIIF)V
-
method_6735
public int method_6735()- Mappings:
Namespace Name Mixin selector official cLcja;c()Iintermediary method_6735Lnet/minecraft/class_1810;method_6735()Inamed method_6735Lnet/minecraft/client/gui/widget/DelegatingRealmsScrolledSelectionListWidget;method_6735()I
-
getMaxPosition
protected int getMaxPosition()- Overrides:
getMaxPositionin classListWidget- Mappings:
Namespace Name Mixin selector official nLchl;n()Iintermediary method_1062Lnet/minecraft/class_390;method_1062()Inamed getMaxPositionLnet/minecraft/client/gui/widget/ListWidget;getMaxPosition()I
-
getScrollbarPosition
protected int getScrollbarPosition()- Overrides:
getScrollbarPositionin classListWidget- Mappings:
Namespace Name Mixin selector official fLchl;f()Iintermediary method_1069Lnet/minecraft/class_390;method_1069()Inamed getScrollbarPositionLnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I
-
mouseScrolled
public boolean mouseScrolled(double double2) - Specified by:
mouseScrolledin interfaceclass_4122- Specified by:
mouseScrolledin interfaceclass_4123- Overrides:
mouseScrolledin classListWidget- Mappings:
Namespace Name Mixin selector official mouseScrolledLchr;mouseScrolled(D)Zintermediary mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Znamed mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Z
-
mouseClicked
public boolean mouseClicked(double double2, double double3, int int2) - Specified by:
mouseClickedin interfaceclass_4122- Specified by:
mouseClickedin interfaceclass_4123- Overrides:
mouseClickedin classListWidget- Mappings:
Namespace Name Mixin selector official mouseClickedLchr;mouseClicked(DDI)Zintermediary mouseClickedLnet/minecraft/class_4122;mouseClicked(DDI)Znamed mouseClickedLnet/minecraft/class_4122;mouseClicked(DDI)Z
-
mouseReleased
public boolean mouseReleased(double double2, double double3, int int2) - Specified by:
mouseReleasedin interfaceclass_4122- Specified by:
mouseReleasedin interfaceclass_4123- Overrides:
mouseReleasedin classListWidget- Mappings:
Namespace Name Mixin selector official mouseReleasedLchr;mouseReleased(DDI)Zintermediary mouseReleasedLnet/minecraft/class_4122;mouseReleased(DDI)Znamed mouseReleasedLnet/minecraft/class_4122;mouseReleased(DDI)Z
-
mouseDragged
public boolean mouseDragged(double double2, double double3, int int2, double double4, double double5) - Specified by:
mouseDraggedin interfaceclass_4122- Specified by:
mouseDraggedin interfaceclass_4123- Overrides:
mouseDraggedin classListWidget- Mappings:
Namespace Name Mixin selector official mouseDraggedLchr;mouseDragged(DDIDD)Zintermediary mouseDraggedLnet/minecraft/class_4122;mouseDragged(DDIDD)Znamed mouseDraggedLnet/minecraft/class_4122;mouseDragged(DDIDD)Z
-