Search
Preparing search index...
The search index is not available
@magikcraft/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Bar
Class Bar
Hierarchy
Bar
Implements
IBossBar
Index
Constructors
constructor
Methods
color
hide
progress
remove
remove
All
Bars
render
show
style
text
text
Component
Constructors
constructor
new
Bar
(
msg
?:
string
, player
?:
any
)
:
Bar
Parameters
Default value
msg:
string
= ""
Default value
player:
any
= global.self
Returns
Bar
Methods
color
color
(
theColor
:
color
)
:
this
Parameters
theColor:
color
Returns
this
hide
hide
(
)
:
void
Returns
void
progress
progress
(
progress
?:
number
)
:
this
Parameters
Default value
progress:
number
= 50
Returns
this
remove
remove
(
)
:
undefined
Returns
undefined
remove
All
Bars
remove
All
Bars
(
)
:
any
Returns
any
render
render
(
)
:
this
Returns
this
show
show
(
)
:
void
Returns
void
style
style
(
theStyle
:
style
)
:
this
Parameters
theStyle:
style
Returns
this
text
text
(
msg
:
string
)
:
this
Parameters
msg:
string
Returns
this
text
Component
text
Component
(
msg
:
TextComponent
)
:
this
Parameters
msg:
TextComponent
Returns
this
Globals
Bar
constructor
color
hide
progress
remove
remove
All
Bars
render
show
style
text
text
Component
Generated using
TypeDoc