Thrown items (splash/lingering potions, snowballs, ender pearls, firework rockets, and eggs) are mirrored.
Fixed for bows in 1.8.2-pre7
Fixed for held items in 15w31a
Linked issues
is cloned by 1
is duplicated by 15
10 more links
Attachments
Comments 8
The ThrownPotion entity when viewed from a specific angle, it looks like an Item entity that is dropped on the floor.
According to MC-77700 this is fixed for bows, can anyone confirm this ?
To fix, replace [-90, 0, 0] with [90, 180, 0] for third person rotation.