WorldEdit/worldedit-core
Matthew Miller 043faaf55f
Add a stacker mode to the snow command (#1429)
* Convert simulateSnow to an Operation and add stacking support

* Fixed height calculations

* Use a LayerVisitor for SnowSimulator

* Fixed few issues

* Update the 1.16 block mappings, and use isSolid rather than !isTranslucent due to translucent no longer existing. A better solution should come later.

* I feel this is a better temporary check
2020-07-17 11:29:07 +10:00
..
doctools Remove all compile deps, use api/impl as appropriate 2020-07-15 18:48:47 -07:00
src Add a stacker mode to the snow command (#1429) 2020-07-17 11:29:07 +10:00
build.gradle.kts Remove all compile deps, use api/impl as appropriate 2020-07-15 18:48:47 -07:00