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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn event where the targeted entity is being interacted with the client's "primary" button.static interfaceAn 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