FastAsyncWorldEdit/worldedit-core/src/main
dordsor21 3b4beba7d6
Improve performance of various commands/actions
- Add chunk preloading to RegionVisitor if supplied with a suitable Extent
 - Where extents are used in masks, set EditSession as the extent as they are otherwise initialised with WorldWrapper that is very slow
 - Fixes #1073
2021-07-24 15:47:22 +01:00
..
antlr/com/sk89q/worldedit/antlr Fix exponent parsing, remove impossible (?) case 2020-03-02 19:18:00 -05:00
java/com Improve performance of various commands/actions 2021-07-24 15:47:22 +01:00
resources Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00