WorldEdit

WorldEdit

43M Downloads

Extent.setBlock(Vector, BaseBlock, boolean) should take flags instead

LadyCailinBot opened this issue ยท 0 comments

commented

WORLDEDIT-3103 - Reported by sk89q

{{Extent.setBlock(Vector, BaseBlock, boolean)}} should take flags instead ({{Extent.setBlock(Vector, BaseBlock, int)}})

Some flags could be:

  • Notify adjacent
  • Relight the area
  • Simulate block mining