Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world/storage
Jesse Boyd a629d15c74
Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
..
ChunkStore.java Fixed a few more errors, and added legacy support to the item parser. 2018-08-04 11:43:41 +10:00
ChunkStoreException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
FileLegacyChunkStore.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
FileMcRegionChunkStore.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
InvalidFormatException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LegacyChunkStore.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
McRegionChunkStore.java Get rid of the string equality and convert a few more ID uses over. 2018-08-04 11:43:14 +10:00
McRegionReader.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MissingChunkException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MissingWorldException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NBTConversions.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
TrueZipLegacyChunkStore.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
TrueZipMcRegionChunkStore.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
ZippedLegacyChunkStore.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
ZippedMcRegionChunkStore.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00