PHP Class pocketmine\event\entity\ProjectileLaunchEvent

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 ( Projectile $entity )
getEntity ( ) : Projectile

Method Details

__construct() public méthode

public __construct ( Projectile $entity )
$entity pocketmine\entity\Projectile

getEntity() public méthode

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

Property Details

$handlerList public_oe static_oe property

public static $handlerList