PHP Class pocketmine\block\DeadBush

Inheritance: extends Flowable
Afficher le fichier Open project: iTXTech/Genisys

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( $meta )
getDrops ( Item $item ) : array
getName ( ) : string
onUpdate ( $type )
place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )

Method Details

__construct() public méthode

public __construct ( $meta )

getDrops() public méthode

public getDrops ( Item $item ) : array
$item pocketmine\item\Item
Résultat array

getName() public méthode

public getName ( ) : string
Résultat string

onUpdate() public méthode

public onUpdate ( $type )

place() public méthode

public place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )
$item pocketmine\item\Item
$block Block
$target Block
$player pocketmine\Player

Property Details

$id protected_oe property

protected $id