ForgePatch/src/main/java/net/minecraftforge
LexManos 8f03658f1f Fix AbstractMethodException in FML Registries. Closes #3427 2016-11-20 16:15:15 -08:00
..
classloading In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in #2789, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files). 2016-06-22 23:49:48 -04:00
client Initial annotations/nullability changes (#3392) 2016-11-18 13:24:03 -08:00
common Initial annotations/nullability changes (#3392) 2016-11-18 13:24:03 -08:00
energy Introducing a new standardized energy capability system. 2016-09-12 14:47:59 -07:00
event Initial annotations/nullability changes (#3392) 2016-11-18 13:24:03 -08:00
fluids Initial annotations/nullability changes (#3392) 2016-11-18 13:24:03 -08:00
fml Fix AbstractMethodException in FML Registries. Closes #3427 2016-11-20 16:15:15 -08:00
items Fix Item transfers related to Hoppers. 2016-11-18 14:42:22 -08:00
oredict Initial annotations/nullability changes (#3392) 2016-11-18 13:24:03 -08:00
server Added PermissionAPI (#3155) 2016-11-04 13:36:30 -07:00