Class ItemUseAfterEventBeta

Contains information related to an item being used. This event fires when an item is successfully used by a player.

Hierarchy

Constructors

Properties

Constructors

Properties

itemStack: ItemStack

Remarks

The impacted item stack that is being used.

source: Entity

Remarks

Returns the source entity that triggered this item event.