net.minecraft.data

public interface DataWriter

net.minecraft.data.CachedOutput
net.minecraft.class_7403
net.minecraft.data.DataWriter

Field summary

Modifier and TypeField
DataWriter
NO_CACHE
field_39439
UNCACHED

Method summary

Modifier and TypeMethod
void
writeIfNeeded(Path path, byte[] input, com.google.common.hash.HashCode hash)
method_43346(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
write(Path path, byte[] data, com.google.common.hash.HashCode hashCode)
private static void
lambda$static$0(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
method_44300(Path arg0, byte[] arg1, com.google.common.hash.HashCode arg2)
method_44300(Path path, byte[] data, com.google.common.hash.HashCode hashCode)