Package net.minecraft.registry
Class RegistryBuilder.LazyReferenceEntry<T>
java.lang.Object
net.minecraft.registry.entry.RegistryEntry.Reference<T>
net.minecraft.registry.RegistryBuilder.LazyReferenceEntry<T>
- All Implemented Interfaces:
- RegistryEntry<T>
- Enclosing class:
- RegistryBuilder
- Mappings:
- Namespace - Name - named - net/minecraft/registry/RegistryBuilder$LazyReferenceEntry- intermediary - net/minecraft/class_7877$class_8992- official - kh$f
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.registry.entry.RegistryEntry.ReferenceRegistryEntry.Reference.TypeNested classes/interfaces inherited from interface net.minecraft.registry.entry.RegistryEntryRegistryEntry.Direct<T>, RegistryEntry.Reference<T>
- 
Field SummaryFields
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedLazyReferenceEntry(RegistryEntryOwner<T> owner, @Nullable RegistryKey<T> key) 
- 
Method SummaryMethods inherited from class net.minecraft.registry.entry.RegistryEntry.ReferencegetKey, getKeyOrValue, getType, hasKeyAndValue, intrusive, isIn, matches, matches, matchesId, matchesKey, ownerEquals, registryKey, standAlone, streamTags, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.registry.entry.RegistryEntrygetIdAsString
- 
Field Details- 
supplier- Mappings:
- Namespace - Name - Mixin selector - named - supplier- Lnet/minecraft/registry/RegistryBuilder$LazyReferenceEntry;supplier:Ljava/util/function/Supplier;- intermediary - field_47490- Lnet/minecraft/class_7877$class_8992;field_47490:Ljava/util/function/Supplier;- official - a- Lkh$f;a:Ljava/util/function/Supplier;
 
 
- 
- 
Constructor Details- 
LazyReferenceEntry- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/registry/RegistryBuilder$LazyReferenceEntry;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;Lnet/minecraft/registry/RegistryKey;)V- intermediary - <init>- Lnet/minecraft/class_7877$class_8992;<init>(Lnet/minecraft/class_7876;Lnet/minecraft/class_5321;)V- official - <init>- Lkh$f;<init>(Lju;Laku;)V
 
 
- 
- 
Method Details- 
setValue- Overrides:
- setValuein class- RegistryEntry.Reference<T>
- Mappings:
- Namespace - Name - Mixin selector - named - setValue- Lnet/minecraft/registry/entry/RegistryEntry$Reference;setValue(Ljava/lang/Object;)V- intermediary - method_45918- Lnet/minecraft/class_6880$class_6883;method_45918(Ljava/lang/Object;)V- official - b- Ljr$c;b(Ljava/lang/Object;)V
 
- 
value- Specified by:
- valuein interface- RegistryEntry<T>
- Overrides:
- valuein class- RegistryEntry.Reference<T>
- Mappings:
- Namespace - Name - Mixin selector - named - value- Lnet/minecraft/registry/entry/RegistryEntry;value()Ljava/lang/Object;- intermediary - comp_349- Lnet/minecraft/class_6880;comp_349()Ljava/lang/Object;- official - a- Ljr;a()Ljava/lang/Object;
 
 
-