Uses of Class
net.minecraft.resources.RegistryReadOps.ReadCache
Packages that use RegistryReadOps.ReadCache
-
Uses of RegistryReadOps.ReadCache in net.minecraft.resources
Fields in net.minecraft.resources with type parameters of type RegistryReadOps.ReadCacheModifier and TypeFieldDescriptionprivate Map<ResourceKey<? extends Registry<?>>,RegistryReadOps.ReadCache<?>>
RegistryReadOps.readCache
Methods in net.minecraft.resources that return RegistryReadOps.ReadCacheModifier and TypeMethodDescriptionprivate <E> RegistryReadOps.ReadCache<E>
RegistryReadOps.readCache(ResourceKey<? extends Registry<E>> p_135700_)
Constructor parameters in net.minecraft.resources with type arguments of type RegistryReadOps.ReadCacheModifierConstructorDescriptionprivate
RegistryReadOps(com.mojang.serialization.DynamicOps<T> p_179862_, RegistryReadOps.ResourceAccess p_179863_, RegistryAccess p_179864_, IdentityHashMap<ResourceKey<? extends Registry<?>>,RegistryReadOps.ReadCache<?>> p_179865_)