Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
pocketmine
event
entity
ProjectileLaunchEvent
PHP Class pocketmine\event\entity\ProjectileLaunchEvent
Inheritance:
extends
EntityEvent
,
implements
pocketmine\event\Cancellable
Mostrar archivo
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Projectile
$entity
)
getEntity
( ) :
Projectile
Method Details
__construct()
public
method
public
__construct
(
Projectile
$entity
)
$entity
pocketmine\entity\Projectile
getEntity()
public
method
public
getEntity
( ) :
Projectile
return
pocketmine\entity\Projectile
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList