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
entity
ItemDespawnEvent
PHP Class pocketmine\event\entity\ItemDespawnEvent
Inheritance:
extends
EntityEvent
,
implements
pocketmine\event\Cancellable
显示文件
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Item
$item
)
getEntity
( ) :
Item
Method Details
__construct()
public
method
public
__construct
(
Item
$item
)
$item
pocketmine\entity\Item
getEntity()
public
method
public
getEntity
( ) :
Item
return
pocketmine\entity\Item
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList