PHP Class pocketmine\event\player\PlayerToggleSneakEvent

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

isSneaking() public méthode

public isSneaking ( )

Property Details

$handlerList public_oe static_oe property

public static $handlerList

$isSneaking protected_oe property

protected bool $isSneaking
Résultat boolean