net.minecraft.registry

public interface RegistryWrapper$Impl$Delegating<T>

extends RegistryWrapper$Impl<T>

net.minecraft.core.HolderLookup$RegistryLookup$Delegate
net.minecraft.class_7225$class_7226$class_7875
net.minecraft.registry.RegistryWrapper$Impl$Delegating

Method summary

Modifier and TypeMethod
RegistryWrapper$Impl<T>
parent()
method_46725()
getBase()
default RegistryKey<? extends Registry<? extends T>>
key()
method_46765()
getKey()
default com.mojang.serialization.Lifecycle
registryLifecycle()
method_46766()
getLifecycle()
default Optional<RegistryEntry$Reference<T>>
get(ResourceKey<T> id)
method_46746(class_5321<T> arg0)
getOptional(RegistryKey<T> arg0)
default Stream<RegistryEntry$Reference<T>>
listElements()
method_42017()
streamEntries()
default Optional<RegistryEntryList$Named<T>>
get(TagKey<T> id)
method_46733(class_6862<T> arg0)
getOptional(TagKey<T> arg0)
default Stream<RegistryEntryList$Named<T>>
listTags()
method_42020()
getTags()