net.minecraft.registry

class RegistryBuilder$Registries$1

implements Registerable<T>

net.minecraft.core.RegistrySetBuilder$BuildState$1
net.minecraft.class_7877$class_7878$1
net.minecraft.registry.RegistryBuilder$Registries$1

Field summary

Modifier and TypeField
final RegistryBuilder$Registries
this$0
field_40943
field_40943

Constructor summary

ModifierConstructor
(RegistryBuilder$Registries this$0)

Method summary

Modifier and TypeMethod
public RegistryEntry$Reference<T>
register(ResourceKey<T> key, T value, com.mojang.serialization.Lifecycle lifecycle)
method_46800(class_5321<T> arg0, T arg1, com.mojang.serialization.Lifecycle arg2)
register(RegistryKey<T> arg0, T arg1, com.mojang.serialization.Lifecycle arg2)
public <S> RegistryEntryLookup<S>
lookup(ResourceKey<? extends Registry<? extends S>> key)
method_46799(class_5321<? extends class_2378<? extends S>> arg0)
getRegistryLookup(RegistryKey<? extends Registry<? extends S>> arg0)