Geyser icon indicating copy to clipboard operation
Geyser copied to clipboard

Use sub chunk request system (Fixes light issues, and flickering)

Open valaphee opened this issue 1 year ago • 9 comments

Add support for the sub chunk request system, which fixes light issues, and flickering on world loading. This also shows lighting issues which will be normally seen in Java Edition, and therefore improve parity.

But I also refactored some variable names in JavaLevelChunkWithLightTranslator to make it easier to understand and more general.

Related issue: #3425

valaphee avatar Dec 16 '22 23:12 valaphee