The bug
On the dragon's final hit, it makes a regular hurt sound.
To reproduce
Go to the end and hit the ender dragon until one more hit can kill the ender dragon.
Hit the ender dragon
Bug found - the last hit plays the player hurt sound!
Linked issues
is duplicated by 3
Attachments
Comments 17
Confirmed for
15w44b
[19:41:03] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.enderdragon.flap, master volume was zero
[19:41:03] [Server thread/DEBUG]: Dragon is now in phase Dying (#9) on the server
[19:41:03] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.generic.death, master volume was zero
[19:41:03] [Client thread/DEBUG]: Dragon is now in phase Dying (#9) on the client
[19:41:05] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.enderdragon.ambient, master volume was zero
[19:41:05] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.enderdragon.flap, master volume was zero
[19:41:06] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.enderdragon.death, master volume was zero
[19:41:13] [Client thread/DEBUG]: Skipped playing soundEvent: minecraft:entity.enderdragon.growl, master volume was zero
Can confirm in 1.18.2 and 22w12a. You can use the following command to more easily reproduce this issue.
/summon minecraft:ender_dragon ~ ~ ~ {Health:3f}
Confirmed.