Class BeforeItemUseOnEventSignalBeta

Manages callbacks that fire before an item being used on a block event.

Hierarchy

  • BeforeItemUseOnEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

      • (arg): void
      • Parameters

        Returns void

        Remarks

        Adds a callback that will be called before an item is used on a block.

    Remarks

    Adds a callback that will be called before an item is used on a block.

  • Parameters

    Returns void

    Remarks

    Removes a callback from being called before an item is used on a block.

    Throws

    This function can throw errors.