Plex-FAWE/src/com/sk89q/worldedit/data
2011-03-09 23:51:40 -08:00
..
BlockData.java Added support for rotation block orientation with the rotate and flip commands. 2011-01-29 23:10:12 -08:00
Chunk.java Added McRegion reader classes (incomplete), moved some com.sk89q.worldedit.data classes around and moved org.jnbt com.sk89q.jnbt to coincide with some modifications to make the JNBT library a bit more generic by accepting uncompressed input streams. 2011-03-09 23:10:59 -08:00
ChunkStore.java Added detection of McRegion-format worlds for snapshot detection. 2011-03-09 23:51:40 -08:00
ChunkStoreException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
DataException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
FileLegacyChunkStore.java Added detection of McRegion-format worlds for snapshot detection. 2011-03-09 23:51:40 -08:00
FileMcRegionChunkStore.java Added detection of McRegion-format worlds for snapshot detection. 2011-03-09 23:51:40 -08:00
ForwardSeekableInputStream.java Made McRegion reading work. 2011-03-09 23:44:04 -08:00
InvalidFormatException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
LegacyChunkStore.java Added McRegion reader classes (incomplete), moved some com.sk89q.worldedit.data classes around and moved org.jnbt com.sk89q.jnbt to coincide with some modifications to make the JNBT library a bit more generic by accepting uncompressed input streams. 2011-03-09 23:10:59 -08:00
McRegionChunkStore.java Made McRegion reading work. 2011-03-09 23:44:04 -08:00
McRegionReader.java Made McRegion reading work. 2011-03-09 23:44:04 -08:00
MissingChunkException.java Fixed Java warnings. 2010-12-29 23:15:53 -08:00
TrueZipLegacyChunkStore.java Added detection of McRegion-format worlds for snapshot detection. 2011-03-09 23:51:40 -08:00
ZippedAlphaChunkStore.java Added detection of McRegion-format worlds for snapshot detection. 2011-03-09 23:51:40 -08:00