SpongePowered / SpongeAPI

A Minecraft plugin API
http://www.spongepowered.org/
MIT License
1.14k stars 342 forks source link

Ability to get active bossbars on player #2481

Closed mosemister closed 8 months ago

mosemister commented 8 months ago

Major SpongeAPI version

8, 10, 11

Is this likely to be a breaking change?

No

What are you requesting?

Ability to gain the active bossbars on the player.

In Adventure 4.14.0 there is a class for this https://jd.advntr.dev/api/4.14.0/net/kyori/adventure/bossbar/BossBarViewer.html however the method can be added to the ServerPlayer class before the move to 4.14