| net.minecraft.resources.RegistryDataLoader$Loader | |
| net.minecraft.class_7655$class_9158 | |
| net.minecraft.registry.RegistryLoader$Loader |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryLoader$Entry<T> |
|
||||||
| private final MutableRegistry<T> |
|
||||||
| private final Map<RegistryKey<?>, Exception> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (RegistryLoader$Entry<T> data, MutableRegistry<T> registry, Map<RegistryKey<?>, Exception> loadingErrors) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public void |
|
||||||
| public RegistryLoader$Entry<T> |
|
||||||
| public MutableRegistry<T> |
|
||||||
| public Map<RegistryKey<?>, Exception> |
|