-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.9.4, Minecraft 16w20a, Minecraft 1.10.2, Minecraft 16w43a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.13.1, 1.15.2, 20w14a, 20w46a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w11a, 21w14a, 21w16a, 1.17, 1.17.1, 1.18.2, 1.19, 1.19.2, 22w44a, 1.19.3, 1.20.3 Release Candidate 1, 24w06a, 24w20a
-
Confirmed
-
Projectiles
The bug
If a fireball is shot with bow and arrow, it will not rebounce in the direction it gets hit but rather the direction the player is facing.
How to reproduce
- Summon a fireball
/summon fireball ~ ~1 ~ {direction:[0.0,0.0,0.0],ExplosionPower:0}
- Stand fair way away from it (~15 blocks)
- Shoot an arrow at it, then, before the arrow hits the fireball, quickly look in another direction
→ The fireball will fly in the direction you looked rather than the one you shot the arrow
Video reference: https://gfycat.com/UnitedDistortedGrunion
Code analysis
Code analysis by marcono1234 can be found in this comment.
- is duplicated by
-
MC-102429 Projectile knockback is based on location of entity that shot it rather than direction of projectile.
- Resolved
-
MC-177441 Ghast Fireball When Hit by Another Projectile
- Resolved
-
MC-268464 Wind charges deflected by projectiles are redirected to the direction the player is facing
- Resolved