implements RegistryView$Named<T>
| net.minecraft.core.registries.BootstrapRegistry | |
| net.minecraft.class_1_1241 | |
| net.minecraft.registry.BootstrapRegistryWrapper |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryKey<? extends Registry<T>> |
|
||||||
| private final com.mojang.serialization.Lifecycle |
|
||||||
| private BootstrapRegistryWrapper$Contents<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryKey<? extends Registry<T>> key, com.mojang.serialization.Lifecycle lifecycle) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RegistryKey<? extends Registry<? extends T>> |
|
||||||
| public com.mojang.serialization.Lifecycle |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public Optional<RegistryEntry$Reference<T>> |
|
||||||
| public Stream<RegistryEntry$Reference<T>> |
|
||||||
| public Optional<RegistryEntryList$Named<T>> |
|
||||||
| public Stream<RegistryEntryList$Named<T>> |
|