PHP Class pocketmine\event\player\PlayerBedEnterEvent

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( Player $player, Block $bed )
getBed ( )

Method Details

__construct() public méthode

public __construct ( Player $player, Block $bed )
$player pocketmine\Player
$bed pocketmine\block\Block

getBed() public méthode

public getBed ( )

Property Details

$handlerList public_oe static_oe property

public static $handlerList