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

    Class PacketSendBeforeEventSignalBeta

    Index

    Methods

    • Beta

      Parameters

      Returns (arg0: PacketSendBeforeEvent) => void

      Closure that is called with restricted-execution privilege.

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

      early-execution-allowed - This function can be called in early-execution mode.

    • Beta

      Parameters

      • callback: (arg0: PacketSendBeforeEvent) => void

        This closure is called with restricted-execution privilege.

      Returns void

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

      early-execution-allowed - This function can be called in early-execution mode.