public interface RideEntityEvent extends TargetEntityEvent, Cancellable
Entity
riding another.Modifier and Type | Interface and Description |
---|---|
static interface |
RideEntityEvent.Dismount
Raised when an
Entity is being dismounted. |
static interface |
RideEntityEvent.Mount
Raised when an
Entity is being mounted. |
getTargetEntity
getCause, getContext, getSource
isCancelled, setCancelled