Class StatsScreen.class_775

java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.StatsScreen.class_775
Direct Known Subclasses:
StatsScreen.class_773, StatsScreen.EntityStatsListWidget
Enclosing class:
StatsScreen

@Environment(CLIENT)
abstract class StatsScreen.class_775
extends ListWidget
Mappings:
Namespace Name
official ayf$e
intermediary net/minecraft/class_770$class_775
named net/minecraft/client/gui/screen/StatsScreen$class_775
  • Field Details

    • field_3350

      protected int field_3350
      Mappings:
      Namespace Name Mixin selector
      official v Layf$e;v:I
      intermediary field_3350 Lnet/minecraft/class_770$class_775;field_3350:I
      named field_3350 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;field_3350:I
    • field_3351

      protected List<CraftingStat> field_3351
      Mappings:
      Namespace Name Mixin selector
      official w Layf$e;w:Ljava/util/List;
      intermediary field_3351 Lnet/minecraft/class_770$class_775;field_3351:Ljava/util/List;
      named field_3351 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;field_3351:Ljava/util/List;
    • field_3352

      protected Comparator<CraftingStat> field_3352
      Mappings:
      Namespace Name Mixin selector
      official x Layf$e;x:Ljava/util/Comparator;
      intermediary field_3352 Lnet/minecraft/class_770$class_775;field_3352:Ljava/util/Comparator;
      named field_3352 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;field_3352:Ljava/util/Comparator;
    • field_3353

      protected int field_3353
      Mappings:
      Namespace Name Mixin selector
      official y Layf$e;y:I
      intermediary field_3353 Lnet/minecraft/class_770$class_775;field_3353:I
      named field_3353 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;field_3353:I
    • field_3354

      protected int field_3354
      Mappings:
      Namespace Name Mixin selector
      official z Layf$e;z:I
      intermediary field_3354 Lnet/minecraft/class_770$class_775;field_3354:I
      named field_3354 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;field_3354:I
  • Constructor Details

  • Method Details

    • selectEntry

      protected void selectEntry​(int int2, boolean bool, int lastMouseX, int lastMouseY)
      Specified by:
      selectEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(IZII)V
      intermediary method_2636 Lnet/minecraft/class_713;method_2636(IZII)V
      named selectEntry Lnet/minecraft/client/gui/widget/ListWidget;selectEntry(IZII)V
    • isEntrySelected

      protected boolean isEntrySelected​(int index)
      Specified by:
      isEntrySelected in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(I)Z
      intermediary method_2629 Lnet/minecraft/class_713;method_2629(I)Z
      named isEntrySelected Lnet/minecraft/client/gui/widget/ListWidget;isEntrySelected(I)Z
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a()V
      intermediary method_2628 Lnet/minecraft/class_713;method_2628()V
      named renderBackground Lnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
    • renderHeader

      protected void renderHeader​(int x, int y, Tessellator tessellator)
      Overrides:
      renderHeader in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(IILbfx;)V
      intermediary method_2635 Lnet/minecraft/class_713;method_2635(IILnet/minecraft/class_1041;)V
      named renderHeader Lnet/minecraft/client/gui/widget/ListWidget;renderHeader(IILnet/minecraft/client/render/Tessellator;)V
    • method_2630

      protected void method_2630​(int int2, int int3)
      Overrides:
      method_2630 in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(II)V
      intermediary method_2630 Lnet/minecraft/class_713;method_2630(II)V
      named method_2630 Lnet/minecraft/client/gui/widget/ListWidget;method_2630(II)V
    • getEntriesSize

      protected final int getEntriesSize()
      Specified by:
      getEntriesSize in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lawi;b()I
      intermediary method_2639 Lnet/minecraft/class_713;method_2639()I
      named getEntriesSize Lnet/minecraft/client/gui/widget/ListWidget;getEntriesSize()I
    • method_2893

      protected final CraftingStat method_2893​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official c Layf$e;c(I)Lmu;
      intermediary method_2893 Lnet/minecraft/class_770$class_775;method_2893(I)Lnet/minecraft/class_1679;
      named method_2893 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2893(I)Lnet/minecraft/stat/CraftingStat;
    • method_2892

      protected abstract String method_2892​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Layf$e;b(I)Ljava/lang/String;
      intermediary method_2892 Lnet/minecraft/class_770$class_775;method_2892(I)Ljava/lang/String;
      named method_2892 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2892(I)Ljava/lang/String;
    • method_2891

      protected void method_2891​(Stat stat, int int2, int int3, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Layf$e;a(Lmw;IIZ)V
      intermediary method_2891 Lnet/minecraft/class_770$class_775;method_2891(Lnet/minecraft/class_1681;IIZ)V
      named method_2891 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2891(Lnet/minecraft/stat/Stat;IIZ)V
    • renderDecorations

      protected void renderDecorations​(int mouseX, int mouseY)
      Overrides:
      renderDecorations in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lawi;b(II)V
      intermediary method_2640 Lnet/minecraft/class_713;method_2640(II)V
      named renderDecorations Lnet/minecraft/client/gui/widget/ListWidget;renderDecorations(II)V
    • method_2890

      protected void method_2890​(CraftingStat craftingStat, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Layf$e;a(Lmu;II)V
      intermediary method_2890 Lnet/minecraft/class_770$class_775;method_2890(Lnet/minecraft/class_1679;II)V
      named method_2890 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2890(Lnet/minecraft/stat/CraftingStat;II)V
    • method_2894

      protected void method_2894​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official d Layf$e;d(I)V
      intermediary method_2894 Lnet/minecraft/class_770$class_775;method_2894(I)V
      named method_2894 Lnet/minecraft/client/gui/screen/StatsScreen$class_775;method_2894(I)V