接口 HolderLookup.RegistryLookup<T>
- 所有超级接口:
HolderGetter<T>
,HolderLookup<T>
,HolderOwner<T>
- 所有已知实现类:
HolderLookup.RegistryLookup.Delegate
- 封闭接口:
- HolderLookup<T>
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.core.HolderLookup
HolderLookup.Provider, HolderLookup.RegistryLookup<T>
-
方法概要
修饰符和类型方法说明default HolderLookup<T>
filterFeatures
(FeatureFlagSet pEnabledFeatures) ResourceKey<? extends Registry<? extends T>>
key()
com.mojang.serialization.Lifecycle
从接口继承的方法 net.minecraft.core.HolderGetter
get, get, getOrThrow, getOrThrow
从接口继承的方法 net.minecraft.core.HolderLookup
filterElements, listElementIds, listElements, listTagIds, listTags
从接口继承的方法 net.minecraft.core.HolderOwner
canSerializeIn
-
方法详细资料
-
key
ResourceKey<? extends Registry<? extends T>> key() -
registryLifecycle
com.mojang.serialization.Lifecycle registryLifecycle() -
filterFeatures
-