PHP Class pocketmine\block\Diamond

Inheritance: extends Solid
Show file Open project: iTXTech/Genisys

Protected Properties

Property Type Description
$id

Public Methods

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

Method Details

__construct() public method

public __construct ( )

getDrops() public method

public getDrops ( Item $item ) : array
$item pocketmine\item\Item
return array

getHardness() public method

public getHardness ( )

getName() public method

public getName ( ) : string
return string

getToolType() public method

public getToolType ( )

Property Details

$id protected property

protected $id