Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
Modifier and Type | Method and Description |
---|---|
BossBar |
Server.createBossBar(String title,
BarColor color,
BarStyle style,
BarFlag... flags)
Creates a boss bar instance to display to players.
|
static BossBar |
Bukkit.createBossBar(String title,
BarColor color,
BarStyle style,
BarFlag... flags)
Creates a boss bar instance to display to players.
|
Copyright © 2016. All rights reserved.