Package net.minecraft.stat
Class StatHandler
java.lang.Object
net.minecraft.stat.StatHandler
- Direct Known Subclasses:
ServerStatHandler
- Mappings:
Namespace Name named net/minecraft/stat/StatHandlerintermediary net/minecraft/class_3469official awl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<T> intvoidincreaseStat(PlayerEntity player, Stat<?> stat, int value) voidsetStat(PlayerEntity player, Stat<?> stat, int value)
-
Field Details
-
statMap
- Mappings:
Namespace Name Mixin selector named statMapLnet/minecraft/stat/StatHandler;statMap:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_15431Lnet/minecraft/class_3469;field_15431:Lit/unimi/dsi/fastutil/objects/Object2IntMap;official aLawl;a:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
StatHandler
public StatHandler()
-
-
Method Details
-
increaseStat
- Mappings:
Namespace Name Mixin selector named increaseStatLnet/minecraft/stat/StatHandler;increaseStat(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)Vintermediary method_15022Lnet/minecraft/class_3469;method_15022(Lnet/minecraft/class_1657;Lnet/minecraft/class_3445;I)Vofficial bLawl;b(Lcmz;Lawh;I)V
-
setStat
- Mappings:
Namespace Name Mixin selector named setStatLnet/minecraft/stat/StatHandler;setStat(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)Vintermediary method_15023Lnet/minecraft/class_3469;method_15023(Lnet/minecraft/class_1657;Lnet/minecraft/class_3445;I)Vofficial aLawl;a(Lcmz;Lawh;I)V
-
getStat
- Mappings:
Namespace Name Mixin selector named getStatLnet/minecraft/stat/StatHandler;getStat(Lnet/minecraft/stat/StatType;Ljava/lang/Object;)Iintermediary method_15024Lnet/minecraft/class_3469;method_15024(Lnet/minecraft/class_3448;Ljava/lang/Object;)Iofficial aLawl;a(Lawj;Ljava/lang/Object;)I
-
getStat
- Mappings:
Namespace Name Mixin selector named getStatLnet/minecraft/stat/StatHandler;getStat(Lnet/minecraft/stat/Stat;)Iintermediary method_15025Lnet/minecraft/class_3469;method_15025(Lnet/minecraft/class_3445;)Iofficial aLawl;a(Lawh;)I
-