Uses of Interface
net.minecraft.resource.ReloadableResourceManager
| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.resource |
Provides resources to Minecraft, including resource access and provision.
|
-
Uses of ReloadableResourceManager in net.minecraft.client
Fields in net.minecraft.client declared as ReloadableResourceManager Modifier and Type Field Description private ReloadableResourceManagerMinecraftClient. resourceManager -
Uses of ReloadableResourceManager in net.minecraft.resource
Classes in net.minecraft.resource that implement ReloadableResourceManager Modifier and Type Class Description classReloadableResourceManagerImplFields in net.minecraft.resource declared as ReloadableResourceManager Modifier and Type Field Description private ReloadableResourceManagerServerResourceManager. resourceManager