Uses of Record Class
net.minecraft.data.HashCache.ProviderCache
Packages that use HashCache.ProviderCache
-
Uses of HashCache.ProviderCache in net.minecraft.data
Fields in net.minecraft.data declared as HashCache.ProviderCacheModifier and TypeFieldDescription(package private) final HashCache.ProviderCacheHashCache.CacheUpdater.newCacheprivate final HashCache.ProviderCacheHashCache.CacheUpdater.oldCacheFields in net.minecraft.data with type parameters of type HashCache.ProviderCacheModifier and TypeFieldDescriptionprivate final Map<DataProvider,HashCache.ProviderCache> HashCache.existingCachesMethods in net.minecraft.data that return HashCache.ProviderCacheModifier and TypeMethodDescriptionstatic HashCache.ProviderCacheprivate static HashCache.ProviderCacheConstructors in net.minecraft.data with parameters of type HashCache.ProviderCacheModifierConstructorDescription(package private)CacheUpdater(String p_236117_, HashCache.ProviderCache p_236118_)