| Package | Description |
|---|---|
| me.lucko.helper.bossbar |
| Modifier and Type | Method and Description |
|---|---|
static BossBarStyle |
BossBarStyle.defaultStyle() |
BossBarStyle |
BossBar.style()
Gets the style of this boss bar
|
static BossBarStyle |
BossBarStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BossBarStyle[] |
BossBarStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BossBar |
BossBar.style(BossBarStyle style)
Sets the bar style of this boss bar
|
Copyright © 2020. All rights reserved.