Modifier and Type | Method and Description |
---|---|
AbstractBossBar.BarStyle |
AbstractBossBar.getStyle()
Returns the style of this boss bar
|
static AbstractBossBar.BarStyle |
AbstractBossBar.BarStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractBossBar.BarStyle[] |
AbstractBossBar.BarStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AbstractBossBar |
ServerInterface.createBossBar(String title,
AbstractBossBar.BarColor color,
AbstractBossBar.BarStyle style) |
Modifier and Type | Method and Description |
---|---|
AbstractBossBar.BarStyle |
BukkitBossBar.getStyle() |
Modifier and Type | Method and Description |
---|---|
AbstractBossBar |
BukkitServer.createBossBar(String title,
AbstractBossBar.BarColor color,
AbstractBossBar.BarStyle style) |
Constructor and Description |
---|
BukkitBossBar(String title,
AbstractBossBar.BarColor aColor,
AbstractBossBar.BarStyle aStyle) |
Modifier and Type | Field and Description |
---|---|
protected AbstractBossBar.BarStyle |
MythicMob.bossBarStyle |
Modifier and Type | Field and Description |
---|---|
protected AbstractBossBar.BarStyle |
Aura.barTimerStyle |
Modifier and Type | Field and Description |
---|---|
protected AbstractBossBar.BarStyle |
BarCreateMechanic.barTimerStyle |
Copyright © 2020. All rights reserved.