Geyser/connector/src/main/java/org/geysermc/connector/network/translators/world/chunk
Camotoy 8c96c3b11d
Biome reworkings
- Introduce biome mappings for having a constant reference between Java biome identifier and their Bedrock equivalents
- Don't assume biome IDs and instead listen to the server for biome IDs
- Ensure that only valid Bedrock biomes are sent. With the caves and cliffs experimental toggle, Bedrock will crash if an invalid biome ID is sent its way.
2021-07-27 20:29:27 -04:00
..
bitarray Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
BlockStorage.java Biome reworkings 2021-07-27 20:29:27 -04:00
ChunkSection.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
EmptyChunkProvider.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
GeyserColumn.java Use custom class for caching chunk data 2021-06-29 10:09:47 -04:00
NibbleArray.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00