Uses of Interface
net.minecraft.resources.RegistryDataLoader.LoadingFunction
Packages that use RegistryDataLoader.LoadingFunction
-
Uses of RegistryDataLoader.LoadingFunction in net.minecraft.resources
Methods in net.minecraft.resources with parameters of type RegistryDataLoader.LoadingFunctionModifier and TypeMethodDescriptionprivate static RegistryAccess.FrozenRegistryDataLoader.load(RegistryDataLoader.LoadingFunction loadingFunction, List<HolderLookup.RegistryLookup<?>> registryLookups, List<RegistryDataLoader.RegistryData<?>> registryData) Deprecated.private static RegistryAccess.FrozenRegistryDataLoader.load(RegistryDataLoader.LoadingFunction loadingFunction, List<HolderLookup.RegistryLookup<?>> registryLookups, List<RegistryDataLoader.RegistryData<?>> registryData, boolean fromResources)
the source-aware variant