Package games.stendhal.common
Interface EquipActionConsts
public interface EquipActionConsts
Constants using during the procession of an Equipment action.
TODO everywhere use this constants instead of plain strings
-
Field Details
-
SOURCE_PATH
- See Also:
- Constant Field Values
-
BASE_ITEM
- See Also:
- Constant Field Values
-
BASE_SLOT
- See Also:
- Constant Field Values
-
BASE_OBJECT
- See Also:
- Constant Field Values
-
TYPE
- See Also:
- Constant Field Values
-
TARGET_OBJECT
- See Also:
- Constant Field Values
-
TARGET_SLOT
- See Also:
- Constant Field Values
-
GROUND_X
- See Also:
- Constant Field Values
-
GROUND_Y
- See Also:
- Constant Field Values
-
QUANTITY
- See Also:
- Constant Field Values
-
MAXDISTANCE
static final double MAXDISTANCE- See Also:
- Constant Field Values
-
MAX_CONTAINED_DEPTH
static final int MAX_CONTAINED_DEPTH- See Also:
- Constant Field Values
-
CLICKED
- See Also:
- Constant Field Values
-
SOURCE_NAME
- See Also:
- Constant Field Values
-