Interface InteractEntityEvent.Secondary.At
- All Superinterfaces:
Cancellable,Event,InteractEntityEvent,InteractEntityEvent.Secondary,InteractEvent
- Enclosing interface:
InteractEntityEvent.Secondary
An entity is interacted with at an
interactionpoint.
This is used for interactions targeting specific parts of an entity.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
InteractEntityEvent.Primary, InteractEntityEvent.SecondaryNested classes/interfaces inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent.Secondary
InteractEntityEvent.Secondary.At, InteractEntityEvent.Secondary.On -
Method Summary
Modifier and TypeMethodDescriptionGets the point of interaction where the interaction occurred as aVector3d.Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelledMethods inherited from interface org.spongepowered.api.event.entity.InteractEntityEvent
entity