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_R3.RegistryBlocks |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private T |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String defaultId, ResourceKey<? extends Registry<T>> key, com.mojang.serialization.Lifecycle lifecycle) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public <V extends T> V |
| ||||||||||||
| public int |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public T |
| ||||||||||||
| public Optional<T> |
| ||||||||||||
| public T |
| ||||||||||||
| public T |
| ||||||||||||
| public ResourceLocation |
|