Update API docs

这个提交包含在:
sfan5 2019-09-17 18:44:13 +02:00
父节点 b4826aa821
当前提交 26b6682587
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -74,6 +74,7 @@ Returns the number of nodes stacked.
### count = worldedit.stack2(pos1, pos2, direction, amount)
Duplicates the region defined by positions `pos1` and `pos2` `amount` times with offset vector `direction`.
Note that the offset vector needs to be big enough that there is no overlap.
Returns the number of nodes stacked.