Geyser/connector
Camotoy afc1f48d5e
Use custom class for caching chunk data
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.
2021-06-29 10:09:47 -04:00
..
src Use custom class for caching chunk data 2021-06-29 10:09:47 -04:00
pom.xml Translate more new level events 2021-06-16 19:09:35 -04:00