Class ProduceOrePlan


  • public class ProduceOrePlan
    extends Plan
    Production of Ore is done by increasing the amount.
    • Constructor Detail

      • ProduceOrePlan

        public ProduceOrePlan()
    • Method Detail

      • body

        public void body()
        The Amount of Ore at the current location is increased.
        Specified by:
        body in class Plan