@minecraft/server
    Preparing search index...

    Class StartupBeforeEventSignalBeta

    Index

    Methods

    • Beta

      Parameters

      • callback: (arg0: StartupEvent) => void

        This closure is called with early-execution privilege.

      Returns (arg0: StartupEvent) => void

      Closure that is called with early-execution privilege.

      This function can't be called in restricted-execution mode.

      This function can be called in early-execution mode.

    • Beta

      Parameters

      • callback: (arg0: StartupEvent) => void

        This closure is called with early-execution privilege.

      Returns void

      This function can't be called in restricted-execution mode.

      This function can be called in early-execution mode.