Plex-FAWE/src/main/java/com/sk89q/worldedit/snapshots
Meaglin 8aabfb0c67 Implemented new Anvil saving format, fixed old chunk saving format.
- Added 'Chunk' Interface.
 - Moved old 'Chunk' to 'OldChunk' and replaced dynamic world height reference with '128.
 - Added 'AnvilChunk' implementing the new anvil chunk format.
 - Added temp fixes to FileMcRegionChunkStore.java, TrueZipMcRegionChunkStore.java and ZippedMcRegionChunkStore.java too allow them to read .mca files.
 - Added the new 'IntArrayTag' since the new heightmap tag wasn't recognized.
 - Moved 'getChildTag' to 'NBTUtils'.
2012-03-06 22:41:49 +01:00
..
InvalidSnapshotException.java License block changes 2012-01-20 08:24:32 +01:00
ModificationTimerParser.java License block changes 2012-01-20 08:24:32 +01:00
Snapshot.java License block changes 2012-01-20 08:24:32 +01:00
SnapshotDateParser.java License block changes 2012-01-20 08:24:32 +01:00
SnapshotRepository.java License block changes 2012-01-20 08:24:32 +01:00
SnapshotRestore.java Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00
YYMMDDHHIISSParser.java License block changes 2012-01-20 08:24:32 +01:00