public class PlayerTeleportEvent extends PlayerEvent
Constructor and Description |
---|
PlayerTeleportEvent(Player p,
Location from,
Location to) |
Modifier and Type | Method and Description |
---|---|
Location |
getFrom() |
Location |
getTo() |
getPlayer