类 RegistrySetBuilder.EmptyTagLookupWrapper<T>
java.lang.Object
net.minecraft.core.RegistrySetBuilder.EmptyTagLookup<T>
net.minecraft.core.RegistrySetBuilder.EmptyTagRegistryLookup<T>
net.minecraft.core.RegistrySetBuilder.EmptyTagLookupWrapper<T>
- 所有已实现的接口:
HolderGetter<T>
,HolderLookup<T>
,HolderLookup.RegistryLookup<T>
,HolderLookup.RegistryLookup.Delegate<T>
,HolderOwner<T>
- 封闭类:
RegistrySetBuilder
static class RegistrySetBuilder.EmptyTagLookupWrapper<T>
extends RegistrySetBuilder.EmptyTagRegistryLookup<T>
implements HolderLookup.RegistryLookup.Delegate<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.EmptyTagRegistryLookup
listTags
从类继承的方法 net.minecraft.core.RegistrySetBuilder.EmptyTagLookup
get
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.core.HolderGetter
getOrThrow, getOrThrow
从接口继承的方法 net.minecraft.core.HolderLookup
listElementIds, listTagIds
从接口继承的方法 net.minecraft.core.HolderLookup.RegistryLookup
filterElements, filterFeatures
从接口继承的方法 net.minecraft.core.HolderLookup.RegistryLookup.Delegate
get, get, getData, key, listElements, listTags, registryLifecycle
从接口继承的方法 net.minecraft.core.HolderOwner
canSerializeIn
-
字段详细资料
-
parent
-
-
构造器详细资料
-
EmptyTagLookupWrapper
EmptyTagLookupWrapper(HolderOwner<T> p_326948_, HolderLookup.RegistryLookup<T> p_326784_)
-
-
方法详细资料
-
parent
- 指定者:
parent
在接口中HolderLookup.RegistryLookup.Delegate<T>
-