net.minecraft.registry

public interface RegistryWrapper<T>

extends RegistryEntryLookup<T>

net.minecraft.core.HolderLookup
net.minecraft.class_7225
net.minecraft.registry.RegistryWrapper

Method summary

Modifier and TypeMethod
Stream<RegistryEntry$Reference<T>>
listElements()
method_42017()
streamEntries()
default Stream<RegistryKey<T>>
listElementIds()
method_46754()
streamKeys()
Stream<RegistryEntryList$Named<T>>
listTags()
method_42020()
getTags()
default Stream<TagKey<T>>
listTagIds()
method_46755()
streamTagKeys()