Interface InteractEntityEvent.Secondary.On
-
- All Superinterfaces:
Cancellable
,Event
,InteractEntityEvent
,InteractEntityEvent.Secondary
,InteractEvent
- Enclosing interface:
- InteractEntityEvent.Secondary
public static interface InteractEntityEvent.Secondary.On extends InteractEntityEvent.Secondary
An entity is interacted on.This is used for interactions targeting the entity as a whole.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
InteractEntityEvent.Primary, InteractEntityEvent.Secondary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent.Secondary
InteractEntityEvent.Secondary.At, InteractEntityEvent.Secondary.On
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
Methods inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
entity
-
-