| Package | Description |
|---|---|
| me.lucko.helper.bossbar |
| Modifier and Type | Method and Description |
|---|---|
BossBar |
BossBar.color(BossBarColor color)
Sets the color of this boss bar.
|
BossBar |
BukkitBossBarFactory.newBossBar() |
BossBar |
BossBarFactory.newBossBar()
Creates a new boss bar.
|
BossBar |
ViaBossBarFactory.newBossBar() |
BossBar |
BossBar.progress(double progress)
Sets the progress of the bar.
|
BossBar |
BossBar.style(BossBarStyle style)
Sets the bar style of this boss bar
|
BossBar |
BossBar.title(String title)
Sets the title of this boss bar
|
BossBar |
BossBar.visible(boolean visible)
Set if the boss bar is displayed to attached players.
|
Copyright © 2020. All rights reserved.