Package net.minecraft.core
Class RegistrySetBuilder.LazyHolder<T>
java.lang.Object
net.minecraft.core.Holder.Reference<T>
net.minecraft.core.RegistrySetBuilder.LazyHolder<T>
- Enclosing class:
RegistrySetBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.core.Holder.Reference
Holder.Reference.TypeNested classes/interfaces inherited from interface net.minecraft.core.Holder
Holder.Direct<T>, Holder.Kind, Holder.Reference<T> -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLazyHolder(HolderOwner<T> p_312861_, ResourceKey<T> p_312263_) -
Method Summary
Methods inherited from class net.minecraft.core.Holder.Reference
bindKey, bindTags, canSerializeIn, createIntrusive, createStandAlone, equals, getData, hashCode, is, is, is, is, is, isBound, key, kind, tags, toString, unwrap, unwrapKeyMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.core.Holder
getDelegate, getRegisteredName
-
Field Details
-
supplier
-
-
Constructor Details
-
LazyHolder
-
-
Method Details
-
bindValue
- Overrides:
bindValuein classHolder.Reference<T>
-
value
-