@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ModMessage
About the usage of the message, see ModNetwork.sendTo(IMessage) and ModNetwork.sendTo(IMessage, EntityPlayerMP).
ModNetwork.sendTo(IMessage)
ModNetwork.sendTo(IMessage, EntityPlayerMP)