2.0.0 - 2020-01-24
Changed
- Added new properties to the
data class CorruptChunk
- Changed the
CorruptChunk
constructors (Breaking Change)
CorruptChunk.chunkContent
is now nullable (Breaking Change)
RegionIO.readRegion
and RegionIO.writeRegion
now throws IOException
in Java (Breaking Change)
RegionIO.readRegion
can now handle more corrupted chunks scenarios, preventing total failures while reading the MCA file
- Updated NBT-Manipulator to
2.0.0
- Updated Kotlin to 1.3.61
Fixed
- #4
EOFException
when attempt to read a MCA file which contains incomplete corrupted chunks
Kotlin Documentation
Downloads from maven central.