Package | Description |
---|---|
cpw.mods.fml.common.event |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> |
FMLInterModComms.fetchRuntimeMessages(Object forMod)
Retrieve any pending runtime messages for the mod
|
com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> |
FMLInterModComms.IMCEvent.getMessages() |