implements BootstrapRegistryWrapper$Contents<T>
| net.minecraft.core.registries.BootstrapRegistry$RegistrationStorage | |
| net.minecraft.class_1_1241$class_1_1243 | |
| net.minecraft.registry.BootstrapRegistryWrapper$Larval |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Map<RegistryKey<T>, RegistryEntry$Reference<T>> |
|
||||||
| private final Map<TagKey<T>, RegistryEntryList$Named<T>> |
|
||||||
| final BootstrapRegistryWrapper |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (BootstrapRegistryWrapper this$0) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BootstrapRegistryWrapper$Contents<T> |
|
||||||
| public void |
|
||||||
| public RegistryEntry$Reference<T> |
|
||||||
| public Collection<RegistryEntry$Reference<T>> |
|
||||||
| public RegistryEntryList$Named<T> |
|
||||||
| public Collection<RegistryEntryList$Named<T>> |
|
||||||
| private RegistryEntryList$Named |
|
||||||
| private RegistryEntry$Reference |
|