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