net.minecraft.registry

abstract class RegistryBuilder$EntryListCreatingLookup<T>

implements RegistryEntryLookup<T>

net.minecraft.core.RegistrySetBuilder$EmptyTagLookup
net.minecraft.class_7877$class_7880
net.minecraft.registry.RegistryBuilder$EntryListCreatingLookup

Field summary

Modifier and TypeField
protected final RegistryEntryOwner<T>
owner
field_40945
entryOwner

Constructor summary

ModifierConstructor
protected (RegistryEntryOwner<T> entryOwner)

Method summary

Modifier and TypeMethod
public Optional<RegistryEntryList$Named<T>>
get(TagKey<T> id)
method_46733(class_6862<T> arg0)
getOptional(TagKey<T> arg0)