/PositionalTransform

Transforms a selection of blocks. It can be used for moving, copying, flipping or spinning a selection of blocks. With default parameters, it will move a selection of blocks with no additional transformations applied.

Command layout: /positionaltransform &enum:mode &enum:rotation &enum:flipAxis position:positionStart position:positionEnd position:offsetPosition position:pastePosition

Aliases: /move

Modes

The &enum:mode parameter is used as the base mode. It is move by default,

Spinning

A selection can be spun clockwise or counterclockwise using the &enum:rotation parameter.

Example: /positionaltransform move clockwise. Spins the selection clockwise.

Two clocks are arranged side-by-side. The clock on the left has its red hand pointing to the right and the clock on the right is pointing down.

Flipping

Example: /positionaltransform copy none x. Copies and flips a selection by its X axis.

A black dragon with cyan eyes and white underbelly is being mirrored horizontally by his hand. The dragon is in a bipedal form and has one hand lifted closer to the center than the other.