Uses of Class
net.minecraft.registry.RegistryBuilder.StandAloneEntryCreatingLookup
Packages that use RegistryBuilder.StandAloneEntryCreatingLookup
-
Uses of RegistryBuilder.StandAloneEntryCreatingLookup in net.minecraft.registry
Fields in net.minecraft.registry declared as RegistryBuilder.StandAloneEntryCreatingLookupModifier and TypeFieldDescriptionprivate final RegistryBuilder.StandAloneEntryCreatingLookup
RegistryBuilder.Registries.lookup
The field for thelookup
record component.Methods in net.minecraft.registry that return RegistryBuilder.StandAloneEntryCreatingLookupModifier and TypeMethodDescriptionRegistryBuilder.Registries.lookup()
Returns the value of thelookup
record component.Constructors in net.minecraft.registry with parameters of type RegistryBuilder.StandAloneEntryCreatingLookupModifierConstructorDescriptionprivate
Registries
(RegistryBuilder.AnyOwner anyOwner, RegistryBuilder.StandAloneEntryCreatingLookup standAloneEntryCreatingLookup, Map<Identifier, RegistryEntryLookup<?>> map, Map<RegistryKey<?>, RegistryBuilder.RegisteredValue<?>> map2, List<RuntimeException> list)