Class StatHandler

java.lang.Object
net.minecraft.stat.StatHandler
Direct Known Subclasses:
ServerStatHandler

public class StatHandler extends Object
Mappings:
Namespace Name
official qt
intermediary net/minecraft/class_625
named net/minecraft/stat/StatHandler
  • Field Details

    • field_9047

      protected final Map<Stat,JsonIntSerializable> field_9047
      Mappings:
      Namespace Name Mixin selector
      official a Lqt;a:Ljava/util/Map;
      intermediary field_9047 Lnet/minecraft/class_625;field_9047:Ljava/util/Map;
      named field_9047 Lnet/minecraft/stat/StatHandler;field_9047:Ljava/util/Map;
  • Constructor Details

    • StatHandler

      public StatHandler()
  • Method Details

    • method_8302

      public void method_8302(PlayerEntity playerEntity, Stat stat, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lqt;b(Laed;Lqo;I)V
      intermediary method_8302 Lnet/minecraft/class_625;method_8302(Lnet/minecraft/class_988;Lnet/minecraft/class_819;I)V
      named method_8302 Lnet/minecraft/stat/StatHandler;method_8302(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • method_8300

      public void method_8300(PlayerEntity playerEntity, Stat stat, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lqt;a(Laed;Lqo;I)V
      intermediary method_8300 Lnet/minecraft/class_625;method_8300(Lnet/minecraft/class_988;Lnet/minecraft/class_819;I)V
      named method_8300 Lnet/minecraft/stat/StatHandler;method_8300(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • method_1729

      public int method_1729(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lqt;a(Lqo;)I
      intermediary method_1729 Lnet/minecraft/class_625;method_1729(Lnet/minecraft/class_819;)I
      named method_1729 Lnet/minecraft/stat/StatHandler;method_1729(Lnet/minecraft/stat/Stat;)I