Package net.minecraft.registry
Class RegistryBuilder.EntryListCreatingLookup<T>
java.lang.Object
net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup<T>
- All Implemented Interfaces:
- RegistryEntryLookup<T>
- Direct Known Subclasses:
- RegistryBuilder.StandAloneEntryCreatingLookup
- Enclosing class:
- RegistryBuilder
private abstract static class RegistryBuilder.EntryListCreatingLookup<T>
extends Object
implements RegistryEntryLookup<T>
- Mappings:
- Namespace - Name - official - hu$c- intermediary - net/minecraft/class_7877$class_7880- named - net/minecraft/registry/RegistryBuilder$EntryListCreatingLookup
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookupRegistryEntryLookup.RegistryLookup
- 
Field SummaryFields
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedEntryListCreatingLookup(RegistryEntryOwner<T> entryOwner) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.registry.RegistryEntryLookupgetOptional, getOrThrow, getOrThrow
- 
Field Details- 
entryOwner- Mappings:
- Namespace - Name - Mixin selector - official - b- Lhu$c;b:Lhh;- intermediary - field_40945- Lnet/minecraft/class_7877$class_7880;field_40945:Lnet/minecraft/class_7876;- named - entryOwner- Lnet/minecraft/registry/RegistryBuilder$EntryListCreatingLookup;entryOwner:Lnet/minecraft/registry/entry/RegistryEntryOwner;
 
 
- 
- 
Constructor Details- 
EntryListCreatingLookup- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lhu$c;<init>(Lhh;)V- intermediary - <init>- Lnet/minecraft/class_7877$class_7880;<init>(Lnet/minecraft/class_7876;)V- named - <init>- Lnet/minecraft/registry/RegistryBuilder$EntryListCreatingLookup;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;)V
 
 
- 
- 
Method Details- 
getOptional- Specified by:
- getOptionalin interface- RegistryEntryLookup<T>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lhf;a(Lanl;)Ljava/util/Optional;- intermediary - method_46733- Lnet/minecraft/class_7871;method_46733(Lnet/minecraft/class_6862;)Ljava/util/Optional;- named - getOptional- Lnet/minecraft/registry/RegistryEntryLookup;getOptional(Lnet/minecraft/registry/tag/TagKey;)Ljava/util/Optional;
 
 
-