Package net.minecraft.stat
Class StatType<T>
java.lang.Object
net.minecraft.stat.StatType<T>
- Mappings:
Namespace Name official ahtintermediary net/minecraft/class_3448named net/minecraft/stat/StatType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getOrCreateStat(T key) getOrCreateStat(T key, StatFormatter formatter) booleaniterator()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
registry
- Mappings:
Namespace Name Mixin selector official aLaht;a:Lhb;intermediary field_15323Lnet/minecraft/class_3448;field_15323:Lnet/minecraft/class_2378;named registryLnet/minecraft/stat/StatType;registry:Lnet/minecraft/util/registry/Registry;
-
stats
- Mappings:
Namespace Name Mixin selector official bLaht;b:Ljava/util/Map;intermediary field_15324Lnet/minecraft/class_3448;field_15324:Ljava/util/Map;named statsLnet/minecraft/stat/StatType;stats:Ljava/util/Map;
-
name
- Mappings:
Namespace Name Mixin selector official cLaht;c:Lqk;intermediary field_26382Lnet/minecraft/class_3448;field_26382:Lnet/minecraft/class_2561;named nameLnet/minecraft/stat/StatType;name:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
StatType
- Mappings:
Namespace Name Mixin selector official <init>Laht;<init>(Lhb;)Vintermediary <init>Lnet/minecraft/class_3448;<init>(Lnet/minecraft/class_2378;)Vnamed <init>Lnet/minecraft/stat/StatType;<init>(Lnet/minecraft/util/registry/Registry;)V
-
-
Method Details
-
hasStat
- Mappings:
Namespace Name Mixin selector official aLaht;a(Ljava/lang/Object;)Zintermediary method_14958Lnet/minecraft/class_3448;method_14958(Ljava/lang/Object;)Znamed hasStatLnet/minecraft/stat/StatType;hasStat(Ljava/lang/Object;)Z
-
getOrCreateStat
- Mappings:
Namespace Name Mixin selector official aLaht;a(Ljava/lang/Object;Lahs;)Lahr;intermediary method_14955Lnet/minecraft/class_3448;method_14955(Ljava/lang/Object;Lnet/minecraft/class_3446;)Lnet/minecraft/class_3445;named getOrCreateStatLnet/minecraft/stat/StatType;getOrCreateStat(Ljava/lang/Object;Lnet/minecraft/stat/StatFormatter;)Lnet/minecraft/stat/Stat;
-
getRegistry
- Mappings:
Namespace Name Mixin selector official aLaht;a()Lhb;intermediary method_14959Lnet/minecraft/class_3448;method_14959()Lnet/minecraft/class_2378;named getRegistryLnet/minecraft/stat/StatType;getRegistry()Lnet/minecraft/util/registry/Registry;
-
iterator
-
getOrCreateStat
- Mappings:
Namespace Name Mixin selector official bLaht;b(Ljava/lang/Object;)Lahr;intermediary method_14956Lnet/minecraft/class_3448;method_14956(Ljava/lang/Object;)Lnet/minecraft/class_3445;named getOrCreateStatLnet/minecraft/stat/StatType;getOrCreateStat(Ljava/lang/Object;)Lnet/minecraft/stat/Stat;
-
getTranslationKey
- Mappings:
Namespace Name Mixin selector official bLaht;b()Ljava/lang/String;intermediary method_14957Lnet/minecraft/class_3448;method_14957()Ljava/lang/String;named getTranslationKeyLnet/minecraft/stat/StatType;getTranslationKey()Ljava/lang/String;
-
getName
- Mappings:
Namespace Name Mixin selector official cLaht;c()Lqk;intermediary method_30739Lnet/minecraft/class_3448;method_30739()Lnet/minecraft/class_2561;named getNameLnet/minecraft/stat/StatType;getName()Lnet/minecraft/text/Text;
-