PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\world\light\LightUpdate Member List

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

$updateNodes (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
__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\LightUpdate)pocketmine\world\light\LightUpdateprotected
getEffectiveLight(int $x, int $y, int $z) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdateprotected
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\LightUpdate
recalculateNode(int $x, int $y, int $z) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdate
setAndUpdateLight(int $x, int $y, int $z, int $newLevel) (defined in pocketmine\world\light\LightUpdate)pocketmine\world\light\LightUpdate