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