net.minecraft.data

class HashCache$CacheUpdater

implements CachedOutput

mi$a
net.minecraft.data.HashCache$CacheUpdater
net.minecraft.class_2408$class_7404
net.minecraft.data.DataCache$CachedDataWriter

Field summary

Modifier and TypeField
private final String
b
provider
field_40835
providerName
private final HashCache$ProviderCache
c
oldCache
field_38919
oldCache
private final HashCache$ProviderCacheBuilder
d
newCache
field_38920
newCache
private final AtomicInteger
e
writes
field_38921
cacheMissCount
private volatile boolean
f
closed
field_40836
closed

Constructor summary

ModifierConstructor
(HashCache arg0, String providerName, String version, HashCache$ProviderCache oldCache)

Method summary

Modifier and TypeMethod
private boolean
a(Path arg0, com.google.common.hash.HashCode arg1)
shouldWrite(Path arg0, com.google.common.hash.HashCode arg1)
method_43355(Path arg0, com.google.common.hash.HashCode arg1)
isCacheInvalid(Path path, com.google.common.hash.HashCode hashCode)
public void
writeIfNeeded(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
writeIfNeeded(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
method_43346(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
write(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
public HashCache$UpdateResult
a()
close()
method_46572()
finish()