I don't really understand the point of this method because all modifications of raid BossBar can (and should) be done via Raid#bossBar().
Impl literally replaces final ServerBossEvent which I think might be unsafe. Furthermore, it's not even working now :D
SpongeAPI | Sponge
I don't really understand the point of this method because all modifications of raid
BossBar
can (and should) be done viaRaid#bossBar()
. Impl literally replacesfinal ServerBossEvent
which I think might be unsafe. Furthermore, it's not even working now :D