Class Stats.BlocksTab
java.lang.Object
net.minecraft.client.gui.widgets.ScrollableBase
net.minecraft.client.gui.screen.ingame.Stats.StatsItemTabBase
net.minecraft.client.gui.screen.ingame.Stats.BlocksTab
- Enclosing class:
- Stats
- Mappings:
Namespace Name intermediary net/minecraft/class_91$class_94glue class_147$class_90server net/minecraft/class_91$class_94client cinamed net/minecraft/client/gui/screen/ingame/Stats$BlocksTab
-
Field Summary
Fields inherited from class net.minecraft.client.gui.screen.ingame.Stats.StatsItemTabBase
buttonClicked, currentSortedColumn, itemList, sortDirection, sorterFields inherited from class net.minecraft.client.gui.widgets.ScrollableBase
entryHeight, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetStat(int statId) protected voidrenderEntry(int entryID, int x, int y, int int2, Tessellator tessellator) protected voidrenderStatItemSlot(int x, int y, Tessellator tessellator) Methods inherited from class net.minecraft.client.gui.screen.ingame.Stats.StatsItemTabBase
drawStatName, entryClicked, getItem, getSize, isEntrySelected, method_1255, method_377, mouseClicked, renderBackground, sortColumnMethods inherited from class net.minecraft.client.gui.widgets.ScrollableBase
buttonClicked, getTotalRenderHeight, method_1261, method_1262, registerButtons, render, setDrawingSelectionBackground
-
Constructor Details
-
BlocksTab
public BlocksTab()- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_91$class_99;<init>(Lnet/minecraft/class_91;)Vglue <init>Lclass_147$class_339;<init>(Lclass_147;)Vserver <init>Lnet/minecraft/class_91$class_99;<init>(Lnet/minecraft/class_91;)Vclient <init>Liv;<init>(Ldv;)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/Stats$StatsItemTabBase;<init>(Lnet/minecraft/client/gui/screen/ingame/Stats;)V
-
-
Method Details
-
renderStatItemSlot
- Overrides:
renderStatItemSlotin classStats.StatsItemTabBase- Mappings:
Namespace Name Mixin selector intermediary method_1265Lnet/minecraft/class_97;method_1265(IILnet/minecraft/class_67;)Vglue method_261Lclass_437;method_261(IILclass_539;)Vserver method_1265Lnet/minecraft/class_97;method_1265(IILnet/minecraft/class_67;)Vclient aLlg;a(IILnw;)Vnamed renderStatItemSlotLnet/minecraft/client/gui/widgets/ScrollableBase;renderStatItemSlot(IILnet/minecraft/client/render/Tessellator;)V
-
renderEntry
- Specified by:
renderEntryin classScrollableBase- Mappings:
Namespace Name Mixin selector intermediary method_1264Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)Vglue method_260Lclass_437;method_260(IIIILclass_539;)Vserver method_1264Lnet/minecraft/class_97;method_1264(IIIILnet/minecraft/class_67;)Vclient aLlg;a(IIIILnw;)Vnamed renderEntryLnet/minecraft/client/gui/widgets/ScrollableBase;renderEntry(IIIILnet/minecraft/client/render/Tessellator;)V
-
getStat
- Specified by:
getStatin classStats.StatsItemTabBase- Mappings:
Namespace Name Mixin selector intermediary method_381Lnet/minecraft/class_91$class_99;method_381(I)Ljava/lang/String;glue method_259Lclass_147$class_339;method_259(I)Ljava/lang/String;server method_381Lnet/minecraft/class_91$class_99;method_381(I)Ljava/lang/String;client aLiv;a(I)Ljava/lang/String;named getStatLnet/minecraft/client/gui/screen/ingame/Stats$StatsItemTabBase;getStat(I)Ljava/lang/String;
-