Uses of Interface
org.bukkit.boss.BossBar
-
Packages that use BossBar Package Description org.bukkit More generalized classes in the API. -
-
Uses of BossBar in org.bukkit
Methods in org.bukkit that return BossBar Modifier and Type Method Description static BossBar
Bukkit. createBossBar(String title, BarColor color, BarStyle style, BarFlag... flags)
Creates a boss bar instance to display to players.BossBar
Server. createBossBar(String title, BarColor color, BarStyle style, BarFlag... flags)
Creates a boss bar instance to display to players.
-