Package net.minecraft.registry
Class RegistryBuilder.StandAloneEntryCreatingLookup
java.lang.Object
net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup<Object>
net.minecraft.registry.RegistryBuilder.StandAloneEntryCreatingLookup
- All Implemented Interfaces:
 RegistryEntryLookup<Object>
- Enclosing class:
 RegistryBuilder
private static class RegistryBuilder.StandAloneEntryCreatingLookup
extends RegistryBuilder.EntryListCreatingLookup<Object>
- Mappings:
 Namespace Name named net/minecraft/registry/RegistryBuilder$StandAloneEntryCreatingLookupintermediary net/minecraft/class_7877$class_7885official kg$l
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookup
RegistryEntryLookup.RegistryLookup - 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<RegistryKey<Object>, RegistryEntry.Reference<Object>> Fields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
entryOwner - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetOptional(RegistryKey<Object> key) (package private) <T> RegistryEntry.Reference<T> getOrCreate(RegistryKey<T> key) Methods inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
getOptionalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.registry.RegistryEntryLookup
getOrThrow, getOrThrow 
- 
Field Details
- 
keysToEntries
- Mappings:
 Namespace Name Mixin selector named keysToEntriesLnet/minecraft/registry/RegistryBuilder$StandAloneEntryCreatingLookup;keysToEntries:Ljava/util/Map;intermediary field_40948Lnet/minecraft/class_7877$class_7885;field_40948:Ljava/util/Map;official aLkg$l;a:Ljava/util/Map;
 
 - 
 - 
Constructor Details
- 
StandAloneEntryCreatingLookup
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/registry/RegistryBuilder$EntryListCreatingLookup;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;)Vintermediary <init>Lnet/minecraft/class_7877$class_7880;<init>(Lnet/minecraft/class_7876;)Vofficial <init>Lkg$c;<init>(Ljt;)V
 
 - 
 - 
Method Details
- 
getOptional
- Mappings:
 Namespace Name Mixin selector named getOptionalLnet/minecraft/registry/RegistryEntryLookup;getOptional(Lnet/minecraft/registry/RegistryKey;)Ljava/util/Optional;intermediary method_46746Lnet/minecraft/class_7871;method_46746(Lnet/minecraft/class_5321;)Ljava/util/Optional;official aLjr;a(Laly;)Ljava/util/Optional;
 - 
getOrCreate
- Mappings:
 Namespace Name Mixin selector named getOrCreateLnet/minecraft/registry/RegistryBuilder$StandAloneEntryCreatingLookup;getOrCreate(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/registry/entry/RegistryEntry$Reference;intermediary method_46807Lnet/minecraft/class_7877$class_7885;method_46807(Lnet/minecraft/class_5321;)Lnet/minecraft/class_6880$class_6883;official cLkg$l;c(Laly;)Ljq$c;
 
 -