isFlying

public abstract boolean isFlying()

Checks to see if this player is currently flying or not.

Return

True if the player is flying, else false.