Class ModLifecycleEvent
java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.fml.event.lifecycle.ModLifecycleEvent
- All Implemented Interfaces:
IModBusEvent
- Direct Known Subclasses:
ParallelDispatchEvent
Parent type to all ModLifecycle events. This is based on Forge EventBus. They fire through the
ModContainer's eventbus instance.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
container
-
-
Constructor Details
-
ModLifecycleEvent
-
-
Method Details
-
getIMCStream
-
getIMCStream
-
getContainer
-