YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
cpw.mods.fml.common.INetworkHandler Interface Reference

Public Member Functions

boolean onChat (Object...data)
 
void onPacket250Packet (Object...data)
 
void onServerLogin (Object handler)
 

Detailed Description

Author
cpw

Member Function Documentation

boolean cpw.mods.fml.common.INetworkHandler.onChat ( Object...  data)
void cpw.mods.fml.common.INetworkHandler.onPacket250Packet ( Object...  data)
void cpw.mods.fml.common.INetworkHandler.onServerLogin ( Object  handler)

The documentation for this interface was generated from the following file: