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