| Package | Description |
|---|---|
| me.lucko.helper.bossbar |
| Modifier and Type | Method and Description |
|---|---|
BossBarColor |
BossBar.color()
Gets the color of this boss bar
|
static BossBarColor |
BossBarColor.defaultColor() |
static BossBarColor |
BossBarColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BossBarColor[] |
BossBarColor.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.color(BossBarColor color)
Sets the color of this boss bar.
|
Copyright © 2020. All rights reserved.