PHP Class pocketmine\event\player\PlayerHungerChangeEvent

Inheritance: extends PlayerEvent, implements pocketmine\event\Cancellable
Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

Свойство Type Description
$data
$handlerList

Méthodes publiques

Méthode Description
__construct ( Player $player, $data )
getData ( )
setData ( $data )

Method Details

__construct() public méthode

public __construct ( Player $player, $data )
$player pocketmine\Player

getData() public méthode

public getData ( )

setData() public méthode

public setData ( $data )

Property Details

$data public_oe property

public $data

$handlerList public_oe static_oe property

public static $handlerList