ForgePatch/src
malte0811 06fe9ccda0
Fix (NonNull)Lazy.Concurrent using a global lock (#7403)
* Fix Lazy.Concurrent using a global lock, thus preventing multiple threads from resolving independent Lazy's at the same time
* Use Lazy with an added null check to implement NonNullLazy
2020-10-29 18:09:20 +01:00
..
fmllauncher Add in proper handling of equals and hashcode for modjar urls. Fixes very slow loading on windows. 2020-10-26 18:00:14 -04:00
fmllaunchertest/java/net/minecraftforge/fml/test Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
generated/resources/data Cleanup and expand Forge tags (#7004) 2020-08-21 11:30:21 -07:00
generated_test/resources Adds tag support for Enchantments, Potions, and TileEntityTypes (#7379) 2020-10-15 12:45:25 -07:00
main Fix (NonNull)Lazy.Concurrent using a global lock (#7403) 2020-10-29 18:09:20 +01:00
test Update forge mappings to 20201028-1.16.3 (#7435) 2020-10-29 01:11:57 +01:00
userdev Fix doc README and answer lex's question 2020-10-04 15:50:58 -04:00