WorldEditPlugin.getSelection(player).getRegionSelector().getRegion().getChunks() error?
LadyCailinBot opened this issue ยท 1 comments
WORLDEDIT-3181 - Reported by LukeyBoyIsXen
This is the code I have: http://pastebin.com/QcT3c1U4.
When using WorldEditPlugin.getSelection(player).getRegionSelector().getRegion().getChunks() on a big selection, it only returns about 50% of the chunks, but I believe it is supposed to return all.