Package net.minecraft.client.gui.widget
Class DelegatingRealmsClickableScrolledSelectionListWidget
java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.widget.DelegatingRealmsClickableScrolledSelectionListWidget
@Environment(CLIENT)
public class DelegatingRealmsClickableScrolledSelectionListWidget
extends ListWidget
- Mappings:
Namespace Name official bdwintermediary net/minecraft/class_2311named net/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.ListWidget
client, entryHeight, field_1254, field_1256, field_7735, headerHeight, height, lastMouseX, lastMouseY, renderHeader, renderSelection, scrollAmount, time, visible, width, xEnd, xStart, yDrag, yEnd, yStart -
Constructor Summary
ConstructorsConstructorDescriptionDelegatingRealmsClickableScrolledSelectionListWidget(RealmsClickableScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) -
Method Summary
Modifier and TypeMethodDescriptionprotected intintintprotected intprotected intvoidprotected booleanisEntrySelected(int index) voidmethod_9540(int int2, int int3, int int4, Tezzelator tezzelator) protected voidprotected voidrenderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY) protected voidrenderList(int x, int y, int mouseX, int mouseY) protected voidselectEntry(int index, boolean bool, int lastMouseX, int lastMouseY) intwidth()Methods inherited from class net.minecraft.client.gui.widget.ListWidget
buttonClicked, capYPosition, clickedHeader, getEntryAt, getItemHeight, getMaxScroll, getRowWidth, getScrollAmount, isDragging, isMouseInList, render, renderDecorations, renderHeader, renderHoleBackground, scroll, setButtonIds, setDragging, setHeader, setRenderSelection, setXPos, updateBounds, updateItemPosition
-
Field Details
-
list
- Mappings:
Namespace Name Mixin selector official uLbdw;u:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;intermediary field_10414Lnet/minecraft/class_2311;field_10414:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;named listLnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;
-
-
Constructor Details
-
DelegatingRealmsClickableScrolledSelectionListWidget
public DelegatingRealmsClickableScrolledSelectionListWidget(RealmsClickableScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) - Mappings:
Namespace Name Mixin selector official <init>Lbdw;<init>(Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;IIIII)Vintermediary <init>Lnet/minecraft/class_2311;<init>(Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;IIIII)Vnamed <init>Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;<init>(Lnet/minecraft/realms/RealmsClickableScrolledSelectionList;IIIII)V
-
-
Method Details
-
getEntryCount
protected int getEntryCount()- Specified by:
getEntryCountin classListWidget- Mappings:
Namespace Name Mixin selector official bLbdo;b()Iintermediary method_1050Lnet/minecraft/class_390;method_1050()Inamed getEntryCountLnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
-
selectEntry
protected void selectEntry(int index, boolean bool, int lastMouseX, int lastMouseY) - Specified by:
selectEntryin classListWidget- Mappings:
Namespace Name Mixin selector official aLbdo;a(IZII)Vintermediary method_1057Lnet/minecraft/class_390;method_1057(IZII)Vnamed selectEntryLnet/minecraft/client/gui/widget/ListWidget;selectEntry(IZII)V
-
isEntrySelected
protected boolean isEntrySelected(int index) - Specified by:
isEntrySelectedin classListWidget- Mappings:
Namespace Name Mixin selector official aLbdo;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 aLbdo;a()Vintermediary method_1066Lnet/minecraft/class_390;method_1066()Vnamed renderBackgroundLnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
-
renderEntry
protected void renderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY) - Specified by:
renderEntryin classListWidget- Mappings:
Namespace Name Mixin selector official aLbdo;a(IIIIII)Vintermediary method_1055Lnet/minecraft/class_390;method_1055(IIIIII)Vnamed renderEntryLnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
-
width
public int width()- Mappings:
Namespace Name Mixin selector official eLbdw;e()Iintermediary method_9541Lnet/minecraft/class_2311;method_9541()Inamed widthLnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;width()I
-
getLastMouseY
public int getLastMouseY()- Mappings:
Namespace Name Mixin selector official fLbdw;f()Iintermediary method_9542Lnet/minecraft/class_2311;method_9542()Inamed getLastMouseYLnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;getLastMouseY()I
-
getLastMouseX
public int getLastMouseX()- Mappings:
Namespace Name Mixin selector official gLbdw;g()Iintermediary method_9543Lnet/minecraft/class_2311;method_9543()Inamed getLastMouseXLnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;getLastMouseX()I
-
getMaxPosition
protected int getMaxPosition()- Overrides:
getMaxPositionin classListWidget- Mappings:
Namespace Name Mixin selector official kLbdo;k()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 dLbdo;d()Iintermediary method_1069Lnet/minecraft/class_390;method_1069()Inamed getScrollbarPositionLnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I
-
handleMouse
public void handleMouse()- Overrides:
handleMousein classListWidget- Mappings:
Namespace Name Mixin selector official pLbdo;p()Vintermediary method_9529Lnet/minecraft/class_390;method_9529()Vnamed handleMouseLnet/minecraft/client/gui/widget/ListWidget;handleMouse()V
-
method_9540
- Mappings:
Namespace Name Mixin selector official aLbdw;a(IIILnet/minecraft/realms/Tezzelator;)Vintermediary method_9540Lnet/minecraft/class_2311;method_9540(IIILnet/minecraft/realms/Tezzelator;)Vnamed method_9540Lnet/minecraft/client/gui/widget/DelegatingRealmsClickableScrolledSelectionListWidget;method_9540(IIILnet/minecraft/realms/Tezzelator;)V
-
renderList
protected void renderList(int x, int y, int mouseX, int mouseY) - Overrides:
renderListin classListWidget- Mappings:
Namespace Name Mixin selector official bLbdo;b(IIII)Vintermediary method_6704Lnet/minecraft/class_390;method_6704(IIII)Vnamed renderListLnet/minecraft/client/gui/widget/ListWidget;renderList(IIII)V
-