20180119 mappings
That happens because at line _420_ in _EntityWither_, bossInfo.setPercent is inside the else of if (this.getInvulTime() > 0)
So when the wither is invulnerable the health bar doesn't update
Surely if the wither is invulnerable, the health should not change, so the health bar not updating would not be an issue.
What is the use case for this change?
MC-99259, but it is possible this is intended behaviour.
This issue has been automatically marked as stale because it has not had activity in a long time. If this issue is still relevant and should remain open, please reply with a short explanation (e.g. "I have checked the code and this issue is still relevant because ___." or "Here's a screenshot of this issue on the latest version"). Thank you for your contributions!
This issue has been automatically closed because it has not had activity in a long time. Please feel free to reopen it or create a new issue.
The Mojang bug is still open and needs to be patched, so this is to stay open too.
Unless someone is actively discussing a patch for it in Forge, I think it's better to leave vanilla bugs to the Mojang bug tracker.
Most helpful comment
MC-99259, but it is possible this is intended behaviour.