public static class FMLInterModComms.IMCEvent extends FMLEvent
FMLInitializationEvent
and FMLPostInitializationEvent
)for how to subscribe to this event
Constructor and Description |
---|
IMCEvent() |
Modifier and Type | Method and Description |
---|---|
void |
applyModContainer(ModContainer activeContainer) |
com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> |
getMessages() |
description, getEventType
public void applyModContainer(ModContainer activeContainer)
applyModContainer
in class FMLEvent
public com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> getMessages()