Interface InteractEntityEvent.Secondary
- All Superinterfaces:
Cancellable
,Event
,InteractEntityEvent
,InteractEvent
- All Known Subinterfaces:
InteractEntityEvent.Secondary.At
,InteractEntityEvent.Secondary.On
- Enclosing interface:
InteractEntityEvent
An event where the targeted entity is being interacted with the client's
"secondary" button.
This is usually right-click.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An entity is interacted with at aninteractionpoint
.static interface
An entity is interacted on.Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
InteractEntityEvent.Primary, InteractEntityEvent.Secondary
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
entity