PHP Class pocketmine\event\player\PlayerGameModeChangeEvent

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
$gamemode integer

Méthodes publiques

Méthode Description
__construct ( Player $player, $newGamemode )
getNewGamemode ( )

Method Details

__construct() public méthode

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

getNewGamemode() public méthode

public getNewGamemode ( )

Property Details

$gamemode protected_oe property

protected int $gamemode
Résultat integer

$handlerList public_oe static_oe property

public static $handlerList