PHP Class pocketmine\block\SoulSand

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( )
getHardness ( )
getName ( ) : string
getToolType ( )

Protected Methods

Method Description
recalculateBoundingBox ( )

Method Details

__construct() public method

public __construct ( )

getHardness() public method

public getHardness ( )

getName() public method

public getName ( ) : string
return string

getToolType() public method

public getToolType ( )

recalculateBoundingBox() protected method

protected recalculateBoundingBox ( )

Property Details

$id protected property

protected $id