Uses of Class
net.minecraft.util.dynamic.RegistryLoader
-
Uses of RegistryLoader in net.minecraft.util.dynamic
Modifier and TypeFieldDescriptionprivate final RegistryLoader
RegistryLoader.LoaderAccess.loader
The field for theloader
record component.Modifier and TypeMethodDescriptionRegistryLoader.LoaderAccess.loader()
Returns the value of theloader
record component.ModifierConstructorDescriptionLoaderAccess
(DynamicRegistryManager.Mutable mutable, RegistryLoader registryLoader) -
Uses of RegistryLoader in net.minecraft.util.registry
Modifier and TypeMethodDescriptionstatic void
DynamicRegistryManager.load
(DynamicRegistryManager.Mutable dynamicRegistryManager, com.mojang.serialization.DynamicOps<JsonElement> ops, RegistryLoader registryLoader) Loads a dynamic registry manager from the resource manager's data files.