ForgePatch/src/main/java/net/minecraftforge/event
AEnterprise 22ea5a23ad Improve performance of World.collidesWithAnyBlock (#4286) 2017-10-31 11:20:59 -07:00
..
brewing Clean up null issues, add more annotations (#3590) 2017-01-11 15:17:56 -08:00
enchanting Clean up null issues, add more annotations (#3590) 2017-01-11 15:17:56 -08:00
entity Added CriticalHitEvent to allow more control over whether a attack is a critical or not, and what damage it does. 2017-08-01 14:13:37 -05:00
furnace Improve furnace fuel handling (#4083) 2017-07-03 12:54:01 -07:00
terraingen Added missing MapGen types to the InitMapGenEvent (#4322) 2017-09-03 16:26:29 -07:00
world Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
AnvilUpdateEvent.java Update MCP mappings to snapshot_nodoc_20161220 (#3551) 2016-12-21 15:52:30 -08:00
AttachCapabilitiesEvent.java Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
CommandEvent.java 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
DifficultyChangeEvent.java Add DifficultyChangeEvent (#3525) 2017-02-23 18:12:27 -08:00
ForgeEventFactory.java Improve performance of World.collidesWithAnyBlock (#4286) 2017-10-31 11:20:59 -07:00
LootTableLoadEvent.java Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
RegistryEvent.java Fix MissingMapping REMAP action. Closes #4069 2017-06-27 16:56:42 -07:00
ServerChatEvent.java 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