public class EntityTeleportEndGatewayEvent extends EntityTeleportEvent
Event.Resultentity| Constructor and Description | 
|---|
EntityTeleportEndGatewayEvent(@NotNull Entity what,
                             @NotNull Location from,
                             @NotNull Location to,
                             @NotNull EndGateway gateway)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull EndGateway | 
getGateway()
The gateway triggering the teleport 
 | 
getFrom, getHandlerList, getHandlers, getTo, isCancelled, setCancelled, setFrom, setTogetEntity, getEntityTypecallEvent, getEventName, isAsynchronous@NotNull public @NotNull EndGateway getGateway()
Copyright © 2021. All rights reserved.