PocketMine-MP 5.19.1 git-5cc1068cd43264d3363295eb8d6901e02f467897
pocketmine\world\light\SkyLightUpdate Member List

This is the complete list of members for pocketmine\world\light\SkyLightUpdate, including all inherited members.

$updateNodes (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
__construct(SubChunkExplorer $subChunkExplorer, array $lightFilters, private array $directSkyLightBlockers)pocketmine\world\light\SkyLightUpdate
pocketmine::world::light::LightUpdate::__construct(protected SubChunkExplorer $subChunkExplorer, protected array $lightFilters)pocketmine\world\light\LightUpdate
BASE_LIGHT_FILTER (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdate
computeRemoveLight(int $x, int $y, int $z, int $oldAdjacentLevel, LightPropagationContext $context, LightArray $lightArray) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
computeSpreadLight(int $x, int $y, int $z, int $newAdjacentLevel, LightPropagationContext $context, LightArray $lightArray, SubChunk $subChunk, int $side) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
execute() (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdate
getCurrentLightArray() (defined in pocketmine\world\light\SkyLightUpdate)pocketmine\world\light\SkyLightUpdateprotected
getEffectiveLight(int $x, int $y, int $z) (defined in pocketmine\world\light\SkyLightUpdate)pocketmine\world\light\SkyLightUpdateprotected
getHighestAdjacentLight(int $x, int $y, int $z) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
recalculateChunk(int $chunkX, int $chunkZ)pocketmine\world\light\SkyLightUpdate
recalculateNode(int $x, int $y, int $z) (defined in pocketmine\world\light\SkyLightUpdate)pocketmine\world\light\SkyLightUpdate
setAndUpdateLight(int $x, int $y, int $z, int $newLevel) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdate