PHP Class pocketmine\block\GlowingObsidian

Inheritance: extends Solid, implements pocketmine\block\LightSource
Show file Open project: iTXTech/Genisys

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( $meta )
getLightLevel ( )
getName ( ) : string

Method Details

__construct() public method

public __construct ( $meta )

getLightLevel() public method

public getLightLevel ( )

getName() public method

public getName ( ) : string
return string

Property Details

$id protected property

protected $id