Class ActionData
java.lang.Object
games.stendhal.server.actions.validator.ActionData
data used by actions
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ActionData
public ActionData()
-
-
Method Details
-
getEntity
gets entity- Returns:
- the entity
-
getSlot
gets slot- Returns:
- the slot
-
setEntity
sets entity- Parameters:
entity
- the entity to set
-
setSlot
sets slot- Parameters:
slot
- the slot to set
-
hashCode
public int hashCode() -
equals
-
toString
-