跳转至

ScriptEventCommandMessageAfterEvent

文档版本:1.21.0.24

ScriptEventCommandMessageAfterEvent类。script_api.minecraft/server.scripteventcommandmessageafterevent.description

属性

id
read-only id: string;
initiator
read-only initiator: Entity | undefined;
message
read-only message: string;
sourceBlock
read-only sourceBlock: Block | undefined;
sourceEntity
read-only sourceEntity: Entity | undefined;
sourceType
read-only sourceType: ScriptEventSource;