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
-
Method Summary
-
Constructor Details
-
HeavyStatus
public HeavyStatus()Create the status
-
-
Method Details
-
getStatusType
Description copied from class:Status
returns the status type- Specified by:
getStatusType
in classStatus
- Returns:
- StatusType
-