ModernFix-fix/common/src/main/java/org/embeddedt/modernfix
embeddedt ad6425f7e9
Improve bulk dynamic model loading performance
Filtering by blockstate has been removed as it seems to be slower now
than just loading all the models. This will need to be revisited
if we end up with issues from Pedestals again.
2025-01-25 15:47:00 -05:00
..
api Add type checking to dynamic maps to avoid ClassCastException from badly behaved mods 2024-08-19 18:26:58 -04:00
blockstate Implement more methods on FakeStateMap 2024-08-23 20:50:28 -04:00
chunk Spotless 2024-05-10 11:58:01 -04:00
command Remove upgraded structure caching 2024-06-13 21:37:34 -04:00
common/mixin Improve bulk dynamic model loading performance 2025-01-25 15:47:00 -05:00
core Merge remote-tracking branch 'origin/1.20' into 1.21.1 2025-01-01 11:06:39 -05:00
dedup Deduplicate climate parameters 2023-07-06 12:29:29 -04:00
dfu 24w19a 2024-05-10 11:39:58 -04:00
duck Add more locking in various vanilla model loading paths 2025-01-24 09:32:06 -05:00
dynamicresources Protect DynamicBakedModelProvider against null keys 2024-12-16 17:01:46 -05:00
entity 24w06a 2024-02-07 15:49:00 -05:00
platform 24w19a 2024-05-10 11:39:58 -04:00
registry Merge remote-tracking branch 'origin/1.20.4' into 1.20.5 2024-03-14 20:01:31 -04:00
render Remove buffer builder leak fix since you can now close them properly 2024-03-02 13:50:35 -05:00
resources 24w21a 2024-05-29 20:37:45 -04:00
screen Fix option info screen rendering description behind blur 2024-04-12 09:44:02 -04:00
spark updated spark (#484) 2024-11-28 08:46:29 -05:00
textures Spotless 2023-05-01 20:47:24 -04:00
tickables Add tickable object framework 2023-06-12 10:24:49 -04:00
util Merge remote-tracking branch 'origin/1.20' into 1.21.1 2025-01-01 11:06:39 -05:00
world Merge remote-tracking branch 'origin/1.20' into 1.21 2024-07-19 19:21:23 -04:00
FileWalker.java Multiloader 2023-05-01 16:55:26 -04:00
ModernFix.java Avoid error from mods that replace chunk system 2024-09-22 13:46:09 -04:00
ModernFixClient.java Remove blast_search_trees 2024-06-28 20:20:06 -04:00