public class FMLLoadCompleteEvent extends FMLStateEvent
| Constructor and Description | 
|---|
FMLLoadCompleteEvent(java.lang.Object... data)  | 
| Modifier and Type | Method and Description | 
|---|---|
LoaderState.ModState | 
getModState()
The current state of the mod 
 | 
getSideapplyModContainer, description, getEventTypepublic LoaderState.ModState getModState()
FMLStateEventgetModState in class FMLStateEvent