pocketmine\level\Level::updateBlockSkyLight PHP Method

updateBlockSkyLight() public method

    public function updateBlockSkyLight(int $x, int $y, int $z)
    {
        //TODO
    }
Level