Mojira Archive
MCPE-135013

/clone overlapping is detected in odd ways

The game compares two cuboids from the given coordinates to judge the overlap. However, the two cuboids do not frame the entire selection area for cloning.

for example:
/clone 0 5 0 1 6 1 1 6 0

As expected, the source area is a cube with side length of 2 meters. And the source area overlaps with the target area. But the game does not judge them overlap.

After some tests, I guess that the game detects overlapping as shown in the pictures.

Other examples:
/clone ~ ~ ~ ~ ~ ~ ~ ~ ~
/clone 0 5 0 2 7 2 2 7 0

Incomplete

Dl

2021-07-13, 09:17 PM

2023-01-20, 05:56 PM

2023-01-20, 05:56 PM

1

1

Unconfirmed

1.17.20.23 Beta, 1.17.20.22 Beta, 1.17.20.21 Beta, 1.17.10

-