Uses of Class
net.minecraft.resources.RegistryLoader
Packages that use RegistryLoader
-
Uses of RegistryLoader in net.minecraft.core
Methods in net.minecraft.core with parameters of type RegistryLoaderModifier and TypeMethodDescriptionstatic voidRegistryAccess.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
Fields in net.minecraft.resources declared as RegistryLoaderModifier and TypeFieldDescriptionprivate final RegistryLoaderRegistryLoader.Bound.loaderThe field for theloaderrecord component.Methods in net.minecraft.resources that return RegistryLoaderModifier and TypeMethodDescriptionRegistryLoader.Bound.loader()Returns the value of theloaderrecord component.Constructors in net.minecraft.resources with parameters of type RegistryLoaderModifierConstructorDescriptionBound(RegistryAccess.Writable access, RegistryLoader loader) Creates an instance of aBoundrecord class.