Update API docs

This commit is contained in:
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.