net.minecraft.registry

interface BootstrapRegistryWrapper$Contents<T>

net.minecraft.core.registries.BootstrapRegistry$Storage
net.minecraft.class_1_1241$class_1_1244
net.minecraft.registry.BootstrapRegistryWrapper$Contents

Method summary

Modifier and TypeMethod
BootstrapRegistryWrapper$Contents<T>
freeze()
method_1_7851()
frozen()
void
removeIf(Predicate<Holder$Reference<T>> predicate)
method_1_7856(Predicate<class_6880$class_6883<T>> arg0)
removeIf(Predicate<RegistryEntry$Reference<T>> predicate)
RegistryEntry$Reference<T>
get(ResourceKey<T> id)
method_1_7852(class_5321<T> arg0)
getEntry(RegistryKey<T> key)
Collection<RegistryEntry$Reference<T>>
listElements()
method_1_7854()
entries()
RegistryEntryList$Named<T>
get(TagKey<T> id)
method_1_7853(class_6862<T> arg0)
getTag(TagKey<T> tag)
Collection<RegistryEntryList$Named<T>>
listTags()
method_1_7855()
getTags()