extends RegistryLoader<T>
| net.minecraft.resources.NetworkRegistryLoadTask | |
| net.minecraft.resources.NetworkRegistryLoadTask | |
| net.minecraft.class_1_20 | |
| net.minecraft.registry.ContentsLoader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final RegistryEntryInfo |
| ||||||||
| private final Map<RegistryKey<? extends Registry<?>>, RegistryLoading$ElementsAndTags> |
| ||||||||
| private final ResourceFactory |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryLoading$Entry<T> entry, com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptionsByKey, Map<RegistryKey<? extends Registry<?>>, RegistryLoading$ElementsAndTags> registryContents, ResourceFactory resourceFactory) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public CompletableFuture<?> |
|