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 TypeMethodDescriptioncom.mojang.datafixers.util.Pair<Registry<?>,RegistryLoader.RegistryLoadable> RegistryLoader.Entry.getLoader(com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptions)