Geyser/core/src/main
David Choo a39de7d7d2
Fix ArrayIndexOutOfBoundsException for worlds lower than -64 (#2759)
* Fix ArrayIndexOutOfBoundsException for worlds lower than -64

`chunkSize` is Java section count while `sectionCount` is the Bedrock section count

* Send biomes for air sections while also staying within limits

.-.

* Move protocol version check to variable
2022-01-14 14:57:59 -05:00
..
java/org/geysermc Fix ArrayIndexOutOfBoundsException for worlds lower than -64 (#2759) 2022-01-14 14:57:59 -05:00
resources Update languages submodule 2021-12-27 13:58:28 -05:00