net.minecraft.registry

class SimpleRegistry$1

implements RegistryEntryLookup<T>

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

Field summary

Modifier and TypeField
final SimpleRegistry
this$0
field_36468
field_36468

Constructor summary

ModifierConstructor
(SimpleRegistry this$0)

Method summary

Modifier and TypeMethod
public Optional<RegistryEntry$Reference<T>>
get(ResourceKey<T> id)
method_46746(class_5321<T> arg0)
getOptional(RegistryKey<T> arg0)
public RegistryEntry$Reference<T>
getOrThrow(ResourceKey<T> id)
method_46747(class_5321<T> arg0)
getOrThrow(RegistryKey<T> arg0)
public Optional<RegistryEntryList$Named<T>>
get(TagKey<T> id)
method_46733(class_6862<T> arg0)
getOptional(TagKey<T> arg0)
public RegistryEntryList$Named<T>
getOrThrow(TagKey<T> id)
method_46735(class_6862<T> arg0)
getOrThrow(TagKey<T> arg0)