Uses of Class
net.minecraft.util.registry.RegistryBuilder.StandAloneEntryCreatingLookup
Packages that use RegistryBuilder.StandAloneEntryCreatingLookup
Package
Description
Contains the registry, used to register various in-game components, and related classes.
-
Uses of RegistryBuilder.StandAloneEntryCreatingLookup in net.minecraft.util.registry
Fields in net.minecraft.util.registry declared as RegistryBuilder.StandAloneEntryCreatingLookupModifier and TypeFieldDescriptionprivate final RegistryBuilder.StandAloneEntryCreatingLookupRegistryBuilder.Registries.lookupThe field for thelookuprecord component.Methods in net.minecraft.util.registry that return RegistryBuilder.StandAloneEntryCreatingLookupModifier and TypeMethodDescriptionRegistryBuilder.Registries.lookup()Returns the value of thelookuprecord component.Constructors in net.minecraft.util.registry with parameters of type RegistryBuilder.StandAloneEntryCreatingLookupModifierConstructorDescriptionprivateRegistries(RegistryBuilder.AnyOwner anyOwner, RegistryBuilder.StandAloneEntryCreatingLookup standAloneEntryCreatingLookup, Map<Identifier, RegistryEntryLookup<?>> map, Map<RegistryKey<?>, RegistryBuilder.RegisteredValue<?>> map2, List<RuntimeException> list)