The coordinates of the player and the coordinates of the block being targeted don't match
There's no bug here. Block coordinates are integers only
the values are rounded down, so 628.45 would round down to 628 but -628.45 rounds down to -629
Reporter: Spencer Anderson
Assignee: (Unassigned)
Created: 2020-05-08T23:04:01Z
Updated: 2025-03-11T16:02:22Z
Resolved: 2020-05-08T23:21:27Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category: (Unassigned)
Labels:
Affects Versions: 20w19a
Fix Versions:
Retrieved 2025-06-10T15:07:56Z
There's no bug here. Block coordinates are integers only