Interface InteractBlockEvent.Primary

All Superinterfaces:
Event, InteractBlockEvent, InteractEvent
All Known Subinterfaces:
InteractBlockEvent.Primary.Finish, InteractBlockEvent.Primary.Start, InteractBlockEvent.Primary.Stop
Enclosing interface:
InteractBlockEvent

public static interface InteractBlockEvent.Primary extends InteractBlockEvent
An event where the targeted block is being interacted with the client's "primary" button.

This is usually left-click.