ForgePatch/src/main/java/net/minecraftforge/event
DaemonUmbra bb4e78da90 Fixed invocation of Vanilla spawn logic (#6334)
Forge's replacement of the Vanilla logic gets inverted, so the Vanilla logic inside that replacement must be inverted to correct for this.
(Fixes #6332)
2019-12-02 14:54:00 -08:00
..
brewing Update to 1.14.2 2019-06-07 16:50:47 -04:00
enchanting Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
entity Re-add PlayerGiveXpEvent & PlayerChangeLevelEvent (#6165) 2019-10-14 10:37:44 -07:00
furnace Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
terraingen Update to 1.14.2 2019-06-07 16:50:47 -04:00
village Add Villager Trading Events (#6016) 2019-08-28 20:34:07 -07:00
world New SleepFinishedTimeEvent allowing control of world time when waking up. (#6043) 2019-12-02 14:08:14 -08:00
AnvilUpdateEvent.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
AttachCapabilitiesEvent.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
CommandEvent.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DifficultyChangeEvent.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
ForgeEventFactory.java Fixed invocation of Vanilla spawn logic (#6334) 2019-12-02 14:54:00 -08:00
LootTableLoadEvent.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
RegistryEvent.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ServerChatEvent.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
TagsUpdatedEvent.java Post tag event directly from reloader thread (#6164) 2019-09-17 14:39:36 -07:00
TickEvent.java Move fml's PlayerEvent and TickEvent to forge. Update 2019-08-04 22:34:14 -04:00