net.minecraft.registry

class RegistryBuilder$BootstrappedRegistry$1

implements Registerable<T>

net.minecraft.core.RegistrySetBuilder$BootstrappedRegistryState$1
net.minecraft.class_7877$class_1_1191$1
net.minecraft.registry.RegistryBuilder$BootstrappedRegistry$1

Field summary

Modifier and TypeField
final RegistryBuilder$Registries
val$state
field_1_8281
field_1_8281
final RegistryBuilder$BootstrappedRegistry
this$0
field_1_8280
field_1_8280

Constructor summary

ModifierConstructor
(RegistryBuilder$BootstrappedRegistry this$0, RegistryBuilder$Registries val$state)

Method summary

Modifier and TypeMethod
public RegistryEntry$Reference<T>
register(ResourceKey<T> key, T value)
method_46838(class_5321<T> arg0, T arg1)
register(RegistryKey<T> arg0, T arg1)
public <S> RegistryEntryLookup<S>
lookup(ResourceKey<? extends Registry<? extends S>> key)
method_1_8007(class_5321<? extends class_2378<? extends S>> arg0)
getLookup(RegistryKey<? extends Registry<? extends S>> arg0)
public <S> Stream<RegistryEntry$Reference<S>>
listContextElements(ResourceKey<? extends Registry<? extends S>> key)
method_1_8006(class_5321<? extends class_2378<? extends S>> arg0)
getRegistryEntries(RegistryKey<? extends Registry<? extends S>> arg0)