Uses of Enum Class
net.minecraft.server.packs.resources.ResourceManager.Empty
Packages that use ResourceManager.Empty
-
Uses of ResourceManager.Empty in net.minecraft.server.packs.resources
Subclasses with type arguments of type ResourceManager.Empty in net.minecraft.server.packs.resourcesMethods in net.minecraft.server.packs.resources that return ResourceManager.EmptyModifier and TypeMethodDescriptionstatic ResourceManager.EmptyReturns the enum constant of this class with the specified name.static ResourceManager.Empty[]ResourceManager.Empty.values()Returns an array containing the constants of this enum class, in the order they are declared.