Class CondCanFly

All Implemented Interfaces:
Debuggable, SyntaxElement, Checker<org.bukkit.entity.Player>

@Name("Can Fly") @Description("Whether a player is allowed to fly.") @Examples("player can fly") @Since("2.3") public class CondCanFly extends PropertyCondition<org.bukkit.entity.Player>