Geyser/core/src/main/java/org/geysermc
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
..
connector We're in 2022 now 2022-01-01 20:03:05 +01:00
geyser Fix ArrayIndexOutOfBoundsException for worlds lower than -64 (#2759) 2022-01-14 14:57:59 -05:00