Script API - v1.19.70
Preparing search index...
@minecraft/server@1.1.0-beta
RawMessage
Interface RawMessage
interface
RawMessage
{
rawtext
?:
(
string
|
RawMessage
)
[]
;
score
?:
RawMessageScore
;
text
?:
string
;
translate
?:
string
;
with
?:
string
[]
|
RawMessage
;
}
Index
Properties
rawtext?
score?
text?
translate?
with?
Properties
Optional
rawtext
rawtext
?:
(
string
|
RawMessage
)
[]
Optional
score
score
?:
RawMessageScore
Optional
text
text
?:
string
Optional
translate
translate
?:
string
Optional
with
with
?:
string
[]
|
RawMessage
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
rawtext
score
text
translate
with
Script API - v1.19.70
Loading...