placeBlock
Places the block at that location.
Parameters
The location where the block should be placed.
The type of the block
Places the block at that location.
Parameters
The location where the block should be placed.
The type of the block.
The source of this block placement. Could be a player, tile-entity or similar.
Places the block at that location.
Parameters
The location where the block should be placed.
The type of the block.
The source of this block placement. Could be a player, tile-entity or similar.
If block breaking sounds should be placed.
Deprecated
Places the material at that location.
Deprecated
Use placeBlock instead.
Parameters
The location where the block should be placed.
The material of the block.
Throws
If the material is not a block.
Deprecated
Places the material at that location.
Deprecated
Use placeBlock instead.
Parameters
The location where the block should be placed.
The material of the block.
The source of this block placement. Could be a player, tile-entity or similar.
Throws
If the material is not a block.
Deprecated
Places the material at that location.
Deprecated
Use placeBlock instead.
Parameters
The location where the block should be placed.
The material of the block.
The source of this block placement. Could be a player, tile-entity or similar.
If block breaking sounds should be placed.
Throws
If the material is not a block.