public static class ConfigPacket.ConfigPacketHandler extends java.lang.Object implements cpw.mods.fml.common.network.simpleimpl.IMessageHandler<ConfigPacket,cpw.mods.fml.common.network.simpleimpl.IMessage>
| Constructor and Description |
|---|
ConfigPacket.ConfigPacketHandler() |
| Modifier and Type | Method and Description |
|---|---|
cpw.mods.fml.common.network.simpleimpl.IMessage |
onMessage(ConfigPacket message,
cpw.mods.fml.common.network.simpleimpl.MessageContext ctx) |
public cpw.mods.fml.common.network.simpleimpl.IMessage onMessage(ConfigPacket message, cpw.mods.fml.common.network.simpleimpl.MessageContext ctx)
onMessage in interface cpw.mods.fml.common.network.simpleimpl.IMessageHandler<ConfigPacket,cpw.mods.fml.common.network.simpleimpl.IMessage>