net.minecraft.registry

class SimpleRegistry$2

implements RegistryWrapper$Impl$Delegating<T>

net.minecraft.core.MappedRegistry$2
net.minecraft.class_2370$2
net.minecraft.registry.SimpleRegistry$2

Field summary

Modifier and TypeField
final com.google.common.collect.ImmutableMap
val$pendingTags
field_54028
field_54028
final SimpleRegistry
this$0
field_54029
field_54029

Constructor summary

ModifierConstructor
(SimpleRegistry this$0, com.google.common.collect.ImmutableMap val$pendingTags)

Method summary

Modifier and TypeMethod
public RegistryWrapper$Impl<T>
parent()
method_46725()
getBase()
public Optional<RegistryEntryList$Named<T>>
get(TagKey<T> id)
method_46733(class_6862<T> arg0)
getOptional(TagKey<T> arg0)
public Stream<RegistryEntryList$Named<T>>
listTags()
method_42020()
getTags()