implements HolderLookup<T>
| hd$a | |
| net.minecraft.core.HolderLookup$RegistryLookup | |
| net.minecraft.class_7225$class_7226 | |
| net.minecraft.command.CommandRegistryWrapper$Impl | |
| net.minecraft.src.C_213467_ | |
| net.minecraft.core.HolderLookup$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Registry<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Registry<T> registry) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Optional<Holder<T>> |
| ||||||||||
| public Stream<ResourceKey<T>> |
| ||||||||||
| public Optional<? extends HolderSet<T>> |
| ||||||||||
| public Stream<TagKey<T>> |
|