Uses of Enum
com.mrivanplays.ivancord.api.util.BossBar.Style
Packages that use BossBar.Style
-
Uses of BossBar.Style in com.mrivanplays.ivancord.api.util
Methods in com.mrivanplays.ivancord.api.util that return BossBar.StyleModifier 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.Methods in com.mrivanplays.ivancord.api.util with parameters of type BossBar.StyleModifier and TypeMethodDescriptionvoid
BossBar.setStyle
(BossBar.Style style) Sets a (new) boss bar style (overlay)BossBar.Builder.style
(BossBar.Style style) Constructors in com.mrivanplays.ivancord.api.util with parameters of type BossBar.StyleModifierConstructorDescriptionBossBar
(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