类 RegistrySetBuilder.LazyHolder<T>
java.lang.Object
net.minecraft.core.Holder.Reference<T>
net.minecraft.core.RegistrySetBuilder.LazyHolder<T>
- 所有已实现的接口:
Holder<T>
,IHolderExtension<T>
,IWithData<T>
- 封闭类:
RegistrySetBuilder
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.core.Holder.Reference
Holder.Reference.Type
从接口继承的嵌套类/接口 net.minecraft.core.Holder
Holder.Direct<T>, Holder.Kind, Holder.Reference<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.core.Holder.Reference
bindKey, bindTags, canSerializeIn, createIntrusive, createStandAlone, equals, getData, getKey, hashCode, is, is, is, is, is, isBound, key, kind, tags, toString, unwrap, unwrapKey, unwrapLookup
从接口继承的方法 net.minecraft.core.Holder
getRegisteredName
从接口继承的方法 net.neoforged.neoforge.common.extensions.IHolderExtension
getDelegate
-
字段详细资料
-
supplier
-
-
构造器详细资料
-
LazyHolder
-
-
方法详细资料
-
bindValue
- 覆盖:
bindValue
在类中Holder.Reference<T>
-
value
-