Files
neoLegacy/Minecraft.Client/WitherBossRenderer.cpp
George V. a0d5c649b9 refactor: remove duplicate custom name handling in boss renderers
The custom name assignment for boss mobs is already handled inside
the `BossMobGuiInfo::setBossHealth` method. The removed code in both
`WitherBossRenderer` and `EnderDragonRenderer` was redundant and not working.
2026-04-09 21:03:30 +03:00

3.1 KiB