Uses of Enum Class
net.minecraft.util.registry.RegistryEntry.Type
Packages that use RegistryEntry.Type
-
Uses of RegistryEntry.Type in net.minecraft.util.registry
Methods in net.minecraft.util.registry that return RegistryEntry.TypeModifier and TypeMethodDescriptionRegistryEntry.Direct.getType()RegistryEntry.getType()RegistryEntry.Reference.getType()static RegistryEntry.TypeReturns the enum constant of this class with the specified name.static RegistryEntry.Type[]RegistryEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.