@minecraft/server-editor
    Preparing search index...

    Enumeration ActionTypesBeta

    The types of actions that are supported. This type corresponds to the expected arguments passed by the onExecute handler of an action.

    Index

    Enumeration Members

    ContinuousAction: "ContinuousAction"
    MouseRayCastAction: "MouseRayCastAction"
    NoArgsAction: "NoArgsAction"
    StatefulAction: "StatefulAction"