java.lang.Object
games.stendhal.server.entity.creature.impl.heal.HealerBehaviourFactory
public abstract class HealerBehaviourFactory
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HealerBehaviourFactory
public HealerBehaviourFactory()
-
Method Details
-
heal
public abstract void heal
(Creature creature)
-