Search
Preparing search index...
The search index is not available
voxelservercore
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/lib/chat"
MessageBuilder
Class MessageBuilder
Hierarchy
MessageBuilder
Implements
ICoreMessageBuilder
Index
Constructors
constructor
Properties
message
Methods
black
blue
clear
cyan
font
get
Game
Output
get
Output
green
grey
hex
light
Blue
light
Cyan
light
Green
light
Grey
linethrough
magenta
new
Line
orange
pink
purple
red
text
underline
white
yellow
Constructors
constructor
new
Message
Builder
(
)
:
MessageBuilder
Returns
MessageBuilder
Properties
Private
message
message
:
CoreMessage
&
ChatMessage
= []
Methods
black
black
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
blue
blue
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
clear
clear
(
)
:
this
Returns
this
cyan
cyan
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
font
font
(
font
:
string
)
:
this
Parameters
font:
string
Returns
this
get
Game
Output
get
Game
Output
(
)
:
ChatMessage
Returns
ChatMessage
get
Output
get
Output
(
)
:
CoreMessage
Returns
CoreMessage
green
green
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
grey
grey
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
hex
hex
(
hex
:
string
)
:
this
Parameters
hex:
string
Returns
this
light
Blue
light
Blue
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
light
Cyan
light
Cyan
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
light
Green
light
Green
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
light
Grey
light
Grey
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
linethrough
linethrough
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
magenta
magenta
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
new
Line
new
Line
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
orange
orange
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
pink
pink
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
purple
purple
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
red
red
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
text
text
(
text
:
string
)
:
this
Parameters
text:
string
Returns
this
underline
underline
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
white
white
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
yellow
yellow
(
text
?:
string
)
:
this
Parameters
Default value
text:
string
= ""
Returns
this
Globals
"src/lib/chat"
Chat
Component
Message
Builder
constructor
message
black
blue
clear
cyan
font
get
Game
Output
get
Output
green
grey
hex
light
Blue
light
Cyan
light
Green
light
Grey
linethrough
magenta
new
Line
orange
pink
purple
red
text
underline
white
yellow
IChat
Component
Chat
Message
event
convert
From
Plain
convert
ToPlain
send
Mlt
validate
Generated using
TypeDoc