Uses of Enum Class
net.minecraft.registry.entry.RegistryEntry.Type
-
Uses of RegistryEntry.Type in net.minecraft.registry.entry
Modifier and TypeMethodDescriptionRegistryEntry.Direct.getType()
Returns the type (direct or reference) of this registry entry.RegistryEntry.getType()
Returns the type (direct or reference) of this registry entry.RegistryEntry.Reference.getType()
Returns the type (direct or reference) of this registry entry.static RegistryEntry.Type
Returns 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.