PHP Class pocketmine\block\SeaLantern

Inheritance: extends Transparent, implements pocketmine\block\LightSource
Show file Open project: robske110/ClearSky

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( )
getDrops ( Item $item )
getHardness ( )
getLightLevel ( )
getName ( )
getResistance ( )
isLightSource ( )

Method Details

__construct() public method

public __construct ( )

getDrops() public method

public getDrops ( Item $item )
$item pocketmine\item\Item

getHardness() public method

public getHardness ( )

getLightLevel() public method

public getLightLevel ( )

getName() public method

public getName ( )

getResistance() public method

public getResistance ( )

isLightSource() public method

public isLightSource ( )

Property Details

$id protected property

protected $id