-
Bug
-
Resolution: Fixed
-
Minecraft 18w16a, Minecraft 18w19b
-
None
-
Confirmed
The selectors arguments dx dy dz take the delta x y z of a cube to search in, not coordinates.
The description, however says "Entities between x/y/z and dx/dy/dz" which makes it seem like they are separate coordinates.
It should instead say "Entities within the cube of size dx, dy, dz from x y z" or similar, indicating that it's actually the slection box size, and not separate coordinates.
- relates to
-
MC-128972 Inconsistent hover text for selector arguments
- Open