@minecraft
    正在准备搜索索引...

    类 CustomCommandOrigin实验性

    Details about the origins of the command.

    索引

    属性

    initiator?: Entity

    If this command was initiated via an NPC, returns the entity that initiated the NPC dialogue.

    sourceBlock?: Block

    Source block if this command was triggered via a block (e.g., a commandblock.)

    sourceEntity?: Entity

    Source entity if this command was triggered by an entity (e.g., a NPC).

    Returns the type of source that fired this command.