@ascentbv/ts-common - v1.0.221
Preparing search index...
BroadcastUtil
Class BroadcastUtil
Abstract
Index
Constructors
constructor
Methods
chat
action
Bar
title
subtitle
Constructors
constructor
new
BroadcastUtil
()
:
BroadcastUtil
Returns
BroadcastUtil
Methods
Static
chat
chat
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
sound
?:
Sound
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
Optional
sound
:
Sound
Returns
void
Ts Common Hint
Static
action
Bar
actionBar
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
sound
?:
Sound
,
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
Optional
sound
:
Sound
Returns
void
Ts Common Hint
Static
title
title
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
Returns
void
Ts Common Hint
title
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
sound
:
Sound
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
sound
:
Sound
Returns
void
Ts Common Hint
title
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
options
:
TitleDisplayOptions
,
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
options
:
TitleDisplayOptions
Returns
void
Ts Common Hint
title
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
options
:
TitleDisplayOptions
,
sound
:
Sound
,
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
options
:
TitleDisplayOptions
sound
:
Sound
Returns
void
Ts Common Hint
Static
subtitle
subtitle
(
players
:
Player
|
Player
[]
,
lang
:
string
|
RawMessage
,
sound
?:
Sound
,
)
:
void
Parameters
players
:
Player
|
Player
[]
lang
:
string
|
RawMessage
Optional
sound
:
Sound
Returns
void
Ts Common Hint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
chat
action
Bar
title
subtitle
@ascentbv/ts-common - v1.0.221
Loading...
Ts Common Hint