Uses of Class
net.minecraft.resources.RegistryLoader
-
Uses of RegistryLoader in net.minecraft.core
Modifier and TypeMethodDescriptionstatic void
RegistryAccess.load
(RegistryAccess.Writable p_206172_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_206173_, RegistryLoader p_206174_) -
Uses of RegistryLoader in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate final RegistryLoader
RegistryLoader.Bound.loader
The field for theloader
record component.Modifier and TypeMethodDescriptionRegistryLoader.Bound.loader()
Returns the value of theloader
record component.ModifierConstructorDescriptionBound
(RegistryAccess.Writable access, RegistryLoader loader) Creates an instance of aBound
record class.