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