public static class CombatClient.SetPlayerRespawnLocationMessage extends SubjectMessage
oid
Constructor and Description |
---|
SetPlayerRespawnLocationMessage() |
SetPlayerRespawnLocationMessage(OID subjectOid,
int instanceID,
Point respawnLoc) |
SetPlayerRespawnLocationMessage(OID subjectOid,
Point respawnLoc) |
Modifier and Type | Method and Description |
---|---|
int |
getInstanceID() |
Point |
getRespawnLoc() |
void |
setInstanceID(int instanceID) |
void |
setRespawnLoc(Point respawnLoc) |
getSubject, setSubject, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString