Uses of Class
net.minecraft.resources.IResourceManager.Instance
-
Packages that use IResourceManager.Instance Package Description net.minecraft.resources -
-
Uses of IResourceManager.Instance in net.minecraft.resources
Methods in net.minecraft.resources that return IResourceManager.Instance Modifier and Type Method Description static IResourceManager.InstanceIResourceManager.Instance. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IResourceManager.Instance[]IResourceManager.Instance. values()Returns an array containing the constants of this enum type, in the order they are declared.
-