Uses of Class
net.minecraft.resource.NamespaceResourceManager
Packages that use NamespaceResourceManager
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of NamespaceResourceManager in net.minecraft.resource
Fields in net.minecraft.resource with type parameters of type NamespaceResourceManagerModifier and TypeFieldDescriptionprivate final Map
<String, NamespaceResourceManager> LifecycledResourceManagerImpl.subManagers