Package net.minecraft.src
Interface IThreadedFileIO
- All Known Implementing Classes:
AnvilChunkLoader
public interface IThreadedFileIO
-
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns a boolean stating if the write was unsuccessful.
-
Method Details
-
writeNextIO
boolean writeNextIO()Returns a boolean stating if the write was unsuccessful.
-