Package net.minecraft.data
Interface CachedOutput
- All Known Implementing Classes:
HashCache.CacheUpdater
public interface CachedOutput
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
writeIfNeeded
(Path pFilePath, byte[] pData, HashCode pHashCode)
-
Field Details
-
NO_CACHE
-
-
Method Details
-
writeIfNeeded
- Throws:
IOException
-