Package net.minecraft.data
Interface CachedOutput
- All Known Implementing Classes:
- HashCache.CacheUpdater
public interface CachedOutput
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionvoidwriteIfNeeded(Path p_236022_, byte[] p_236023_, com.google.common.hash.HashCode p_236024_) 
- 
Field Details- 
NO_CACHE
 
- 
- 
Method Details- 
writeIfNeededvoid writeIfNeeded(Path p_236022_, byte[] p_236023_, com.google.common.hash.HashCode p_236024_) throws IOException - Throws:
- IOException
 
 
-