Plex-FAWE/worldedit-core
Jordan 88533118bc
fix: uncache the chunk SET at a better time in ChunkHolder to prevent "lost" changes (#2300)
- blocks could still be set to the ChunkHolder during a call
 - create a new chunk SET in that case
 - make cached get/set volatile to improve thread safety
2023-06-19 22:46:10 +02:00
..
doctools Update gradle to 8 (#2262) 2023-06-04 12:34:03 +02:00
src fix: uncache the chunk SET at a better time in ChunkHolder to prevent "lost" changes (#2300) 2023-06-19 22:46:10 +02:00
build.gradle.kts Update to 1.20 (#2276) 2023-06-09 12:53:42 +02:00