Class PreTeleportEvent

All Implemented Interfaces:
Cancellable

public class PreTeleportEvent extends TeleportEvent
Called before a player is teleported.

Note that this is called after any warmup has been performed but before teleport safety checks are performed. Cancelling this event will cancel the teleport without warning the user.