Uses of Class
net.minecraft.resources.RegistryReadOps.ReadCache
-
Uses of RegistryReadOps.ReadCache in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate Map<ResourceKey<? extends Registry<?>>,RegistryReadOps.ReadCache<?>>
RegistryReadOps.readCache
Modifier and TypeMethodDescriptionprivate <E> RegistryReadOps.ReadCache<E>
RegistryReadOps.readCache(ResourceKey<? extends Registry<E>> p_135700_)
ModifierConstructorDescriptionprivate
RegistryReadOps(com.mojang.serialization.DynamicOps<T> p_179862_, RegistryReadOps.ResourceAccess p_179863_, RegistryAccess p_179864_, IdentityHashMap<ResourceKey<? extends Registry<?>>,RegistryReadOps.ReadCache<?>> p_179865_)