add todo for removing jank hashcode

This commit is contained in:
dfsek
2021-12-02 19:47:49 -07:00
parent 2c963e14d5
commit 50c1e8f1a7
@@ -158,6 +158,8 @@ public abstract class ChunkRegionMixin {
return this; return this;
} }
// TODO remove this; we shouldnt need it anymore
/** /**
* We need regions delegating to the same world * We need regions delegating to the same world
* to have the same hashcode. This * to have the same hashcode. This