ModernFix/forge
embeddedt 2535174e00
Implement advanced caching of ingredient item stacks using soft references
This gives the GC control over when to evict the cache, which combines
the benefits of removing the cache entirely with the speed of keeping it
2025-05-03 14:34:48 -04:00
..
src/main Implement advanced caching of ingredient item stacks using soft references 2025-05-03 14:34:48 -04:00
build.gradle Patch CoFH Core to not rely on Ingredient.itemStacks 2025-05-02 17:27:56 -04:00
gradle.properties Multiloader 2023-05-01 16:55:26 -04:00