WorldEdit/worldedit-bukkit
Matthew Miller 26d8306833
Fixed snow being placed through slabs (#1541)
* Added a method to check whether a block can be placed at a location

* Make the snow system only place at locations that it can by game logic

* Make canPlaceAt a default method

* Fixed PR comments

* Use a World field

* Just throw directly

* IAE makes more sense

* Remove unused import

* Check for editsession without a world
2020-10-02 16:53:05 +10:00
..
src Fixed snow being placed through slabs (#1541) 2020-10-02 16:53:05 +10:00
build.gradle.kts Remove duplicate dependency entry 2020-07-28 16:20:14 -07:00