Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
pocketmine
event
entity
CreeperPowerEvent
PHP Class pocketmine\event\entity\CreeperPowerEvent
Inheritance:
extends
EntityEvent
,
implements
pocketmine\event\Cancellable
ファイルを表示
Open project: iTXTech/Genisys
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Creeper
$creeper
,
Lightning
$lightning
= null,
integer
$cause
= self::CAUSE_LIGHTNING )
getCause
( )
getLightning
( )
Method Details
__construct()
public
method
public
__construct
(
Creeper
$creeper
,
Lightning
$lightning
= null,
integer
$cause
= self::CAUSE_LIGHTNING )
$creeper
pocketmine\entity\Creeper
$lightning
pocketmine\entity\Lightning
$cause
integer
getCause()
public
method
public
getCause
( )
getLightning()
public
method
public
getLightning
( )
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList