Play the Ender Dragon Roar Sound
Play a dramatic Ender Dragon growl sound to players
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Plays the Ender Dragon's growl/roar sound to the targeted players for dramatic effect. Java uses sounds.json event IDs (entity.ender_dragon.growl) and requires a sound category such as master, music, or hostile before the targets. Bedrock uses its own sound-definition names (mob.enderdragon.growl) and does not take a category argument.
/playsound minecraft:entity.ender_dragon.growl master @a56 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the matching command for your edition.
- Press Enter — every targeted player hears the roar at their location.
- Add x y z and volume/pitch on the end to control position and tone.
Related commands
Play any sound effect to a specific player
/playsound minecraft:entity.player.levelup player @s ~ ~ ~ 1 1Become nearly invincible
/effect give @p resistance 999999 255 true