public class PlayerToggleFlightEvent extends PlayerEvent implements Cancellable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isFlying |
| Constructor and Description |
|---|
PlayerToggleFlightEvent(Player player,
boolean isFlying) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
boolean |
isFlying() |
getPlayergetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerToggleFlightEvent(Player player, boolean isFlying)
public static HandlerList getHandlers()
public boolean isFlying()
Copyright © 2020. All rights reserved.