public interface NucleusTeleportEvent extends org.spongepowered.api.event.entity.living.humanoid.player.TargetPlayerEvent, CancelMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NucleusTeleportEvent.AboutToTeleport
Called when a player is about to be teleported through the Nucleus system.
|
static interface |
NucleusTeleportEvent.Request
Indicates that a teleport request (such as through
/tpa) is being sent. |
getTargetEntitygetCancelMessage, setCancelMessage