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
block
ItemFrameDropItemEvent
PHP Class pocketmine\event\block\ItemFrameDropItemEvent
Inheritance:
extends
BlockEvent
,
implements
pocketmine\event\Cancellable
Exibir arquivo
Open project: iTXTech/Genisys
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Player
$player
,
Block
$block
,
ItemFrame
$itemFrame
,
Item
$item
)
getItem
( )
getItemFrame
( )
getPlayer
( )
Method Details
__construct()
public
method
public
__construct
(
Player
$player
,
Block
$block
,
ItemFrame
$itemFrame
,
Item
$item
)
$player
pocketmine\Player
$block
pocketmine\block\Block
$itemFrame
pocketmine\tile\ItemFrame
$item
pocketmine\item\Item
getItem()
public
method
public
getItem
( )
getItemFrame()
public
method
public
getItemFrame
( )
getPlayer()
public
method
public
getPlayer
( )
Property Details
$handlerList
public_oe static_oe property
public
static
$handlerList