Uses of Interface
net.minecraft.resources.RegistryOps.RegistryInfoLookup
-
Uses of RegistryOps.RegistryInfoLookup in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate final RegistryOps.RegistryInfoLookup
RegistryOps.lookupProvider
Modifier and TypeMethodDescriptionprivate static RegistryOps.RegistryInfoLookup
RegistryDataLoader.createContext
(RegistryAccess p_256568_, List<com.mojang.datafixers.util.Pair<WritableRegistry<?>, RegistryDataLoader.Loader>> p_255821_) private static RegistryOps.RegistryInfoLookup
RegistryOps.memoizeLookup
(RegistryOps.RegistryInfoLookup p_255769_) Modifier and TypeMethodDescriptionstatic <T> RegistryOps<T>
RegistryOps.create
(com.mojang.serialization.DynamicOps<T> p_256278_, RegistryOps.RegistryInfoLookup p_256479_) void
RegistryDataLoader.Loader.load
(ResourceManager p_249926_, RegistryOps.RegistryInfoLookup p_256258_) (package private) static <E> void
RegistryDataLoader.loadRegistryContents
(RegistryOps.RegistryInfoLookup p_256369_, ResourceManager p_256349_, ResourceKey<? extends Registry<E>> p_255792_, WritableRegistry<E> p_256211_, com.mojang.serialization.Decoder<E> p_256232_, Map<ResourceKey<?>, Exception> p_255884_) private static RegistryOps.RegistryInfoLookup
RegistryOps.memoizeLookup
(RegistryOps.RegistryInfoLookup p_255769_) ModifierConstructorDescriptionprivate
RegistryOps
(com.mojang.serialization.DynamicOps<T> p_256313_, RegistryOps.RegistryInfoLookup p_255799_)