Package net.minecraft.client.gui.screen
Class StatsScreen.GeneralStatsListWidget
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget
- All Implemented Interfaces:
class_4122,class_4123
- Enclosing class:
- StatsScreen
- Mappings:
Namespace Name official ckl$aintermediary net/minecraft/class_402$class_405named net/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intprotected intprotected booleanisEntrySelected(int index) protected voidmethod_1055(int int2, int int3, int int4, int int5, int int6, int int7, float float2) protected voidMethods inherited from class net.minecraft.client.gui.widget.ListWidget
capYPosition, charTyped, clickedHeader, getItemHeight, getMaxScroll, getRowWidth, getScrollAmount, getScrollbarPosition, keyPressed, method_18411, method_18412, method_18414, method_18415, method_18416, method_18417, method_18423, method_6704, method_9528, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, 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
-
field_20336
- Mappings:
Namespace Name Mixin selector official wLckl$a;w:Ljava/util/Iterator;intermediary field_20336Lnet/minecraft/class_402$class_405;field_20336:Ljava/util/Iterator;named field_20336Lnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget;field_20336:Ljava/util/Iterator;
-
-
Constructor Details
-
GeneralStatsListWidget
- Mappings:
Namespace Name Mixin selector official <init>Lckl$a;<init>(Lckl;Lcft;)Vintermediary <init>Lnet/minecraft/class_402$class_405;<init>(Lnet/minecraft/class_402;Lnet/minecraft/class_1600;)Vnamed <init>Lnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget;<init>(Lnet/minecraft/client/gui/screen/StatsScreen;Lnet/minecraft/client/MinecraftClient;)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
-
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
-
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
-
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
-