ModernFix/common/src/main
embeddedt 5d6566512c
Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys
There are no memory savings from using the fastutil maps, and they
may be harming performance based on the Project MMO issues

Probably also the solution to #134
2023-06-20 10:31:49 -04:00
..
java/org/embeddedt/modernfix Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys 2023-06-20 10:31:49 -04:00
resources Remove blockstate compression 2023-05-14 20:27:37 -04:00