Class ItemStopUseOnEventBeta

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

Hierarchy

  • ItemStopUseOnEvent

Constructors

Properties

Constructors

Properties

blockLocation: BlockLocation

Location of the block being impacted.

item: ItemStack

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

source: Entity

Returns the source entity that triggered this item event.