@minecraft/server
    Preparing search index...

    Class ItemStartUseAfterEventSignal

    Manages callbacks that are connected to the start of charging for a chargeable item.

    Index

    Methods

    • Parameters

      Returns (arg0: ItemStartUseAfterEvent) => void

      Adds a callback that will be called when a chargeable item starts charging.

      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.

    • Parameters

      Returns void

      Removes a callback from being called when a chargeable item starts charging.

      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.