Script API - v1.26.10.23
Preparing search index...
@minecraft/server
ScriptEventCommandMessageAfterEvent
Class ScriptEventCommandMessageAfterEvent
Index
Constructors
constructor
Properties
id
initiator?
message
source
Block?
source
Entity?
source
Type
Constructors
Private
constructor
new
ScriptEventCommandMessageAfterEvent
()
:
ScriptEventCommandMessageAfterEvent
Returns
ScriptEventCommandMessageAfterEvent
Properties
Readonly
id
id
:
string
Optional
Readonly
initiator
initiator
?:
Entity
Readonly
message
message
:
string
Optional
Readonly
source
Block
sourceBlock
?:
Block
Optional
Readonly
source
Entity
sourceEntity
?:
Entity
Readonly
source
Type
sourceType
:
ScriptEventSource
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
initiator
message
source
Block
source
Entity
source
Type
Script API - v1.26.10.23
Loading...