ModernFix/src/main/java/org/embeddedt/modernfix
2023-02-14 15:27:57 -05:00
..
agent Add mod scanning optimization (requires Blacksmith) 2023-01-28 20:51:24 -05:00
blockstate Ensure previous rebuild thread reference is cleared 2023-02-11 12:27:20 -05:00
classloading Handle unnormalized resource paths 2023-01-28 21:01:45 -05:00
core Add system to bake incompatible models AOT 2023-02-11 20:22:29 -05:00
dedup Minor performance improvements to model handling 2023-02-12 09:38:32 -05:00
duck Fire model bake events on worker thread 2023-02-11 12:08:17 -05:00
jei/async Use custom interruption flag for JEI reload thread 2023-01-08 19:02:09 -05:00
mixin Avoid iterating over a set being modified 2023-02-14 09:41:48 -05:00
models Lie to model event handlers about some flags to speed up loading 2023-02-11 11:50:01 -05:00
predicate Further optimizations to model loading 2023-02-06 10:01:15 -05:00
registry Cache all DeferredRegister suppliers 2023-01-07 12:49:07 -05:00
searchtree Make DummySearchTree extend SearchTreeReloadable for compatibility 2023-02-14 15:27:57 -05:00
util Automatically detect mods that need models baked in advance 2023-02-12 10:25:58 -05:00
FileWalker.java Initial commit 2022-12-31 18:35:31 -05:00
ModernFix.java Refactor blockstate caching 2023-01-07 12:37:44 -05:00
ModernFixClient.java Time game startup as well 2023-01-04 14:24:33 -05:00