Class StatHandler

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

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

    • field_7025

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

    • StatHandler

      public StatHandler()
  • Method Details

    • method_6396

      public boolean method_6396​(Achievement achievement)
      Mappings:
      Namespace Name Mixin selector
      official a Lnb;a(Lmq;)Z
      intermediary method_6396 Lnet/minecraft/class_1688;method_6396(Lnet/minecraft/class_1675;)Z
      named method_6396 Lnet/minecraft/stat/StatHandler;method_6396(Lnet/minecraft/achievement/Achievement;)Z
    • method_6400

      public boolean method_6400​(Achievement achievement)
      Mappings:
      Namespace Name Mixin selector
      official b Lnb;b(Lmq;)Z
      intermediary method_6400 Lnet/minecraft/class_1688;method_6400(Lnet/minecraft/class_1675;)Z
      named method_6400 Lnet/minecraft/stat/StatHandler;method_6400(Lnet/minecraft/achievement/Achievement;)Z
    • method_6403

      @Environment(CLIENT) public int method_6403​(Achievement achievement)
      Mappings:
      Namespace Name Mixin selector
      official c Lnb;c(Lmq;)I
      intermediary method_6403 Lnet/minecraft/class_1688;method_6403(Lnet/minecraft/class_1675;)I
      named method_6403 Lnet/minecraft/stat/StatHandler;method_6403(Lnet/minecraft/achievement/Achievement;)I
    • method_6402

      public void method_6402​(PlayerEntity playerEntity, Stat stat, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lnb;b(Lwn;Lmw;I)V
      intermediary method_6402 Lnet/minecraft/class_1688;method_6402(Lnet/minecraft/class_1963;Lnet/minecraft/class_1681;I)V
      named method_6402 Lnet/minecraft/stat/StatHandler;method_6402(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • method_6399

      public void method_6399​(PlayerEntity playerEntity, Stat stat, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lnb;a(Lwn;Lmw;I)V
      intermediary method_6399 Lnet/minecraft/class_1688;method_6399(Lnet/minecraft/class_1963;Lnet/minecraft/class_1681;I)V
      named method_6399 Lnet/minecraft/stat/StatHandler;method_6399(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • method_6397

      public int method_6397​(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lnb;a(Lmw;)I
      intermediary method_6397 Lnet/minecraft/class_1688;method_6397(Lnet/minecraft/class_1681;)I
      named method_6397 Lnet/minecraft/stat/StatHandler;method_6397(Lnet/minecraft/stat/Stat;)I
    • method_6401

      public <T extends JsonElementProvider> T method_6401​(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official b Lnb;b(Lmw;)Lmz;
      intermediary method_6401 Lnet/minecraft/class_1688;method_6401(Lnet/minecraft/class_1681;)Lnet/minecraft/class_1684;
      named method_6401 Lnet/minecraft/stat/StatHandler;method_6401(Lnet/minecraft/stat/Stat;)Lnet/minecraft/util/JsonElementProvider;
    • method_6398

      public <T extends JsonElementProvider> T method_6398​(Stat stat, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Lnb;a(Lmw;Lmz;)Lmz;
      intermediary method_6398 Lnet/minecraft/class_1688;method_6398(Lnet/minecraft/class_1681;Lnet/minecraft/class_1684;)Lnet/minecraft/class_1684;
      named method_6398 Lnet/minecraft/stat/StatHandler;method_6398(Lnet/minecraft/stat/Stat;Lnet/minecraft/util/JsonElementProvider;)Lnet/minecraft/util/JsonElementProvider;