public interface InteractEntityEvent extends InteractEvent, TargetEntityEvent
Entity
.Modifier and Type | Interface and Description |
---|---|
static interface |
InteractEntityEvent.Attack
Represents the base event for when an
Entity is being
"attacked". |
static interface |
InteractEntityEvent.Use
An event where the targeted entity is being "used".
|
getInteractionPoint
isCancelled, setCancelled
getCause
getTargetEntity
getCallbacks