Package net.minecraft.data
Interface DataWriter
- All Known Implementing Classes:
DataCache.CachedDataWriter
public interface DataWriter
- Mappings:
Namespace Name named net/minecraft/data/DataWriter
intermediary net/minecraft/class_7403
official lu
-
Field Summary
-
Method Summary
-
Field Details
-
UNCACHED
- Mappings:
Namespace Name Mixin selector named UNCACHED
Lnet/minecraft/data/DataWriter;UNCACHED:Lnet/minecraft/data/DataWriter;
intermediary field_39439
Lnet/minecraft/class_7403;field_39439:Lnet/minecraft/class_7403;
official a
Llu;a:Llu;
-
-
Method Details
-
write
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named write
Lnet/minecraft/data/DataWriter;write(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)V
intermediary method_43346
Lnet/minecraft/class_7403;method_43346(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)V
official writeIfNeeded
Llu;writeIfNeeded(Ljava/nio/file/Path;[BLcom/google/common/hash/HashCode;)V
-