Search
Preparing search index...
The search index is not available
@magikcraft/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
NukkitBossBar
Class NukkitBossBar
Hierarchy
NukkitBossBar
Implements
IBossBar
Index
Constructors
constructor
Methods
color
progress
remove
remove
All
Bars
render
style
text
Constructors
constructor
new
Nukkit
Boss
Bar
(
msg
:
string
, player
:
BukkitPlayer
)
:
NukkitBossBar
Parameters
msg:
string
player:
BukkitPlayer
Returns
NukkitBossBar
Methods
color
color
(
color
:
any
)
:
this
Parameters
color:
any
Returns
this
progress
progress
(
percentage
:
number
)
:
this
Parameters
percentage:
number
Returns
this
remove
remove
(
)
:
this
Returns
this
remove
All
Bars
remove
All
Bars
(
)
:
void
Returns
void
render
render
(
)
:
this
Returns
this
style
style
(
)
:
this
Returns
this
text
text
(
title
:
string
)
:
this
Parameters
title:
string
Returns
this
Globals
Nukkit
Boss
Bar
constructor
color
progress
remove
remove
All
Bars
render
style
text
Generated using
TypeDoc