ModernFix/common/src/main/java/org/embeddedt/modernfix
embeddedt 8c2c33093b
Build creative mode tab search tree on first use
This avoids holding search trees for many creative tabs that will
likely never be searched during gameplay.
2025-04-26 16:15:24 -04:00
..
api Add textureGetter parameter to onBakedModelLoad 2024-01-24 10:38:57 -05:00
blockstate Implement more methods on FakeStateMap 2024-08-23 20:50:28 -04:00
chunk Update SafeBlockGetter for 1.18 world height 2023-08-13 13:41:36 -04:00
command 1.20-pre2 2023-05-16 11:27:08 -04:00
common/mixin Build creative mode tab search tree on first use 2025-04-26 16:15:24 -04:00
core Add debug feature to catch illegal block entity map mutation 2025-01-01 11:05:05 -05:00
dedup Deduplicate climate parameters 2023-07-06 12:29:29 -04:00
dfu Change dynamic_dfu to return real schemas as well 2023-06-12 21:57:22 -04:00
duck Avoid thread-local map by storing model reference on BlockState object directly 2024-06-09 20:40:21 -04:00
dynamicresources Protect DynamicBakedModelProvider against null keys 2024-12-16 17:01:46 -05:00
entity Merge remote-tracking branch 'origin/1.19.2' into 1.19.4 2023-07-27 16:48:48 -04:00
packet Multiloader 2023-05-01 16:55:26 -04:00
platform Merge remote-tracking branch 'origin/1.19.2' into 1.19.4 2023-08-02 22:18:13 -04:00
registry Remove unfinished/obsolete registry & block optimizations 2024-02-28 20:07:56 -05:00
render Merge 1.18 into 1.19.2 2023-12-23 21:28:41 -05:00
resources Fix resource pack cache engine being unable to list resource stacks for files 2024-02-01 10:06:18 -05:00
screen Merge 1.19.2 into 1.20 2023-10-25 15:00:19 -04:00
searchtree Build creative mode tab search tree on first use 2025-04-26 16:15:24 -04:00
spark Update for 1.18 2023-07-27 16:39:15 -04:00
structure Stop looking for legacy cache file names 2024-12-12 19:29:24 -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 Add debug feature to catch illegal block entity map mutation 2025-01-01 11:05:05 -05:00
world Do not spin the watchdog thread while server is booting 2024-07-07 20:52:06 -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 Merge 1.16 into 1.18 2024-02-02 20:38:30 -05:00