PHP Class pocketmine\event\inventory\InventoryOpenEvent

Inheritance: extends InventoryEvent, 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 ( pocketmine\inventory\Inventory $inventory, Player $who )
getPlayer ( ) : Player

Method Details

__construct() public méthode

public __construct ( pocketmine\inventory\Inventory $inventory, Player $who )
$inventory pocketmine\inventory\Inventory
$who pocketmine\Player

getPlayer() public méthode

public getPlayer ( ) : Player
Résultat pocketmine\Player

Property Details

$handlerList public_oe static_oe property

public static $handlerList