public static class QHVCPlayer.PlayerMsg extends java.lang.Object
int
command
long
para1
para2
playerId
user
PlayerMsg(long playerId, int command, long para1, long para2, int user)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long playerId
public int command
public long para1
public long para2
public int user
public PlayerMsg(long playerId, int command, long para1, long para2, int user)