ModernFix-fix/src/main/java/org/embeddedt/modernfix
2023-02-27 20:58:46 -05:00
..
agent Add mod scanning optimization (requires Blacksmith) 2023-01-28 20:51:24 -05:00
blockstate Latch JEI and blockstate threads until the world finishes loading 2023-02-22 13:07:38 -05:00
classloading Fix exception thrown in dev 2023-02-22 15:39:16 -05:00
core Skip reloading server resources if switching worlds and the datapack 2023-02-27 12:17:54 -05:00
dedup Minor performance improvements to model handling 2023-02-12 09:38:32 -05:00
duck Skip reloading server resources if switching worlds and the datapack 2023-02-27 12:17:54 -05:00
jei/async Use custom interruption flag for JEI reload thread 2023-01-08 19:02:09 -05:00
load Minor code cleanup 2023-02-22 11:44:56 -05:00
mixin Skip reloading server resources if switching worlds and the datapack 2023-02-27 12:17:54 -05:00
models Remap to full Mojmap (including classnames) 2023-02-14 21:59:30 -05:00
predicate Remap to full Mojmap (including classnames) 2023-02-14 21:59:30 -05:00
registry Remap to full Mojmap (including classnames) 2023-02-14 21:59:30 -05:00
screen Move 441 chunk loading to after join game packets are sent on integrated server 2023-02-21 22:24:50 -05:00
searchtree Remap to full Mojmap (including classnames) 2023-02-14 21:59:30 -05:00
structure Replace existing DataVersion in structure with new version 2023-02-25 20:58:25 -05:00
textures Port faster texture stitching by SuperCoder79 2023-02-21 11:26:46 -05:00
util Handle mods that request paths with double slashes 2023-02-27 09:31:16 -05:00
world Cache stronghold locations instead of recomputing them on every world load 2023-02-25 18:51:27 -05:00
FileWalker.java Initial commit 2022-12-31 18:35:31 -05:00
ModernFix.java Warn if LazyDFU is not installed 2023-02-27 20:58:46 -05:00
ModernFixClient.java Show branding on F3 2023-02-24 18:14:21 -05:00