Class BeforeItemUseEventBeta

Contains information related to an item being used.

Hierarchy

  • BeforeItemUseEvent

Constructors

Properties

Constructors

Properties

cancel: boolean

If set to true, this will cancel the item use behavior.

item: ItemStack

The impacted item stack that is being used.

source: Entity

Returns the source entity that triggered this item event.