WorldEdit/worldedit-core
Matthew Miller a1313a0edd
Allow stacking by block units with //stack (#1539)
* Allow stacking by block units with //stack

* Delegate out the old method

* Use CuboidRegion as the type of the new region

* Fixed up PR notes

* Add docs

* No indent

* Formatting

* Use the bounding box rather than limiting it

* Don't limit to cuboid

* Make the old one use the block unit method

* Update the selection movement too

* Fixed affected being missed

* Use an assertion erorr
2020-09-29 19:38:26 +10:00
..
doctools Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
src Allow stacking by block units with //stack (#1539) 2020-09-29 19:38:26 +10:00
build.gradle.kts Remove all compile deps, use api/impl as appropriate 2020-07-15 18:48:47 -07:00