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.Type
Nested classes/interfaces inherited from interface net.minecraft.core.Holder
Holder.Direct<T>, Holder.Kind, Holder.Reference<T>
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
LazyHolder
(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, unwrapKey
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraft.core.Holder
getDelegate, getRegisteredName
-
Field Details
-
supplier
-
-
Constructor Details
-
LazyHolder
-
-
Method Details
-
bindValue
- Overrides:
bindValue
in classHolder.Reference<T>
-
value
-