Minecraft – Hide energy bar of Wither Boss

minecraft-java-edition

This is what I'm using to summon a AI-less Wither boss but.. is there any way to hide the energy bar on top of the screen? I was thinking to summon a different mob and change his appearance in some way or maybe summon an invisible entity with a Wither boss on top of it but I don't know how to do this sort of things.. Any help?

/summon WitherBoss ~ ~1 ~ {CustomName:"Custom Name",CustomNameVisible:1,PersistenceRequired:1,NoAI:1,Silent:1}

I'm using a Vanilla minecraft

Best Answer

There's no easy way to hide it with just commands.

If you are willing to use a texture pack, you can edit it out in texture/gui/icons.png:

enter image description here