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