Package net.minecraft.stats
Class StatType<T>
- All Implemented Interfaces:
Iterable<Stat<T>>
,IForgeRegistryEntry<StatType<?>>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>>
-
Field Summary
FieldsFields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator