ForgePatch/src/main/java/net/minecraftforge/fml/event/lifecycle
cpw 80baad974e
Restore FingerprintViolationEvent with appropriate THIS IS F*CKING DEAD DELET WARNINGS.
Also, notify in UI if using legacy JDK without capability to read out security data from mod jars.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2020-10-26 07:31:49 -04:00
..
FMLClientSetupEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
FMLCommonSetupEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
FMLConstructModEvent.java Fix broken ExistingFileHelper import 2020-09-02 23:37:46 -04:00
FMLDedicatedServerSetupEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
FMLFingerprintViolationEvent.java Restore FingerprintViolationEvent with appropriate THIS IS F*CKING DEAD DELET WARNINGS. 2020-10-26 07:31:49 -04:00
FMLLoadCompleteEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
FMLModIdMappingEvent.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
GatherDataEvent.java Add validation via resources for tag providers (#7271) 2020-09-02 23:18:22 -04:00
IModBusEvent.java Clarify in the LazyOptional which methods carry the lazyness over to the returned value and which don't. (#6750) 2020-08-25 03:11:28 +02:00
InterModEnqueueEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
InterModProcessEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
ModLifecycleEvent.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
ParallelDispatchEvent.java Fix broken ExistingFileHelper import 2020-09-02 23:37:46 -04:00