set Block
Sets the block at the given coordinates to the given block.
Return
true if the block was set, false otherwise
Parameters
x
the X coordinate
y
the Y coordinate
z
the Z coordinate
block
the block
flags
the flags to use when updating the block
Sets the block at the given position to the given block.
Return
true if the block was set, false otherwise
Parameters
position
the position
block
the block
flags
the flags to use when updating the block