Uses of Enum
com.mrivanplays.ivancord.api.util.BossBar.Style
-
Uses of BossBar.Style in com.mrivanplays.ivancord.api.util
Modifier and TypeMethodDescriptionBossBar.getStyle()
Style (overlay) of the boss barstatic BossBar.Style
Returns the enum constant of this type with the specified name.static BossBar.Style[]
BossBar.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BossBar.setStyle
(BossBar.Style style) Sets a (new) boss bar style (overlay)BossBar.Builder.style
(BossBar.Style style) ModifierConstructorDescriptionBossBar
(BaseComponent[] title, BossBar.Color color, BossBar.Style style) Creates a new boss barBossBar
(BaseComponent[] title, BossBar.Color color, BossBar.Style style, float health) Creates a new boss bar