Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/entity
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
..
metadata Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
BaseEntity.java Implement restoring biomes, entities, and extended world heights (#1316) 2021-10-17 13:40:55 +00:00
Entity.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
Player.java 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