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