Uses of Class
net.minecraft.resource.ResourceManager.Empty
| Package | Description |
|---|---|
| net.minecraft.resource |
Provides resources to Minecraft, including resource access and provision.
|
-
Uses of ResourceManager.Empty in net.minecraft.resource
Methods in net.minecraft.resource that return ResourceManager.Empty Modifier and Type Method Description static ResourceManager.EmptyResourceManager.Empty. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceManager.Empty[]ResourceManager.Empty. values()Returns an array containing the constants of this enum type, in the order they are declared.