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

    Class ModeChangeAfterEventSignalBeta

    Manages callbacks that are connected to when a player editor mode changes.

    Index

    Methods

    • Beta

      Parameters

      Returns (arg0: ModeChangeAfterEvent) => void

      Subscribes the specified callback to an editor mode change after event.

      This function can't be called in read-only mode.

      This function can be called in early-execution mode.

    • Beta

      Parameters

      Returns void

      Removes the specified callback from an editor mode change after event.

      This function can't be called in read-only mode.

      This function can be called in early-execution mode.