PHP Class pocketmine\block\StoneWall

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( $meta )
canConnect ( Block $block )
getHardness ( )
getName ( ) : string
getToolType ( )
isSolid ( )

Protected Methods

Method Description
recalculateBoundingBox ( )

Method Details

__construct() public method

public __construct ( $meta )

canConnect() public method

public canConnect ( Block $block )
$block Block

getHardness() public method

public getHardness ( )

getName() public method

public getName ( ) : string
return string

getToolType() public method

public getToolType ( )

isSolid() public method

public isSolid ( )

recalculateBoundingBox() protected method

protected recalculateBoundingBox ( )

Property Details

$id protected property

protected $id