Uses of Interface
net.minecraft.util.dynamic.RegistryOps.EntryLoader
Packages that use RegistryOps.EntryLoader
-
Uses of RegistryOps.EntryLoader in net.minecraft.util.dynamic
Classes in net.minecraft.util.dynamic that implement RegistryOps.EntryLoaderFields in net.minecraft.util.dynamic declared as RegistryOps.EntryLoaderMethods in net.minecraft.util.dynamic that return RegistryOps.EntryLoaderModifier and TypeMethodDescriptionstatic RegistryOps.EntryLoader
RegistryOps.EntryLoader.resourceBacked
(ResourceManager resourceManager) Methods in net.minecraft.util.dynamic with parameters of type RegistryOps.EntryLoaderModifier and TypeMethodDescriptionstatic <T> RegistryOps<T>
RegistryOps.method_36575
(com.mojang.serialization.DynamicOps<T> dynamicOps, RegistryOps.EntryLoader entryLoader, DynamicRegistryManager dynamicRegistryManager) static <T> RegistryOps<T>
RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryOps.EntryLoader entryLoader, DynamicRegistryManager dynamicRegistryManager) Constructors in net.minecraft.util.dynamic with parameters of type RegistryOps.EntryLoaderModifierConstructorDescriptionprivate
RegistryOps
(com.mojang.serialization.DynamicOps<T> delegate, RegistryOps.EntryLoader entryLoader, DynamicRegistryManager registryManager, IdentityHashMap<RegistryKey<? extends Registry<?>>, RegistryOps.ValueHolder<?>> valueHolders)