ForgePatch/src/main/java/net/minecraftforge/event
Lex Manos 48c24246a5 Fixed InitMapGenEvent's fire order so values are used. And added OCEAN_MONUMENT type. Closes #1681 2015-02-04 12:20:24 -08:00
..
brewing Added PotionBrewEvent.Pre/Post. To allow for modification and cancelation of Brewing. 2014-12-07 03:30:10 -08:00
entity Expand PlayerWakupEvent to expose the three parameters passed into EntityPlayer.wakeUp. 2014-12-07 05:48:26 -08:00
terraingen Fixed InitMapGenEvent's fire order so values are used. And added OCEAN_MONUMENT type. Closes #1681 2015-02-04 12:20:24 -08:00
world Added CreateSpawnPosition event. 2014-12-07 01:52:29 -08:00
AnvilUpdateEvent.java Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
CommandEvent.java Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
ForgeEventFactory.java Fixed NPE thrown when brewing event is fired and not all slots are filled. Closes #1564 2014-12-10 05:12:36 -08:00
ServerChatEvent.java Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00