Interface InteractEvent

All Superinterfaces:
Event
All Known Subinterfaces:
InteractBlockEvent, InteractBlockEvent.Primary, InteractBlockEvent.Primary.Finish, InteractBlockEvent.Primary.Start, InteractBlockEvent.Primary.Stop, InteractBlockEvent.Secondary, InteractBlockEvent.Secondary.Post, InteractBlockEvent.Secondary.Pre, InteractEntityEvent, InteractEntityEvent.Primary, InteractEntityEvent.Secondary, InteractEntityEvent.Secondary.At, InteractEntityEvent.Secondary.On, InteractItemEvent, InteractItemEvent.Primary, InteractItemEvent.Secondary, InteractItemEvent.Secondary.Post, InteractItemEvent.Secondary.Pre

public interface InteractEvent extends Event
Base event for all interactions.