Package net.minecraft.client.gui.screen
Class StatsScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.StatsScreen
- All Implemented Interfaces:
class_4122,class_4123,StatsListener,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cklintermediary net/minecraft/class_402named net/minecraft/client/gui/screen/StatsScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class(package private) class(package private) class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ListWidgetprivate booleanprivate StatsScreen.ItemStatsListWidgetprotected Screenprivate final StatHandlerprotected StringFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, field_20307, field_20308, height, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffsetFields inherited from interface net.minecraft.client.gui.StatsListener
PROGRESS_BAR_STAGES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidinit()voidprivate intmethod_18625(int int2) voidvoidrender(int mouseX, int mouseY, float tickDelta) private voidrenderIcon(int x, int y) private voidrenderIcon(int x, int y, int u, int v) private voidrenderStatItem(int x, int y, Item item) booleanMethods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, method_13411, method_14502, method_18423, method_18605, method_18607, method_18608, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, tickMethods inherited from class net.minecraft.class_4121
method_18421, method_18424, method_18425, method_18426, mouseClicked, mouseDragged, mouseReleasedMethods 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
charTyped, keyReleased, mouseScrolled
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector official aLckl;a:Lckd;intermediary field_1325Lnet/minecraft/class_402;field_1325:Lnet/minecraft/class_388;named parentLnet/minecraft/client/gui/screen/StatsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
title
- Mappings:
Namespace Name Mixin selector official fLckl;f:Ljava/lang/String;intermediary field_1326Lnet/minecraft/class_402;field_1326:Ljava/lang/String;named titleLnet/minecraft/client/gui/screen/StatsScreen;title:Ljava/lang/String;
-
generalStats
- Mappings:
Namespace Name Mixin selector official gLckl;g:Lckl$a;intermediary field_7790Lnet/minecraft/class_402;field_7790:Lnet/minecraft/class_402$class_405;named generalStatsLnet/minecraft/client/gui/screen/StatsScreen;generalStats:Lnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget;
-
itemStats
- Mappings:
Namespace Name Mixin selector official hLckl;h:Lckl$b;intermediary field_7791Lnet/minecraft/class_402;field_7791:Lnet/minecraft/class_402$class_406;named itemStatsLnet/minecraft/client/gui/screen/StatsScreen;itemStats:Lnet/minecraft/client/gui/screen/StatsScreen$ItemStatsListWidget;
-
mobStats
- Mappings:
Namespace Name Mixin selector official iLckl;i:Lckl$c;intermediary field_7793Lnet/minecraft/class_402;field_7793:Lnet/minecraft/class_402$class_1817;named mobStatsLnet/minecraft/client/gui/screen/StatsScreen;mobStats:Lnet/minecraft/client/gui/screen/StatsScreen$EntityStatsListWidget;
-
statHandler
- Mappings:
Namespace Name Mixin selector official sLckl;s:Lwt;intermediary field_1331Lnet/minecraft/class_402;field_1331:Lnet/minecraft/class_625;named statHandlerLnet/minecraft/client/gui/screen/StatsScreen;statHandler:Lnet/minecraft/stat/StatHandler;
-
activeList
- Mappings:
Namespace Name Mixin selector official tLckl;t:Lchl;intermediary field_1332Lnet/minecraft/class_402;field_1332:Lnet/minecraft/class_390;named activeListLnet/minecraft/client/gui/screen/StatsScreen;activeList:Lnet/minecraft/client/gui/widget/ListWidget;
-
downloadingStats
private boolean downloadingStats- Mappings:
Namespace Name Mixin selector official uLckl;u:Zintermediary field_7794Lnet/minecraft/class_402;field_7794:Znamed downloadingStatsLnet/minecraft/client/gui/screen/StatsScreen;downloadingStats:Z
-
-
Constructor Details
-
StatsScreen
- Mappings:
Namespace Name Mixin selector official <init>Lckl;<init>(Lckd;Lwt;)Vintermediary <init>Lnet/minecraft/class_402;<init>(Lnet/minecraft/class_388;Lnet/minecraft/class_625;)Vnamed <init>Lnet/minecraft/client/gui/screen/StatsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/stat/StatHandler;)V
-
-
Method Details
-
getFocused
- Specified by:
getFocusedin interfaceclass_4123- Overrides:
getFocusedin classclass_4121- Mappings:
Namespace Name Mixin selector official getFocusedLchs;getFocused()Lchr;intermediary getFocusedLnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;named getFocusedLnet/minecraft/class_4123;getFocused()Lnet/minecraft/class_4122;
-
init
protected void init() -
createLists
public void createLists()- Mappings:
Namespace Name Mixin selector official hLckl;h()Vintermediary method_9596Lnet/minecraft/class_402;method_9596()Vnamed createListsLnet/minecraft/client/gui/screen/StatsScreen;createLists()V
-
initButtons
public void initButtons()- Mappings:
Namespace Name Mixin selector official iLckl;i()Vintermediary method_6763Lnet/minecraft/class_402;method_6763()Vnamed initButtonsLnet/minecraft/client/gui/screen/StatsScreen;initButtons()V
-
render
public void render(int mouseX, int mouseY, float tickDelta) -
onStatsReady
public void onStatsReady()- Specified by:
onStatsReadyin interfaceStatsListener- Mappings:
Namespace Name Mixin selector official jLckm;j()Vintermediary method_6772Lnet/minecraft/class_1818;method_6772()Vnamed onStatsReadyLnet/minecraft/client/gui/StatsListener;onStatsReady()V
-
shouldPauseGame
public boolean shouldPauseGame()- Overrides:
shouldPauseGamein classScreen- Mappings:
Namespace Name Mixin selector official eLckd;e()Zintermediary method_1037Lnet/minecraft/class_388;method_1037()Znamed shouldPauseGameLnet/minecraft/client/gui/screen/Screen;shouldPauseGame()Z
-
method_18625
private int method_18625(int int2) - Mappings:
Namespace Name Mixin selector official bLckl;b(I)Iintermediary method_18625Lnet/minecraft/class_402;method_18625(I)Inamed method_18625Lnet/minecraft/client/gui/screen/StatsScreen;method_18625(I)I
-
renderStatItem
- Mappings:
Namespace Name Mixin selector official aLckl;a(IILata;)Vintermediary method_1104Lnet/minecraft/class_402;method_1104(IILnet/minecraft/class_1069;)Vnamed renderStatItemLnet/minecraft/client/gui/screen/StatsScreen;renderStatItem(IILnet/minecraft/item/Item;)V
-
renderIcon
private void renderIcon(int x, int y) - Mappings:
Namespace Name Mixin selector official bLckl;b(II)Vintermediary method_1101Lnet/minecraft/class_402;method_1101(II)Vnamed renderIconLnet/minecraft/client/gui/screen/StatsScreen;renderIcon(II)V
-
renderIcon
private void renderIcon(int x, int y, int u, int v) - Mappings:
Namespace Name Mixin selector official cLckl;c(IIII)Vintermediary method_1105Lnet/minecraft/class_402;method_1105(IIII)Vnamed renderIconLnet/minecraft/client/gui/screen/StatsScreen;renderIcon(IIII)V
-