|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.msgsys.Message
atavism.msgsys.SubjectMessage
atavism.server.plugins.InventoryClient.LootAllMessage
public static class InventoryClient.LootAllMessage
message is asking the inventory plugin to execute looting by looter of the passed in container
Field Summary |
---|
Fields inherited from class atavism.msgsys.SubjectMessage |
---|
oid |
Constructor Summary | |
---|---|
InventoryClient.LootAllMessage()
|
|
InventoryClient.LootAllMessage(OID looterOid,
OID containerOid)
|
Method Summary | |
---|---|
OID |
getContainerOid()
|
void |
setContainerOid(OID containerOid)
|
Methods inherited from class atavism.msgsys.SubjectMessage |
---|
getSubject, setSubject, toString |
Methods inherited from class atavism.msgsys.Message |
---|
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InventoryClient.LootAllMessage()
public InventoryClient.LootAllMessage(OID looterOid, OID containerOid)
Method Detail |
---|
public void setContainerOid(OID containerOid)
public OID getContainerOid()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |