Uses of Enum Class
net.mathias2246.buildmc.util.registry.DefaultRegistries
Packages that use DefaultRegistries
-
Uses of DefaultRegistries in net.mathias2246.buildmc.util.registry
Subclasses with type arguments of type DefaultRegistries in net.mathias2246.buildmc.util.registryModifier and TypeClassDescriptionenumAn Enum containing all the keys of the registries defined by BuildMC.Methods in net.mathias2246.buildmc.util.registry that return DefaultRegistriesModifier and TypeMethodDescriptionstatic DefaultRegistriesReturns the enum constant of this class with the specified name.static DefaultRegistries[]DefaultRegistries.values()Returns an array containing the constants of this enum class, in the order they are declared.