net.minecraft.world.storage
Interface IThreadedFileIO

All Known Implementing Classes:
AnvilChunkLoader

public interface IThreadedFileIO


Method Summary
 boolean writeNextIO()
          Returns a boolean stating if the write was unsuccessful.
 

Method Detail

writeNextIO

boolean writeNextIO()
Returns a boolean stating if the write was unsuccessful.