Interface InteractEntityEvent
- All Superinterfaces:
Cancellable
,Event
,InteractEvent
- All Known Subinterfaces:
InteractEntityEvent.Primary
,InteractEntityEvent.Secondary
,InteractEntityEvent.Secondary.At
,InteractEntityEvent.Secondary.On
Base event for all interactions targeting an
Entity
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An event where the targeted entity is being interacted with the client's "primary" button.static interface
An event where the targeted entity is being interacted with the client's "secondary" button. -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled