net.minecraft.registry

class RegistryBuilder$StandAloneEntryCreatingLookup

extends RegistryBuilder$EntryListCreatingLookup<Object>

All mapped superinterfaces:

RegistryEntryLookup

net.minecraft.core.RegistrySetBuilder$UniversalLookup
net.minecraft.class_7877$class_7885
net.minecraft.registry.RegistryBuilder$StandAloneEntryCreatingLookup

Field summary

Modifier and TypeField
private final Map<RegistryKey<Object>, RegistryEntry$Reference<Object>>
holders
field_40948
keysToEntries

Constructor summary

ModifierConstructor
public (RegistryEntryOwner<Object> owner)

Method summary

Modifier and TypeMethod
public Optional<RegistryEntry$Reference<Object>>
get(ResourceKey<Object> id)
method_46746(class_5321<Object> arg0)
getOptional(RegistryKey<Object> arg0)
private <T> RegistryEntry$Reference<T>
getOrCreate(ResourceKey<T> id)
method_46807(class_5321<T> arg0)
getOrCreate(RegistryKey<T> key)
private RegistryEntry$Reference
lambda$getOrCreate$0(ResourceKey arg0)
method_46808(class_5321 arg0)
method_46808(RegistryKey key2)