public static interface InteractEntityEvent.Secondary extends InteractEntityEvent, HandInteractEvent
This is usually right-click.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InteractEntityEvent.Secondary.MainHand
A
InteractEntityEvent.Secondary event where the interaction is from the client's
main hand. |
static interface |
InteractEntityEvent.Secondary.OffHand
A
InteractEntityEvent.Secondary event where the interaction is from the client's
off hand. |
InteractEntityEvent.Primary, InteractEntityEvent.SecondarygetTargetEntitygetHandTypegetInteractionPointgetCause, getContext, getSourceisCancelled, setCancelled