-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 1.14 Pre-Release 5, 1.16.4
-
Confirmed
-
Entities, Hitboxes
The bug
Teleporting a leash knot does not update its hitbox. The hitbox remains at its old position.
This also happens when directly changing the Pos tag value using the /data command.
How to reproduce
- Leash an animal to a fence
- Teleport the leash knot to a second fence
/teleport @e[type=leash_knot] @s
- Enable hitboxes being shown: F3 + B
→ The hitbox is shown at the old position, hitting it destroys the leash knot
Code analysis
See MC-104582, looks like this might still be accurate.
- relates to
-
MC-104582 Leash knot hitbox in spawner is offset by distance
- Resolved