net.minecraft.data

class HashCache$CacheUpdater

implements CachedOutput

ji$a
net.minecraft.data.HashCache$CacheUpdater
net.minecraft.class_2408$class_7404
net.minecraft.data.DataCache$CachedDataWriter
net.minecraft.src.C_4766_$C_213478_

Field summary

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

Constructor summary

ModifierConstructor
(HashCache p_253971_, 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)
m_236119_(Path p_236121_, com.google.common.hash.HashCode arg1)
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)
m_213871_(Path p_236124_, byte[] p_236125_, com.google.common.hash.HashCode arg2)
public HashCache$UpdateResult
a()
close()
method_46572()
finish()
m_253164_()