net.minecraft.registry

class BootstrapRegistryWrapper$Larval

implements BootstrapRegistryWrapper$Contents<T>

net.minecraft.core.registries.BootstrapRegistry$RegistrationStorage
net.minecraft.class_1_1241$class_1_1243
net.minecraft.registry.BootstrapRegistryWrapper$Larval

Field summary

Modifier and TypeField
private final Map<RegistryKey<T>, RegistryEntry$Reference<T>>
holders
field_1_8581
entries
private final Map<TagKey<T>, RegistryEntryList$Named<T>>
holderSets
field_1_8580
tags
final BootstrapRegistryWrapper
this$0
field_1_8582
field_1_8582

Constructor summary

ModifierConstructor
private (BootstrapRegistryWrapper this$0)

Method summary

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