Class PlayerSearchDealerPlan


  • public class PlayerSearchDealerPlan
    extends Plan
    • Constructor Detail

      • PlayerSearchDealerPlan

        public PlayerSearchDealerPlan()
    • Method Detail

      • body

        public void body()
        First the player searches a dealer, then sends a join-request to this dealer.
        Specified by:
        body in class Plan
      • failed

        public void failed()
        Called when something went wrong (e.g. timeout).
        Overrides:
        failed in class Plan