Class ItemUseEventBeta

Contains information related to an item being used.

Hierarchy

  • ItemUseEvent

Constructors

Properties

Constructors

Properties

item: ItemStack

The impacted item stack that is being used.

source: Entity

Returns the source entity that triggered this item event.