Uses of Class
games.stendhal.server.entity.status.ShockStatus
Package
Description
This package handles status effects such as eating, poisoned, confused.
-
Uses of ShockStatus in games.stendhal.server.entity.status
Modifier and TypeMethodDescriptionvoid
ShockStatusHandler.inflict(ShockStatus status, StatusList statusList, Entity attacker)
inflicts a statusvoid
ShockStatusHandler.remove(ShockStatus status, StatusList statusList)
removes a status