实验性
An enumeration for the clone modes used when cloning blocks.
Clones the blocks from the source region to the destination, leaving the source intact.
Clones the blocks from the source region to the destination, allowing the source and destination regions to overlap.
Clones the blocks from the source region to the destination and replaces the source region with air.
An enumeration for the clone modes used when cloning blocks.