extends SinglePreparationResourceReloader<Map<Identifier, T>>
All mapped superinterfaces:
| net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener | |
| net.minecraft.class_4309 | |
| net.minecraft.resource.JsonDataLoader |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private final com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> |
|
||||||
| private final com.mojang.serialization.Codec<T> |
|
||||||
| private final ResourceFinder |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (com.mojang.serialization.Codec<T> codec, ResourceFinder finder) |
| private | (com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> ops, com.mojang.serialization.Codec<T> codec, ResourceFinder finder) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected Map<Identifier, T> |
|
||||||
| protected Object |
|
||||||
| private static void |
|
||||||
| private static void |
|