| net.minecraft.resources.RegistryLoadTask | |
| net.minecraft.class_1_102 | |
| net.minecraft.registry.RegistryLoader |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Object |
|
||||||
| protected final RegistryLoading$Entry<T> |
|
||||||
| private final MutableRegistry<T> |
|
||||||
| protected final CachedRegistryWrapper<T> |
|
||||||
| protected final Map<RegistryKey<?>, Exception> |
|
||||||
| private volatile boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (RegistryLoading$Entry<T> entry, com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptionsByKey) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected RegistryKey<? extends Registry<T>> |
|
||||||
| protected Registry<T> |
|
||||||
| public abstract CompletableFuture<?> |
|
||||||
| public RegistryOps$RegistryInfo<?> |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| public boolean |
|
||||||
| public Optional<Registry<T>> |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private void |
|