Uses of Class
net.minecraft.resources.RegistryLoader.ReadCache
-
Uses of RegistryLoader.ReadCache in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate final Map<ResourceKey<? extends Registry<?>>,
RegistryLoader.ReadCache<?>> RegistryLoader.readCache
Modifier and TypeMethodDescriptionprivate <E> RegistryLoader.ReadCache<E>
RegistryLoader.readCache
(ResourceKey<? extends Registry<E>> p_206774_)