Uses of Class
games.stendhal.server.entity.status.ShockStatus
Packages that use ShockStatus
Package
Description
This package handles status effects such as eating, poisoned, confused.
-
Uses of ShockStatus in games.stendhal.server.entity.status
Methods in games.stendhal.server.entity.status with parameters of type ShockStatusModifier and TypeMethodDescriptionvoidShockStatusHandler.inflict(ShockStatus status, StatusList statusList, Entity attacker) inflicts a statusvoidShockStatusHandler.remove(ShockStatus status, StatusList statusList) removes a status