block
Adds a block to the level.
Return
this class, for chaining
Parameters
Level Block
Throws
If the block coordinate is not the same dimension as the level
Adds a block to the level.
Return
this class, for chaining
Parameters
Block
Coordinate
Adds a block to the level.
Return
this class, for chaining
Parameters
Block
X Coordinate
Y Coordinate
Throws
If the dimension is not 2D
Adds a block to the level.
Return
this class, for chaining
Parameters
Block
X Coordinate
Y Coordinate
Z Coordinate
Throws
If the dimension is not 3D
Adds a block to the level.
Return
this class, for chaining
Parameters
Block Name
Block Properties
Block Coordinate
Adds a block to the level.
Return
this class, for chaining
Parameters
Block Name
Block Properties
Array of Block Coordinates
Adds a block to the level.
Return
this class, for chaining
Parameters
Block Name
Block Properties
Iterable of Block Coordinates
Adds a block with no properties to the level.
Return
this class, for chaining
Parameters
Block Name
Block Coordinate
Adds a block with no properties to the level.
Return
this class, for chaining
Parameters
Block Name
Iterable of Block Coordinates