getBossBar

fun Player.getBossBar(type: TranslatedBossBarsType, constructor: (name: Component) -> BossBar): BossBar
fun Player.getBossBar(type: String, constructor: (name: Component) -> BossBar): BossBar