PHP Class pocketmine\event\player\PlayerToggleSprintEvent

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
$isSprinting boolean

Méthodes publiques

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

Method Details

__construct() public méthode

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

isSprinting() public méthode

public isSprinting ( )

Property Details

$handlerList public_oe static_oe property

public static $handlerList

$isSprinting protected_oe property

protected bool $isSprinting
Résultat boolean