Uses of Enum Class
net.mathias2246.buildmc.util.DefaultRegistries
Packages that use DefaultRegistries
-
Uses of DefaultRegistries in net.mathias2246.buildmc.util
Subclasses with type arguments of type DefaultRegistries in net.mathias2246.buildmc.utilModifier and TypeClassDescriptionenumAn Enum containing all the keys of the registries defined by BuildMC.Methods in net.mathias2246.buildmc.util 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.