Uses of Class
net.minecraft.resource.NamespaceResourceManager
Package | Description |
---|---|
net.minecraft.resource |
Provides resources to Minecraft, including resource access and provision.
|
-
Uses of NamespaceResourceManager in net.minecraft.resource
Fields in net.minecraft.resource with type parameters of type NamespaceResourceManager Modifier and Type Field Description private Map<String,NamespaceResourceManager>
ReloadableResourceManagerImpl. namespaceManagers