Uses of Class
net.minecraft.registry.RegistryBuilder.AnyOwner
-
Uses of RegistryBuilder.AnyOwner in net.minecraft.registry
Modifier and TypeFieldDescriptionprivate final RegistryBuilder.AnyOwner
RegistryBuilder.Registries.owner
The field for theowner
record component.Modifier and TypeMethodDescriptionRegistryBuilder.Registries.owner()
Returns the value of theowner
record component.ModifierConstructorDescriptionprivate
Registries
(RegistryBuilder.AnyOwner anyOwner, RegistryBuilder.StandAloneEntryCreatingLookup standAloneEntryCreatingLookup, Map<Identifier, RegistryEntryLookup<?>> map, Map<RegistryKey<?>, RegistryBuilder.RegisteredValue<?>> map2, List<RuntimeException> list)