类 RegistrySetBuilder.EmptyTagRegistryLookup<T>
java.lang.Object
net.minecraft.core.RegistrySetBuilder.EmptyTagLookup<T>
net.minecraft.core.RegistrySetBuilder.EmptyTagRegistryLookup<T>
- 所有已实现的接口:
HolderGetter<T>
,HolderLookup<T>
,HolderLookup.RegistryLookup<T>
,HolderOwner<T>
- 封闭类:
RegistrySetBuilder
abstract static class RegistrySetBuilder.EmptyTagRegistryLookup<T>
extends RegistrySetBuilder.EmptyTagLookup<T>
implements HolderLookup.RegistryLookup<T>
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.core.HolderGetter
HolderGetter.Provider
从接口继承的嵌套类/接口 net.minecraft.core.HolderLookup
HolderLookup.Provider, HolderLookup.RegistryLookup<T>
从接口继承的嵌套类/接口 net.minecraft.core.HolderLookup.RegistryLookup
HolderLookup.RegistryLookup.Delegate<T>
-
字段概要
从类继承的字段 net.minecraft.core.RegistrySetBuilder.EmptyTagLookup
owner
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.core.RegistrySetBuilder.EmptyTagLookup
get
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.core.HolderGetter
get, get, getOrThrow, getOrThrow
从接口继承的方法 net.minecraft.core.HolderLookup
listElementIds, listElements, listTagIds
从接口继承的方法 net.minecraft.core.HolderLookup.RegistryLookup
filterElements, filterFeatures, key, registryLifecycle
从接口继承的方法 net.minecraft.core.HolderOwner
canSerializeIn
-
构造器详细资料
-
EmptyTagRegistryLookup
-
-
方法详细资料
-
listTags
- 指定者:
listTags
在接口中HolderLookup<T>
-