Plex-FAWE/worldedit-core/src
Jordan 508b94ddc3
feat: improvements to clipboard on disk (#2162)
* feat: improvements to clipboard on disk
 - close clipboard on instantiation failure
 - set canHaveBiomes when loading clipboard from disk (only possible cause I can find for #2151 ..?)
 - check file length and give more appropriate error if it exceeds maximum. Fixes #2151 I guess?#
 - set byteBuffer to null before invoking cleaning. Addresses #1985
 - don't catch and print all exceptions when getBlock fails - prevents large console output for what is likely to be a failed operation anyway

* Fix comments
2023-03-30 00:13:50 +02:00
..
legacy/java/com/sk89q/worldedit/blocks some codestyle application 2021-09-08 16:39:43 +01:00
main feat: improvements to clipboard on disk (#2162) 2023-03-30 00:13:50 +02:00
test Replace JB occurrences with JSR 305 (for now) (#1651) 2022-03-10 14:24:44 +01:00