PHP Class pocketmine\block\Beacon

Inheritance: extends Solid
Show file Open project: robske110/ClearSky

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( $meta )
canBeActivated ( )
getName ( )
place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )

Method Details

__construct() public method

public __construct ( $meta )

canBeActivated() public method

public canBeActivated ( )

getName() public method

public getName ( )

place() public method

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 property

protected $id