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