public static interface InteractBlockEvent.Primary extends InteractBlockEvent, HandInteractEvent
This is usually left-click.
Modifier and Type | Interface and Description |
---|---|
static interface |
InteractBlockEvent.Primary.MainHand
A
InteractBlockEvent.Primary event where the interaction is from the client's main hand. |
static interface |
InteractBlockEvent.Primary.OffHand
A
InteractBlockEvent.Primary event where the interaction is from the client's off hand. |
InteractBlockEvent.Primary, InteractBlockEvent.Secondary
getTargetSide
getTargetBlock
getHandType
getInteractionPoint
getCause, getContext, getSource
isCancelled, setCancelled