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