| Interface | Description |
|---|---|
| IdentifiableResourceReloadListener |
Interface for "identifiable" resource reload listeners.
|
| ModResourcePack |
Interface implemented by mod-provided resource packs.
|
| ResourceManagerHelper |
Helper for working with
ResourceManager instances. |
| SimpleResourceReloadListener<T> |
A simplified version of the "resource reload listener" interface, hiding the
peculiarities of the API.
|
| SimpleSynchronousResourceReloadListener |
A simplified version of the "resource reload listener" interface, hiding the
peculiarities of the API and ensuring all data is loaded on the main thread.
|
| Class | Description |
|---|---|
| ResourceReloadListenerKeys |
This class contains default keys for various Minecraft resource reload listeners.
|