Package net.minecraft.client.gui.widget
Class DelegatingRealmsSimpleScrolledSelectionListWidget
java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.widget.DelegatingRealmsSimpleScrolledSelectionListWidget
@Environment(CLIENT)
public class DelegatingRealmsSimpleScrolledSelectionListWidget
extends ListWidget
- Mappings:
Namespace Name official bkkintermediary net/minecraft/class_2312named net/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget
-
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
ConstructorsConstructorDescriptionDelegatingRealmsSimpleScrolledSelectionListWidget(RealmsSimpleScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) -
Method Summary
Modifier and TypeMethodDescriptionprotected intintintprotected intprotected intintgetWidth()voidprotected booleanisEntrySelected(int index) protected voidmethod_1055(int int2, int int3, int int4, int int5, int int6, int int7, float float2) voidrender(int mouseX, int mouseY, float delta) protected voidprotected voidselectEntry(int index, boolean bool, int lastMouseX, int lastMouseY) Methods inherited from class net.minecraft.client.gui.widget.ListWidget
buttonClicked, capYPosition, clickedHeader, getEntryAt, getItemHeight, getMaxScroll, getRowWidth, getScrollAmount, isDragging, isMouseInList, method_6704, method_9528, renderDecorations, renderHeader, renderHoleBackground, scroll, setButtonIds, setDragging, setHeader, setRenderSelection, setXPos, updateBounds
-
Field Details
-
list
- Mappings:
Namespace Name Mixin selector official uLbkk;u:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;intermediary field_10415Lnet/minecraft/class_2312;field_10415:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;named listLnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;list:Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;
-
-
Constructor Details
-
DelegatingRealmsSimpleScrolledSelectionListWidget
public DelegatingRealmsSimpleScrolledSelectionListWidget(RealmsSimpleScrolledSelectionList list, int width, int height, int top, int bottom, int entryHeight) - Mappings:
Namespace Name Mixin selector official <init>Lbkk;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;IIIII)Vintermediary <init>Lnet/minecraft/class_2312;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;IIIII)Vnamed <init>Lnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;<init>(Lnet/minecraft/realms/RealmsSimpleScrolledSelectionList;IIIII)V
-
-
Method Details
-
getEntryCount
protected int getEntryCount()- Specified by:
getEntryCountin classListWidget- Mappings:
Namespace Name Mixin selector official bLbjr;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 aLbjr;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 aLbjr;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 aLbjr;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 aLbjr;a(IIIIIIF)Vintermediary method_1055Lnet/minecraft/class_390;method_1055(IIIIIIF)Vnamed method_1055Lnet/minecraft/client/gui/widget/ListWidget;method_1055(IIIIIIF)V
-
getWidth
public int getWidth()- Mappings:
Namespace Name Mixin selector official eLbkk;e()Iintermediary method_9545Lnet/minecraft/class_2312;method_9545()Inamed getWidthLnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getWidth()I
-
getLastMouseY
public int getLastMouseY()- Mappings:
Namespace Name Mixin selector official fLbkk;f()Iintermediary method_9546Lnet/minecraft/class_2312;method_9546()Inamed getLastMouseYLnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getLastMouseY()I
-
getLastMouseX
public int getLastMouseX()- Mappings:
Namespace Name Mixin selector official gLbkk;g()Iintermediary method_9547Lnet/minecraft/class_2312;method_9547()Inamed getLastMouseXLnet/minecraft/client/gui/widget/DelegatingRealmsSimpleScrolledSelectionListWidget;getLastMouseX()I
-
getMaxPosition
protected int getMaxPosition()- Overrides:
getMaxPositionin classListWidget- Mappings:
Namespace Name Mixin selector official kLbjr;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 dLbjr;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 pLbjr;p()Vintermediary method_9529Lnet/minecraft/class_390;method_9529()Vnamed handleMouseLnet/minecraft/client/gui/widget/ListWidget;handleMouse()V
-
render
public void render(int mouseX, int mouseY, float delta) - Overrides:
renderin classListWidget- Mappings:
Namespace Name Mixin selector official aLbjr;a(IIF)Vintermediary method_1053Lnet/minecraft/class_390;method_1053(IIF)Vnamed renderLnet/minecraft/client/gui/widget/ListWidget;render(IIF)V
-