枚举 ScriptEventSource实验性

Describes where the script event originated from.

枚举成员

Block

The script event originated from a Block such as a Command Block.

Entity

The script event originated from an Entity such as a Player, Command Block Minecart or Animation Controller.

NPCDialogue

The script event originated from an NPC dialogue.

Server

The script event originated from the server, such as from a runCommand API call or a dedicated server console.