Chunk.opIndexAssign

Sets a block in the chunk.

Parameters

block Block*

the block to be set

x ubyte

x coordinates in range 0..16

y uint

y coordinate in range 0..HEIGHT

z ubyte

z coordinate in range 0..16

Meta