Uses of Class
net.minecraft.resources.RegistryLoader.ReadCache
Packages that use RegistryLoader.ReadCache
-
Uses of RegistryLoader.ReadCache in net.minecraft.resources
Fields in net.minecraft.resources with type parameters of type RegistryLoader.ReadCacheModifier and TypeFieldDescriptionprivate final Map<ResourceKey<? extends Registry<?>>,RegistryLoader.ReadCache<?>> RegistryLoader.readCacheMethods in net.minecraft.resources that return RegistryLoader.ReadCacheModifier and TypeMethodDescriptionprivate <E> RegistryLoader.ReadCache<E>RegistryLoader.readCache(ResourceKey<? extends Registry<E>> p_206774_)