multiverse.server.plugins
Class InventoryClient.LootAllMessage
java.lang.Object
multiverse.msgsys.Message
multiverse.msgsys.SubjectMessage
multiverse.server.plugins.InventoryClient.LootAllMessage
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- InventoryClient
public static class InventoryClient.LootAllMessage
- extends SubjectMessage
message is asking the inventory plugin to execute looting by looter of
the passed in container
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InventoryClient.LootAllMessage
public InventoryClient.LootAllMessage()
InventoryClient.LootAllMessage
public InventoryClient.LootAllMessage(java.lang.Long looterOid,
java.lang.Long containerOid)
setContainerOid
public void setContainerOid(java.lang.Long containerOid)
getContainerOid
public java.lang.Long getContainerOid()