public interface InteractEvent extends Event, Cancellable
Modifier and Type | Method and Description |
---|---|
Optional<com.flowpowered.math.vector.Vector3d> |
getInteractionPoint()
Gets the point of interaction where the interaction occurred as
a
Vector3d . |
getCause, getContext, getSource
isCancelled, setCancelled
Optional<com.flowpowered.math.vector.Vector3d> getInteractionPoint()
Vector3d
.