pocketmine\block\InactiveRedstoneLamp::getLightLevel PHP Method

getLightLevel() public method

public getLightLevel ( )
    public function getLightLevel()
    {
        return 0;
    }