跳转至

ScriptEventSource

文档版本:1.21.0.24

ScriptEventSource枚举。script_api.minecraft/server.scripteventsource.description

常量

Block
static read-only Block = "Block";
Entity
static read-only Entity = "Entity";
NPCDialogue
static read-only NPCDialogue = "NPCDialogue";
Server
static read-only Server = "Server";