Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
pocketmine
event
player
PlayerItemHeldEvent
PHP Class pocketmine\event\player\PlayerItemHeldEvent
Inheritance:
extends
PlayerEvent
,
implements
pocketmine\event\Cancellable
Exibir arquivo
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Player
$player
,
Item
$item
,
$inventorySlot
,
$slot
)
getInventorySlot
( )
getItem
( )
getSlot
( )
Method Details
__construct()
public
method
public
__construct
(
Player
$player
,
Item
$item
,
$inventorySlot
,
$slot
)
$player
pocketmine\Player
$item
pocketmine\item\Item
getInventorySlot()
public
method
public
getInventorySlot
( )
getItem()
public
method
public
getItem
( )
getSlot()
public
method
public
getSlot
( )
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList