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