Package net.minecraft.client.gui.screen
Class StatsScreen.GeneralStatsListWidget.Entry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>
net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget.Entry
- All Implemented Interfaces:
Element,Narratable,Navigable,Widget
- Enclosing class:
StatsScreen.GeneralStatsListWidget
@Environment(CLIENT)
private class StatsScreen.GeneralStatsListWidget.Entry
extends AlwaysSelectedEntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget$Entryintermediary net/minecraft/class_447$class_4198$class_4197official gmn$a$a
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
PADDING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Stringvoidrender(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks) Renders an entry in a list.Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, mouseClickedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getContentBottomEnd, getContentHeight, getContentMiddleX, getContentMiddleY, getContentRightEnd, getContentWidth, getContentX, getContentY, getHeight, getNavigationFocus, getWidth, getX, getY, isFocused, isMouseOver, setFocused, setHeight, setWidth, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
charTyped, getBorder, getFocusedPath, getNavigationPath, isClickable, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
stat
- Mappings:
Namespace Name Mixin selector named statLnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget$Entry;stat:Lnet/minecraft/stat/Stat;intermediary field_18749Lnet/minecraft/class_447$class_4198$class_4197;field_18749:Lnet/minecraft/class_3445;official bLgmn$a$a;b:Lbcl;
-
displayName
- Mappings:
Namespace Name Mixin selector named displayNameLnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget$Entry;displayName:Lnet/minecraft/text/Text;intermediary field_26547Lnet/minecraft/class_447$class_4198$class_4197;field_26547:Lnet/minecraft/class_2561;official cLgmn$a$a;c:Lxx;
-
-
Constructor Details
-
Entry
Entry(Stat<Identifier> stat) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget$Entry;<init>(Lnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget;Lnet/minecraft/stat/Stat;)Vintermediary <init>Lnet/minecraft/class_447$class_4198$class_4197;<init>(Lnet/minecraft/class_447$class_4198;Lnet/minecraft/class_3445;)Vofficial <init>Lgmn$a$a;<init>(Lgmn$a;Lbcl;)V
-
-
Method Details
-
getFormatted
- Mappings:
Namespace Name Mixin selector named getFormattedLnet/minecraft/client/gui/screen/StatsScreen$GeneralStatsListWidget$Entry;getFormatted()Ljava/lang/String;intermediary method_37074Lnet/minecraft/class_447$class_4198$class_4197;method_37074()Ljava/lang/String;official bLgmn$a$a;b()Ljava/lang/String;
-
render
Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)Vofficial aLgdj$a;a(Lgdd;IIZF)V
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>- Mappings:
Namespace Name Mixin selector named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;official aLgem$a;a()Lxx;
-