JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
games.stendhal.server.entity.status.PoisonAttacker
Packages that use
PoisonAttacker
Package
Description
games.stendhal.server.entity.status
This package handles status effects such as eating, poisoned, confused.
Uses of
PoisonAttacker
in
games.stendhal.server.entity.status
Methods in
games.stendhal.server.entity.status
that return
PoisonAttacker
Modifier and Type
Method
Description
static
PoisonAttacker
PoisonAttackerFactory.
get
(
String
profile)