PHP Class pocketmine\event\player\PlayerHungerChangeEvent

Inheritance: extends PlayerEvent, implements pocketmine\event\Cancellable
Mostra 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_oe property

public $data

$handlerList public_oe static_oe property

public static $handlerList