PHP Class pocketmine\event\entity\ItemDespawnEvent

Inheritance: extends EntityEvent, 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 ( Item $item )
getEntity ( ) : Item

Method Details

__construct() public méthode

public __construct ( Item $item )
$item pocketmine\entity\Item

getEntity() public méthode

public getEntity ( ) : Item
Résultat pocketmine\entity\Item

Property Details

$handlerList public_oe static_oe property

public static $handlerList