Uses of Record Class
net.minecraft.data.HashCache.ProviderCache
-
Uses of HashCache.ProviderCache in net.minecraft.data
Modifier and TypeFieldDescriptionprivate final HashCache.ProviderCache
HashCache.UpdateResult.cache
The field for thecache
record component.private final HashCache.ProviderCache
HashCache.CacheUpdater.oldCache
Modifier and TypeFieldDescriptionprivate final Map
<String, HashCache.ProviderCache> HashCache.caches
private final Map
<String, HashCache.ProviderCache> HashCache.originalCaches
Modifier and TypeMethodDescriptionHashCache.ProviderCacheBuilder.build()
HashCache.UpdateResult.cache()
Returns the value of thecache
record component.static HashCache.ProviderCache
private static HashCache.ProviderCache
ModifierConstructorDescription(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 aUpdateResult
record class.