Dylan K. Taylor 0ecd68e4a7 LightUpdate: remove premature optimisation which breaks when mass-update lighting is used
when setBlockSkyLightArray/setBlockLightArray was used, currentLightArray would retain a reference to the old light array, which would cause false readings if SubChunkExplorer didn't move away from that subchunk and back.
This causes a small degradation of performance, but I think it can be implemented differently anyway.
This also fixes #3816.
2020-10-27 18:01:31 +00:00
..
2020-10-26 15:56:30 +00:00
2020-10-26 15:56:30 +00:00
2020-10-26 15:56:30 +00:00
2020-10-26 15:56:30 +00:00
2020-10-21 16:55:52 +01:00
2020-08-10 17:55:49 +01:00