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, toStringgetEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes