JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
games.stendhal.server.entity.creature.impl.heal
Interface HealerBehavior
public interface
HealerBehavior
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
heal
(
Creature
creature)
void
init
(
String
healingProfile)
Method Details
init
void
init
(
String
healingProfile)
heal
void
heal
(
Creature
creature)