draylar.battletowers.mixin.BossBarHudMixin (battletowers.mixins.json) can cause problems with other mods that use the BossBar, causing the client to crash with the following log:
[00:28:21] [main/FATAL]: Unreported exception thrown!
java.lang.ClassCastException: net.minecraft.text.LiteralText cannot be cast to net.minecraft.text.TranslatableText
at net.minecraft.client.gui.hud.BossBarHud.handler$bgl000$renderCustomBossBar(BossBarHud.java:532) ~[intermediary-1.16.4.jar:?]
draylar.battletowers.mixin.BossBarHudMixin (battletowers.mixins.json)
can cause problems with other mods that use the BossBar, causing the client to crash with the following log: