Plex-FAWE/worldedit-core/src
Jordan 0b33fa8757
Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745)
* Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file

* Add some deprecations/javadocs and provide the expected clipboard version on error

* Javadoc since tags and add location of clipboard folder to error

* Refactor load-from-file method into DOC class

* Refactor nbt loading code into separate method in DOC
2022-06-09 12:48:35 +02:00
..
legacy/java/com/sk89q/worldedit/blocks some codestyle application 2021-09-08 16:39:43 +01:00
main Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745) 2022-06-09 12:48:35 +02:00
test Replace JB occurrences with JSR 305 (for now) (#1651) 2022-03-10 14:24:44 +01:00