Class StatsScreen.EntityStatsListWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, ParentElement, Selectable, Widget
Enclosing class:
StatsScreen

@Environment(CLIENT) private class StatsScreen.EntityStatsListWidget extends AlwaysSelectedEntryListWidget<StatsScreen.EntityStatsListWidget.Entry>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/StatsScreen$EntityStatsListWidget
intermediary net/minecraft/class_447$class_4202
official gmn$c
  • Constructor Details

    • EntityStatsListWidget

      public EntityStatsListWidget(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/StatsScreen$EntityStatsListWidget;<init>(Lnet/minecraft/client/gui/screen/StatsScreen;Lnet/minecraft/client/MinecraftClient;)V
      intermediary <init> Lnet/minecraft/class_447$class_4202;<init>(Lnet/minecraft/class_447;Lnet/minecraft/class_310;)V
      official <init> Lgmn$c;<init>(Lgmn;Lfzz;)V
  • Method Details

    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<StatsScreen.EntityStatsListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named getRowWidth Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
      intermediary method_25322 Lnet/minecraft/class_350;method_25322()I
      official a Lgdj;a()I
    • drawMenuListBackground

      protected void drawMenuListBackground(DrawContext context)
      Overrides:
      drawMenuListBackground in class EntryListWidget<StatsScreen.EntityStatsListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named drawMenuListBackground Lnet/minecraft/client/gui/widget/EntryListWidget;drawMenuListBackground(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_57715 Lnet/minecraft/class_350;method_57715(Lnet/minecraft/class_332;)V
      official a Lgdj;a(Lgdd;)V
    • drawHeaderAndFooterSeparators

      protected void drawHeaderAndFooterSeparators(DrawContext context)
      Overrides:
      drawHeaderAndFooterSeparators in class EntryListWidget<StatsScreen.EntityStatsListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named drawHeaderAndFooterSeparators Lnet/minecraft/client/gui/widget/EntryListWidget;drawHeaderAndFooterSeparators(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_57713 Lnet/minecraft/class_350;method_57713(Lnet/minecraft/class_332;)V
      official b Lgdj;b(Lgdd;)V