PHP Class pocketmine\block\SlimeBlock

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( $meta = 15 )
getHardness ( )
getName ( ) : string
hasEntityCollision ( )

Method Details

__construct() public method

public __construct ( $meta = 15 )

getHardness() public method

public getHardness ( )

getName() public method

public getName ( ) : string
return string

hasEntityCollision() public method

public hasEntityCollision ( )

Property Details

$id protected property

protected $id