java.io.Serializable
public class PlayerIntroMessage extends java.lang.Object implements java.io.Serializable
int
ID
java.lang.String
username
PlayerIntroMessage(java.lang.String username, int ID)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String username
public int ID
public PlayerIntroMessage(java.lang.String username, int ID)