set

operator fun set(x: Int, y: Int, z: Int, block: BlockState)

Sets the block state in this section at the given position.

Will create the palette if necessary, and will update it after (either created by the call or somewhen else)

X,Y,Z must be inside this section (ie in a 16x16x16 cube)