PHP Class pocketmine\event\player\PlayerBucketEmptyEvent

Inheritance: extends PlayerBucketEvent
Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( Player $who, Block $blockClicked, $blockFace, Item $bucket, Item $itemInHand )

Method Details

__construct() public méthode

public __construct ( Player $who, Block $blockClicked, $blockFace, Item $bucket, Item $itemInHand )
$who pocketmine\Player
$blockClicked pocketmine\block\Block
$bucket pocketmine\item\Item
$itemInHand pocketmine\item\Item

Property Details

$handlerList public_oe static_oe property

public static $handlerList