Copies blocks from one place to another.
clone <begin x: coordinate> <begin y: coordinate> <begin z: coordinate> <end x: coordinate> <end y: coordinate> <end z: coordinate> <destination x: coordinate> <destination y: coordinate> <destination z: coordinate> [mask: maskMode] <clone mode: cloneMode>| Parameter | Type | Required | Other |
|---|---|---|---|
clone |
keyword | true | |
begin x |
coordinate | true | |
begin y |
coordinate | true | |
begin z |
coordinate | true | |
end x |
coordinate | true | |
end y |
coordinate | true | |
end z |
coordinate | true | |
destination x |
coordinate | true | |
destination y |
coordinate | true | |
destination z |
coordinate | true | |
mask |
maskMode | false | |
clone mode |
cloneMode | true |
Copies blocks from one place to another.
clone <begin x: coordinate> <begin y: coordinate> <begin z: coordinate> <end x: coordinate> <end y: coordinate> <end z: coordinate> <destination x: coordinate> <destination y: coordinate> <destination z: coordinate> filtered <clone mode: cloneMode> <tile name: block> [block states: blockStates]| Parameter | Type | Required | Other |
|---|---|---|---|
clone |
keyword | true | |
begin x |
coordinate | true | |
begin y |
coordinate | true | |
begin z |
coordinate | true | |
end x |
coordinate | true | |
end y |
coordinate | true | |
end z |
coordinate | true | |
destination x |
coordinate | true | |
destination y |
coordinate | true | |
destination z |
coordinate | true | |
filtered |
keyword | true | |
clone mode |
cloneMode | true | |
tile name |
block | true | |
block states |
blockStates | false |