Class ItemStopUseOnAfterEventBeta

Contains information related to an item that has stopped being used on a block.

Hierarchy

  • ItemStopUseOnAfterEvent

Constructors

Properties

Constructors

Properties

block: Block

Remarks

The block that the item is used on.

itemStack?: ItemStack

Remarks

The impacted item stack that is being used on a block.

source: Entity

Remarks

Returns the source entity that triggered this item event.