Class HeavyStatus
java.lang.Object
games.stendhal.server.entity.status.Status
games.stendhal.server.entity.status.HeavyStatus
- All Implemented Interfaces:
Cloneable
A status ailment that causes the entity to move more slowly
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HeavyStatus
public HeavyStatus()Create the status
-
-
Method Details
-
getStatusType
Description copied from class:Statusreturns the status type- Specified by:
getStatusTypein classStatus- Returns:
- StatusType
-