PHP Class pocketmine\block\InactiveRedstoneLamp

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getLightLevel ( )
getName ( ) : string
isLightedByAround ( )
turnOff ( )
turnOn ( )

Method Details

getLightLevel() public method

public getLightLevel ( )

getName() public method

public getName ( ) : string
return string

isLightedByAround() public method

public isLightedByAround ( )

turnOff() public method

public turnOff ( )

turnOn() public method

public turnOn ( )

Property Details

$id protected property

protected $id