public class PlayerTeleportEndGatewayEvent extends PlayerTeleportEvent
PlayerTeleportEvent.TeleportCauseEvent.Resultplayer| Constructor and Description |
|---|
PlayerTeleportEndGatewayEvent(@NotNull Player player,
@NotNull Location from,
@NotNull Location to,
@NotNull EndGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull EndGateway |
getGateway()
The gateway triggering the teleport
|
getCause, getHandlerList, getHandlersgetFrom, getTo, hasChangedBlock, hasChangedOrientation, hasChangedPosition, hasExplicitlyChangedBlock, hasExplicitlyChangedPosition, isCancelled, setCancelled, setFrom, setTogetPlayercallEvent, getEventName, isAsynchronous@NotNull public @NotNull EndGateway getGateway()
Copyright © 2021. All rights reserved.