net.minecraft.registry

record RegistryBuilder$Registries

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

Field summary

Modifier and TypeField
private final RegistryBuilder$AnyOwner
owner
comp_1135
owner
private final RegistryBuilder$StandAloneEntryCreatingLookup
lookup
comp_1136
lookup
private final Map<Identifier, RegistryEntryLookup<?>>
registries
comp_1137
registries
private final Map<RegistryKey<?>, RegistryBuilder$RegisteredValue<?>>
registeredValues
comp_1138
registeredValues
private final List<RuntimeException>
errors
comp_1139
errors

Constructor summary

ModifierConstructor
private (RegistryBuilder$AnyOwner owner, RegistryBuilder$StandAloneEntryCreatingLookup lookup, Map<Identifier, RegistryEntryLookup<?>> registries, Map<RegistryKey<?>, RegistryBuilder$RegisteredValue<?>> registeredValues, List<RuntimeException> errors)

Method summary

Modifier and TypeMethod
public static RegistryBuilder$Registries
create(RegistryAccess context, Stream<ResourceKey<? extends Registry<?>>> newRegistries)
method_46796(class_5455 arg0, Stream<class_5321<? extends class_2378<?>>> arg1)
of(DynamicRegistryManager dynamicRegistryManager, Stream<RegistryKey<? extends Registry<?>>> registryRefs)
public <T> Registerable<T>
bootstrapContext()
method_46787()
createRegisterable()
public void
reportUnclaimedRegisteredValues()
method_55298()
checkOrphanedValues()
public void
reportNotCollectedHolders()
method_55299()
checkUnreferencedKeys()
public void
throwOnError()
method_46798()
throwErrors()
public RegistryBuilder$AnyOwner
owner()
comp_1135()
owner()
public RegistryBuilder$StandAloneEntryCreatingLookup
lookup()
comp_1136()
lookup()
public Map<Identifier, RegistryEntryLookup<?>>
registries()
comp_1137()
registries()
public Map<RegistryKey<?>, RegistryBuilder$RegisteredValue<?>>
registeredValues()
comp_1138()
registeredValues()
public List<RuntimeException>
errors()
comp_1139()
errors()
private void
lambda$reportUnclaimedRegisteredValues$0(ResourceKey arg0, RegistrySetBuilder$RegisteredValue arg1)
method_55297(class_5321 arg0, class_7877$class_7881 arg1)
method_55297(RegistryKey key, RegistryBuilder$RegisteredValue value)
private static void
lambda$create$1(com.google.common.collect.ImmutableMap$Builder arg0, RegistrySetBuilder$UniversalLookup arg1, ResourceKey arg2)
method_46791(com.google.common.collect.ImmutableMap$Builder arg0, class_7877$class_7885 arg1, class_5321 arg2)
method_46791(com.google.common.collect.ImmutableMap$Builder arg0, RegistryBuilder$StandAloneEntryCreatingLookup arg1, RegistryKey registryRef)
private static void
lambda$create$0(com.google.common.collect.ImmutableMap$Builder arg0, RegistryAccess$RegistryEntry arg1)
method_46790(com.google.common.collect.ImmutableMap$Builder arg0, class_5455$class_6892 arg1)
method_46790(com.google.common.collect.ImmutableMap$Builder arg0, DynamicRegistryManager$Entry entry)