Uses of Interface
net.minecraft.util.registry.RegistryLoader.RegistryLoadable
Packages that use RegistryLoader.RegistryLoadable
Package
Description
Contains the registry, used to register various in-game components, and related classes.
-
Uses of RegistryLoader.RegistryLoadable in net.minecraft.util.registry
Methods in net.minecraft.util.registry that return types with arguments of type RegistryLoader.RegistryLoadableModifier and TypeMethodDescription(package private) com.mojang.datafixers.util.Pair<MutableRegistry<?>,RegistryLoader.RegistryLoadable> RegistryLoader.Entry.getLoader(com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptions) Method parameters in net.minecraft.util.registry with type arguments of type RegistryLoader.RegistryLoadableModifier and TypeMethodDescriptionprivate static RegistryOps.RegistryInfoGetterRegistryLoader.createInfoGetter(DynamicRegistryManager baseRegistryManager, List<com.mojang.datafixers.util.Pair<MutableRegistry<?>, RegistryLoader.RegistryLoadable>> additionalRegistries)