Uses of Enum Class
net.minecraft.resource.ResourceManager.Empty
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of ResourceManager.Empty in net.minecraft.resource
Modifier and TypeMethodDescriptionstatic ResourceManager.Empty
Returns 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.