FastAsyncWorldEdit/worldedit-core/src
dordsor21 fa69c79160
lock when editing the chunks cache in SingletThreadQueueExtent
- Long2ObjectLinkedOpenHashMap is not thread-safe and should not be used from multiple threads at once
 - Fixes #851
2021-01-14 15:42:38 +00:00
..
legacy/java/com/sk89q/worldedit/blocks Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
main lock when editing the chunks cache in SingletThreadQueueExtent 2021-01-14 15:42:38 +00:00
test Fix variable argument functions in expressions 2020-11-13 22:35:53 +01:00