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() |
getSide
applyModContainer, getEventType
public FMLPostInitializationEvent(Object... data)
public LoaderState.ModState getModState()
getModState
in class FMLStateEvent