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