Package net.minecraft.data
Class HashCache
java.lang.Object
net.minecraft.data.HashCache
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
void
private void
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
path
-
cachePath
-
hits
private int hits -
oldCache
-
newCache
-
keep
-
-
Constructor Details
-
HashCache
- Throws:
IOException
-
-
Method Details
-
purgeStaleAndWrite
- Throws:
IOException
-
getHash
-
putNew
-
had
-
keep
-
removeStale
- Throws:
IOException
-
walkOutputFiles
- Throws:
IOException
-