Class TreatVictimPlan


  • public class TreatVictimPlan
    extends java.lang.Object
    Move to victim and treat her.
    • Constructor Detail

      • TreatVictimPlan

        public TreatVictimPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
      • failed

        public void failed​(java.lang.Exception e)
        Called when a plan fails.