PHP Class pocketmine\event\player\PlayerDropItemEvent

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, Item $drop )
getItem ( ) : Item

Method Details

__construct() public méthode

public __construct ( Player $player, Item $drop )
$player pocketmine\Player
$drop pocketmine\item\Item

getItem() public méthode

public getItem ( ) : Item
Résultat pocketmine\item\Item

Property Details

$handlerList public_oe static_oe property

public static $handlerList