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"
ChatComponent
Class ChatComponent
Hierarchy
ChatComponent
Implements
IChatComponent
Index
Constructors
constructor
Properties
color
font
linethrough
text
underline
Constructors
constructor
new
Chat
Component
(
text
:
string
, color
?:
string
, font
?:
string
, linethrough
?:
boolean
, underline
?:
boolean
)
:
ChatComponent
Parameters
text:
string
Default value
color:
string
= "white"
Default value
font:
string
= "lato"
Default value
linethrough:
boolean
= false
Default value
underline:
boolean
= false
Returns
ChatComponent
Properties
color
color
:
string
= "white"
font
font
:
string
linethrough
linethrough
:
boolean
= false
text
text
:
string
underline
underline
:
boolean
= false
Globals
"src/lib/chat"
Chat
Component
constructor
color
font
linethrough
text
underline
Message
Builder
IChat
Component
Chat
Message
event
convert
From
Plain
convert
ToPlain
send
Mlt
validate
Generated using
TypeDoc