Geyser/connector
DaPorkchop_ 191777773c
Don't use wrapper objects for positions in ChunkCache (#1398)
* make ChunkPosition use a hashCode implementation with far better hash distribution

this should improve the performance when used as a hash table key

* ChunkCache no longer uses position wrapper objects

this yields a roughly 15-20% increase in performance when converting chunk data

* fix code style issues
2020-10-13 15:44:47 +01:00
..
src/main Don't use wrapper objects for positions in ChunkCache (#1398) 2020-10-13 15:44:47 +01:00
pom.xml Area cloud fixes (#684) 2020-10-08 18:33:36 -04:00