PHP Class pocketmine\block\Emerald

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( )
getDrops ( Item $item )
getHardness ( )
getName ( )
getToolType ( )

Method Details

__construct() public method

public __construct ( )

getDrops() public method

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

getHardness() public method

public getHardness ( )

getName() public method

public getName ( )

getToolType() public method

public getToolType ( )

Property Details

$id protected property

protected $id