Uses of Interface
net.minecraft.resources.RegistryOps.RegistryInfoLookup
Packages that use RegistryOps.RegistryInfoLookup
-
Uses of RegistryOps.RegistryInfoLookup in net.minecraft.resources
Classes in net.minecraft.resources that implement RegistryOps.RegistryInfoLookupFields in net.minecraft.resources declared as RegistryOps.RegistryInfoLookupMethods in net.minecraft.resources that return RegistryOps.RegistryInfoLookupModifier and TypeMethodDescriptionprivate static RegistryOps.RegistryInfoLookup
RegistryDataLoader.createContext
(List<HolderLookup.RegistryLookup<?>> p_255821_, List<RegistryDataLoader.Loader<?>> p_360285_) Methods in net.minecraft.resources with parameters of type RegistryOps.RegistryInfoLookupModifier and TypeMethodDescriptionvoid
RegistryDataLoader.LoadingFunction.apply
(RegistryDataLoader.Loader<?> p_321864_, RegistryOps.RegistryInfoLookup p_321656_) static <T> RegistryOps
<T> RegistryOps.create
(com.mojang.serialization.DynamicOps<T> p_256278_, RegistryOps.RegistryInfoLookup p_256479_) (package private) static <E> void
RegistryDataLoader.loadContentsFromManager
(ResourceManager p_321535_, RegistryOps.RegistryInfoLookup p_321612_, WritableRegistry<E> p_321557_, com.mojang.serialization.Decoder<E> p_321820_, Map<ResourceKey<?>, Exception> p_321649_) (package private) static <E> void
RegistryDataLoader.loadContentsFromNetwork
(Map<ResourceKey<? extends Registry<?>>, RegistryDataLoader.NetworkedRegistryData> p_321633_, ResourceProvider p_326020_, RegistryOps.RegistryInfoLookup p_321801_, WritableRegistry<E> p_321671_, com.mojang.serialization.Decoder<E> p_321718_, Map<ResourceKey<?>, Exception> p_321625_) void
RegistryDataLoader.Loader.loadFromNetwork
(Map<ResourceKey<? extends Registry<?>>, RegistryDataLoader.NetworkedRegistryData> p_321562_, ResourceProvider p_326419_, RegistryOps.RegistryInfoLookup p_321617_) void
RegistryDataLoader.Loader.loadFromResources
(ResourceManager p_321702_, RegistryOps.RegistryInfoLookup p_321840_) Constructors in net.minecraft.resources with parameters of type RegistryOps.RegistryInfoLookupModifierConstructorDescriptionprotected
RegistryOps
(com.mojang.serialization.DynamicOps<T> p_256313_, RegistryOps.RegistryInfoLookup p_255799_)