public class FMLPostInitializationEvent extends FMLStateEvent
| Constructor and Description |
|---|
FMLPostInitializationEvent(Object... data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
buildSoftDependProxy(String modId,
String className) |
LoaderState.ModState |
getModState() |
getSideapplyModContainer, getEventTypepublic FMLPostInitializationEvent(Object... data)
public LoaderState.ModState getModState()
getModState in class FMLStateEvent