Posted May 15, 20187 yr I know this sounds a little weird, but I would like to have an event listener for when the boss name in the boss bar on the top of the screen is changed. This is a client-side only mod so I can't do anything with the server to inform the client about a name change. Is it possible that there's a listener for something like this?
May 16, 20187 yr Author 16 hours ago, diesieben07 said: Check Minecraft::ingameGUI.getBossOverlay().mapBossInfos (you'll need reflection) for changes every tick. is mapBossInfos a thing? can't find it.
May 17, 20187 yr Author On 5/16/2018 at 4:12 PM, diesieben07 said: The field is private. Btw, did it change? I remember getting Boss name in 1.11.2 was much different
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.