Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
pocketmine
event
player
PlayerAnimationEvent
PHP Class pocketmine\event\player\PlayerAnimationEvent
Inheritance:
extends
PlayerEvent
,
implements
pocketmine\event\Cancellable
显示文件
Open project: iTXTech/Genisys
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Player
$player
,
integer
$animation
= self::ARM_SWING )
getAnimationType
( ) :
integer
Method Details
__construct()
public
method
public
__construct
(
Player
$player
,
integer
$animation
= self::ARM_SWING )
$player
pocketmine\Player
$animation
integer
getAnimationType()
public
method
public
getAnimationType
( ) :
integer
return
integer
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList