PHP Class pocketmine\event\player\PlayerToggleFlightEvent

Inheritance: extends PlayerEvent, implements pocketmine\event\Cancellable
Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Méthodes publiques

Свойство Type Description
$handlerList

Protected Properties

Свойство Type Description
$isFlying boolean

Méthodes publiques

Méthode Description
__construct ( Player $player, $isFlying )
isFlying ( )

Method Details

__construct() public méthode

public __construct ( Player $player, $isFlying )
$player pocketmine\Player

isFlying() public méthode

public isFlying ( )

Property Details

$handlerList public_oe static_oe property

public static $handlerList

$isFlying protected_oe property

protected bool $isFlying
Résultat boolean