Package net.minecraft.data
Interface DataWriter
- All Known Implementing Classes:
 DataCache.CachedDataWriter
public interface DataWriter
- Mappings:
 Namespace Name named net/minecraft/data/DataWriterintermediary net/minecraft/class_7403official mm
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
UNCACHED
- Mappings:
 Namespace Name Mixin selector named UNCACHEDLnet/minecraft/data/DataWriter;UNCACHED:Lnet/minecraft/data/DataWriter;intermediary field_39439Lnet/minecraft/class_7403;field_39439:Lnet/minecraft/class_7403;official aLmm;a:Lmm;
 
 - 
 - 
Method Details
- 
write
- Throws:
 IOException- Mappings:
 Namespace Name Mixin selector named writeLnet/minecraft/data/DataWriter;write(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)Vintermediary method_43346Lnet/minecraft/class_7403;method_43346(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)Vofficial writeIfNeededLmm;writeIfNeeded(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)V
 
 -