-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.5.1, Minecraft 1.5.2, Minecraft 1.6, Minecraft 1.6.1, Minecraft 1.6.2, Minecraft 1.6.4, Minecraft 13w42b, Minecraft 13w43a, Minecraft 1.7.1, Minecraft 1.7.2, 1.14.4, 19w45b, 19w46b, 1.15 Pre-release 1, 1.15 Pre-release 3, 1.15 Pre-release 4, 1.15.1, 1.15.2 Pre-release 2, 1.15.2, 20w06a, 20w07a, 20w10a, 1.16.4, 20w48a, 20w51a, 21w03a, 21w05b, 21w06a, 1.18.2, 22w11a, 1.19, 1.19.2, 1.20 Release Candidate 1, 1.20, 1.20.1, 1.20.4, 1.21, 1.21.1, 24w36a, 1.21.2 Pre-Release 3, 1.21.3, 1.21.4
-
None
-
Confirmed
-
Mob behaviour
-
Low
-
Platform
The Bug:
Mobs can adjust their rotation during their death animation.
Steps to Reproduce:
- Summon a repeating command block that summons creeper high up in the sky by using the command provided below.
/setblock ~ ~ ~1 minecraft:repeating_command_block{Command:"summon minecraft:creeper ~ ~40 ~",auto:1b}
- Watch the rotations of the creeper as they're in their death animations.
Observed Behavior:
Mobs can adjust their rotation while dying.
Expected Behavior:
Mobs would not be able to adjust their rotation while dying.