extends MappedRegistry<T>
All mapped superinterfaces:
| gb | |
| net.minecraft.core.DefaultedRegistry | |
| net.minecraft.class_2348 | |
| net.minecraft.util.registry.DefaultedRegistry | |
| net.minecraft.util.registry.DefaultedRegistry | |
| net.minecraft.server.v1_16_R2.RegistryBlocks |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String defaultId, ResourceKey<? extends Registry<T>> arg1, com.mojang.serialization.Lifecycle arg2) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public <V extends T> V |
| ||||||||||||
| public int |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public T |
| ||||||||||||
| public Optional<T> |
| ||||||||||||
| public T |
| ||||||||||||
| public T |
| ||||||||||||
| public ResourceLocation |
|