Files
PocketMine-MP/src/world
Dylan K. Taylor 3366e1084b LightUpdate: squeeze 10-15% more performance out of propagation
we can use SubChunkExplorerStatus to decide whether or not to update the local light array reference.

We also dereference some properties into local variables, because dereferencing properties is slow. Indirect property dereferences add an extra performance penalty for every layer.
2023-05-02 14:05:55 +01:00
..
2023-04-11 20:01:19 +01:00
2023-01-26 14:48:43 +00:00
2023-05-01 16:29:07 +01:00