mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-15 03:58:29 +01:00
Right now, our chunk cache stores the heightmap and biome data that the server sends, which we never use. This commit saves that data in a custom GeyserColumn class that only stores chunk data. In the future, it may also store NBT data. |
||
---|---|---|
.. | ||
src | ||
pom.xml |