Package net.minecraft.stat
Class StatHandler
java.lang.Object
net.minecraft.stat.StatHandler
- Direct Known Subclasses:
ServerStatHandler
- Mappings:
Namespace Name named net/minecraft/stat/StatHandler
intermediary net/minecraft/class_3469
official awl
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
<T> int
void
increaseStat
(PlayerEntity player, Stat<?> stat, int value) void
setStat
(PlayerEntity player, Stat<?> stat, int value)
-
Field Details
-
statMap
- Mappings:
Namespace Name Mixin selector named statMap
Lnet/minecraft/stat/StatHandler;statMap:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
intermediary field_15431
Lnet/minecraft/class_3469;field_15431:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
official a
Lawl;a:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
StatHandler
public StatHandler()
-
-
Method Details
-
increaseStat
- Mappings:
Namespace Name Mixin selector named increaseStat
Lnet/minecraft/stat/StatHandler;increaseStat(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
intermediary method_15022
Lnet/minecraft/class_3469;method_15022(Lnet/minecraft/class_1657;Lnet/minecraft/class_3445;I)V
official b
Lawl;b(Lcmz;Lawh;I)V
-
setStat
- Mappings:
Namespace Name Mixin selector named setStat
Lnet/minecraft/stat/StatHandler;setStat(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
intermediary method_15023
Lnet/minecraft/class_3469;method_15023(Lnet/minecraft/class_1657;Lnet/minecraft/class_3445;I)V
official a
Lawl;a(Lcmz;Lawh;I)V
-
getStat
- Mappings:
Namespace Name Mixin selector named getStat
Lnet/minecraft/stat/StatHandler;getStat(Lnet/minecraft/stat/StatType;Ljava/lang/Object;)I
intermediary method_15024
Lnet/minecraft/class_3469;method_15024(Lnet/minecraft/class_3448;Ljava/lang/Object;)I
official a
Lawl;a(Lawj;Ljava/lang/Object;)I
-
getStat
- Mappings:
Namespace Name Mixin selector named getStat
Lnet/minecraft/stat/StatHandler;getStat(Lnet/minecraft/stat/Stat;)I
intermediary method_15025
Lnet/minecraft/class_3469;method_15025(Lnet/minecraft/class_3445;)I
official a
Lawl;a(Lawh;)I
-