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