Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
pocketmine
event
player
PlayerHungerChangeEvent
PHP Class pocketmine\event\player\PlayerHungerChangeEvent
Inheritance:
extends
PlayerEvent
,
implements
pocketmine\event\Cancellable
Show file
Open project: iTXTech/Genisys
Class Usage Examples
Public Properties
Property
Type
Description
$data
$handlerList
Public Methods
Method
Description
__construct
(
Player
$player
,
$data
)
getData
( )
setData
(
$data
)
Method Details
__construct()
public
method
public
__construct
(
Player
$player
,
$data
)
$player
pocketmine\Player
getData()
public
method
public
getData
( )
setData()
public
method
public
setData
(
$data
)
Property Details
$data
public property
public
$data
$handlerList
public static property
public
static
$handlerList