Interface InteractItemEvent

All Superinterfaces:
Event, InteractEvent
All Known Subinterfaces:
InteractItemEvent.Primary, InteractItemEvent.Secondary

public interface InteractItemEvent extends InteractEvent
Base event for all interactions with an ItemStack in hand.

Note: Canceling this event will halt any future actions from occurring.