public static class FMLInterModComms.IMCEvent extends FMLEvent
Init
and PostInit
)Constructor and Description |
---|
FMLInterModComms.IMCEvent() |
Modifier and Type | Method and Description |
---|---|
void |
applyModContainer(ModContainer activeContainer) |
com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> |
getMessages() |
getEventType
public void applyModContainer(ModContainer activeContainer)
applyModContainer
in class FMLEvent
public com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> getMessages()