PHP Class pocketmine\block\Bedrock

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( )
getHardness ( )
getName ( ) : string
getResistance ( )
isBreakable ( Item $item )

Method Details

__construct() public method

public __construct ( )

getHardness() public method

public getHardness ( )

getName() public method

public getName ( ) : string
return string

getResistance() public method

public getResistance ( )

isBreakable() public method

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

Property Details

$id protected property

protected $id