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
EntityLevelChangeEvent
PHP Class pocketmine\event\entity\EntityLevelChangeEvent
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
(
Entity
$entity
,
Level
$originLevel
,
Level
$targetLevel
)
getOrigin
( )
getTarget
( )
Method Details
__construct()
public
method
public
__construct
(
Entity
$entity
,
Level
$originLevel
,
Level
$targetLevel
)
$entity
pocketmine\entity\Entity
$originLevel
pocketmine\level\Level
$targetLevel
pocketmine\level\Level
getOrigin()
public
method
public
getOrigin
( )
getTarget()
public
method
public
getTarget
( )
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList