Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/util
Jesse Boyd 3303434d52
listchunks doesn't need to be a list
Nor does it need to be a string. As long as we can iterate, it should be fine.

This somewhat mitigates OOM from listchunks.
2019-07-29 05:03:17 +10:00
..
auth toggles and timeouts 2019-06-30 14:56:32 -04:00
collection It started on work with commands then I got carried away. 2019-07-25 14:44:10 -04:00
concurrency More deprecation removal 2018-08-04 11:43:38 +10:00
eventbus Small changes 2019-06-26 20:14:00 -04:00
formatting/component listchunks doesn't need to be a list 2019-07-29 05:03:17 +10:00
function Selective upstream merge 2019-06-04 12:40:11 -04:00
gson Added a method to teleport entities across worlds. 2019-02-02 11:23:02 -05:00
io Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
logging Small changes 2019-06-26 20:14:00 -04:00
net Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. 2019-02-02 11:20:36 -05:00
paste Mainly formatting and some work on schematic commands 2019-07-22 22:22:32 -04:00
report Selective upstream merge 2019-06-04 12:40:11 -04:00
task shift extent queue methods 2019-07-19 02:07:31 +10:00
Countable.java More deprecation removal 2018-08-04 11:43:38 +10:00
Direction.java 6c94cca15e 2019-06-29 00:01:51 +10:00
Enums.java Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
Faceted.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
FileDialogUtil.java Clean up other compiler warnings 2019-02-03 06:06:07 -05:00
GuavaUtil.java Restore the formatting of many things to upstream WorldEdit - no code changes 2018-12-20 11:33:56 -08:00
HandSide.java Further modernise and remove legacy item classes 2018-08-04 11:43:39 +10:00
Identifiable.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocatedBlock.java Remove all raw usages of BSH, improve API generics 2019-02-03 05:01:39 -05:00
Location.java resolve issues with 2e67425d8131a2b1eb7ff752335bccf371801b8b 2019-07-18 20:12:23 +10:00
PropertiesConfiguration.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
TargetBlock.java Small changes 2019-06-26 20:14:00 -04:00
TreeGenerator.java Selective upstream merge 2019-06-04 12:40:11 -04:00
WeightedChoice.java More deprecation removal 2018-08-04 11:43:38 +10:00
YAMLConfiguration.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00