YATS/Forge Documentation
|
Public Member Functions | |
FMLStateEvent (Object...data) | |
abstract ModState | getModState () |
Side | getSide () |
![]() | |
final String | getEventType () |
void | applyModContainer (ModContainer activeContainer) |
cpw.mods.fml.common.event.FMLStateEvent.FMLStateEvent | ( | Object... | data) |
|
pure virtual |
Implemented in cpw.mods.fml.common.event.FMLPreInitializationEvent, cpw.mods.fml.common.event.FMLConstructionEvent, cpw.mods.fml.common.event.FMLServerStartingEvent, cpw.mods.fml.common.event.FMLPostInitializationEvent, cpw.mods.fml.common.event.FMLServerAboutToStartEvent, cpw.mods.fml.common.event.FMLInitializationEvent, cpw.mods.fml.common.event.FMLLoadCompleteEvent, cpw.mods.fml.common.event.FMLServerStartedEvent, cpw.mods.fml.common.event.FMLServerStoppingEvent, and cpw.mods.fml.common.event.FMLServerStoppedEvent.
Side cpw.mods.fml.common.event.FMLStateEvent.getSide | ( | ) |