Chunk.addY

Add multiple items.

* Pass a BlockPosition to change the position of the following blocks. * Pass a BlockType to change the type of the following blocks. * Pass a long to add a new block with given height. Increment X or Y of the block position, respectively for the function used.

struct Chunk
void
addY
(
T...
)
()

Meta