Skip to content
[/craft]

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 2026

Plays 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 @a
56 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the matching command for your edition.
  3. Press Enter — every targeted player hears the roar at their location.
  4. 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 1

Silence sounds or music that are currently playing

/stopsound @a

Become nearly invincible

/effect give @p resistance 999999 255 true

Switch yourself into Creative mode

/gamemode creative

Instantly remove every mob from the world except players

/kill @e[type=!player]

Give yourself XP levels for enchanting

/experience add @p 30 levels