Class StatsScreen.AbstractStatsListWidget

java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget
net.minecraft.client.gui.screen.StatsScreen.AbstractStatsListWidget
Direct Known Subclasses:
StatsScreen.BlockStatsListWidget, StatsScreen.ItemStatsListWidget
Enclosing class:
StatsScreen

@Environment(CLIENT) abstract class StatsScreen.AbstractStatsListWidget extends EntryListWidget
Mappings:
Namespace Name
intermediary net/minecraft/class_91$class_99
glue class_147$class_339
server net/minecraft/class_91$class_99
client iv
named net/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget
  • Field Details

    • field_314

      protected int field_314
      Mappings:
      Namespace Name Mixin selector
      intermediary field_314 Lnet/minecraft/class_91$class_99;field_314:I
      glue field_1398 Lclass_147$class_339;field_1398:I
      server field_314 Lnet/minecraft/class_91$class_99;field_314:I
      client b Liv;b:I
      named field_314 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;field_314:I
    • field_315

      protected List field_315
      Mappings:
      Namespace Name Mixin selector
      intermediary field_315 Lnet/minecraft/class_91$class_99;field_315:Ljava/util/List;
      glue field_1399 Lclass_147$class_339;field_1399:Ljava/util/List;
      server field_315 Lnet/minecraft/class_91$class_99;field_315:Ljava/util/List;
      client c Liv;c:Ljava/util/List;
      named field_315 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;field_315:Ljava/util/List;
    • field_316

      protected Comparator field_316
      Mappings:
      Namespace Name Mixin selector
      intermediary field_316 Lnet/minecraft/class_91$class_99;field_316:Ljava/util/Comparator;
      glue field_1400 Lclass_147$class_339;field_1400:Ljava/util/Comparator;
      server field_316 Lnet/minecraft/class_91$class_99;field_316:Ljava/util/Comparator;
      client d Liv;d:Ljava/util/Comparator;
      named field_316 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;field_316:Ljava/util/Comparator;
    • field_317

      protected int field_317
      Mappings:
      Namespace Name Mixin selector
      intermediary field_317 Lnet/minecraft/class_91$class_99;field_317:I
      glue field_1401 Lclass_147$class_339;field_1401:I
      server field_317 Lnet/minecraft/class_91$class_99;field_317:I
      client e Liv;e:I
      named field_317 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;field_317:I
    • field_318

      protected int field_318
      Mappings:
      Namespace Name Mixin selector
      intermediary field_318 Lnet/minecraft/class_91$class_99;field_318:I
      glue field_1402 Lclass_147$class_339;field_1402:I
      server field_318 Lnet/minecraft/class_91$class_99;field_318:I
      client f Liv;f:I
      named field_318 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;field_318:I
  • Constructor Details

    • AbstractStatsListWidget

      protected AbstractStatsListWidget()
  • Method Details

    • entryClicked

      protected void entryClicked(int index, boolean doubleClick)
      Specified by:
      entryClicked in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1267 Lnet/minecraft/class_97;method_1267(IZ)V
      glue method_459 Lclass_437;method_459(IZ)V
      server method_1267 Lnet/minecraft/class_97;method_1267(IZ)V
      client a Llg;a(IZ)V
      named entryClicked Lnet/minecraft/client/gui/widget/EntryListWidget;entryClicked(IZ)V
    • isSelectedEntry

      protected boolean isSelectedEntry(int index)
      Specified by:
      isSelectedEntry in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1270 Lnet/minecraft/class_97;method_1270(I)Z
      glue method_462 Lclass_437;method_462(I)Z
      server method_1270 Lnet/minecraft/class_97;method_1270(I)Z
      client c_ Llg;c_(I)Z
      named isSelectedEntry Lnet/minecraft/client/gui/widget/EntryListWidget;isSelectedEntry(I)Z
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1269 Lnet/minecraft/class_97;method_1269()V
      glue method_461 Lclass_437;method_461()V
      server method_1269 Lnet/minecraft/class_97;method_1269()V
      client c Llg;c()V
      named renderBackground Lnet/minecraft/client/gui/widget/EntryListWidget;renderBackground()V
    • method_1265

      protected void method_1265(int int2, int int3, Tessellator tessellator)
      Overrides:
      method_1265 in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1265 Lnet/minecraft/class_97;method_1265(IILnet/minecraft/class_67;)V
      glue method_261 Lclass_437;method_261(IILclass_539;)V
      server method_1265 Lnet/minecraft/class_97;method_1265(IILnet/minecraft/class_67;)V
      client a Llg;a(IILnw;)V
      named method_1265 Lnet/minecraft/client/gui/widget/EntryListWidget;method_1265(IILnet/minecraft/client/render/Tessellator;)V
    • method_1254

      protected void method_1254(int int2, int int3)
      Overrides:
      method_1254 in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1254 Lnet/minecraft/class_97;method_1254(II)V
      glue method_1394 Lclass_437;method_1394(II)V
      server method_1254 Lnet/minecraft/class_97;method_1254(II)V
      client a Llg;a(II)V
      named method_1254 Lnet/minecraft/client/gui/widget/EntryListWidget;method_1254(II)V
    • getEntryCount

      protected final int getEntryCount()
      Specified by:
      getEntryCount in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1266 Lnet/minecraft/class_97;method_1266()I
      glue method_458 Lclass_437;method_458()I
      server method_1266 Lnet/minecraft/class_97;method_1266()I
      client a Llg;a()I
      named getEntryCount Lnet/minecraft/client/gui/widget/EntryListWidget;getEntryCount()I
    • method_379

      protected final class_98 method_379(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_379 Lnet/minecraft/class_91$class_99;method_379(I)Lnet/minecraft/class_98;
      glue method_1397 Lclass_147$class_339;method_1397(I)Lclass_486;
      server method_379 Lnet/minecraft/class_91$class_99;method_379(I)Lmm;
      client b Liv;b(I)Ltw;
      named method_379 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;method_379(I)Lnet/minecraft/class_98;
    • method_381

      protected abstract String method_381(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_381 Lnet/minecraft/class_91$class_99;method_381(I)Ljava/lang/String;
      glue method_259 Lclass_147$class_339;method_259(I)Ljava/lang/String;
      server method_381 Lnet/minecraft/class_91$class_99;method_381(I)Ljava/lang/String;
      client a Liv;a(I)Ljava/lang/String;
      named method_381 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;method_381(I)Ljava/lang/String;
    • method_378

      protected void method_378(class_98 class_98, int int2, int int3, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_378 Lnet/minecraft/class_91$class_99;method_378(Lnet/minecraft/class_98;IIZ)V
      glue method_1396 Lclass_147$class_339;method_1396(Lclass_486;IIZ)V
      server method_378 Lnet/minecraft/class_91$class_99;method_378(Lmm;IIZ)V
      client a Liv;a(Ltw;IIZ)V
      named method_378 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;method_378(Lnet/minecraft/class_98;IIZ)V
    • method_1255

      protected void method_1255(int int2, int int3)
      Overrides:
      method_1255 in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1255 Lnet/minecraft/class_97;method_1255(II)V
      glue method_1398 Lclass_437;method_1398(II)V
      server method_1255 Lnet/minecraft/class_97;method_1255(II)V
      client b Llg;b(II)V
      named method_1255 Lnet/minecraft/client/gui/widget/EntryListWidget;method_1255(II)V
    • method_377

      protected void method_377(class_98 class_98, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_377 Lnet/minecraft/class_91$class_99;method_377(Lnet/minecraft/class_98;II)V
      glue method_1395 Lclass_147$class_339;method_1395(Lclass_486;II)V
      server method_377 Lnet/minecraft/class_91$class_99;method_377(Lmm;II)V
      client a Liv;a(Ltw;II)V
      named method_377 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;method_377(Lnet/minecraft/class_98;II)V
    • method_380

      protected void method_380(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_380 Lnet/minecraft/class_91$class_99;method_380(I)V
      glue method_1399 Lclass_147$class_339;method_1399(I)V
      server method_380 Lnet/minecraft/class_91$class_99;method_380(I)V
      client c Liv;c(I)V
      named method_380 Lnet/minecraft/client/gui/screen/StatsScreen$AbstractStatsListWidget;method_380(I)V