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 TypeFieldDescriptionprivate final HashCache.ProviderCacheHashCache.UpdateResult.cacheThe field for thecacherecord component.private final HashCache.ProviderCacheHashCache.CacheUpdater.oldCacheFields in net.minecraft.data with type parameters of type HashCache.ProviderCacheModifier and TypeFieldDescriptionprivate final Map<String, HashCache.ProviderCache> HashCache.cachesprivate final Map<String, HashCache.ProviderCache> HashCache.originalCachesMethods in net.minecraft.data that return HashCache.ProviderCacheModifier and TypeMethodDescriptionHashCache.ProviderCacheBuilder.build()HashCache.UpdateResult.cache()Returns the value of thecacherecord component.static HashCache.ProviderCacheprivate static HashCache.ProviderCacheConstructors in net.minecraft.data with parameters of type HashCache.ProviderCacheModifierConstructorDescription(package private)CacheUpdater(String p_253971_, String p_254002_, HashCache.ProviderCache p_254244_) UpdateResult(String providerId, HashCache.ProviderCache cache, int writes) Creates an instance of aUpdateResultrecord class.