Interface InteractEntityEvent.Secondary.At

All Superinterfaces:
Cancellable, Event, InteractEntityEvent, InteractEntityEvent.Secondary, InteractEvent
Enclosing interface:
InteractEntityEvent.Secondary

public static interface InteractEntityEvent.Secondary.At extends InteractEntityEvent.Secondary
An entity is interacted with at an interactionpoint.

This is used for interactions targeting specific parts of an entity.

  • Method Details

    • interactionPoint

      Vector3d interactionPoint()
      Gets the point of interaction where the interaction occurred as a Vector3d.
      Returns:
      The interaction point