Class MapObjectives.ProduceObjective

java.lang.Object
mindustry.game.MapObjectives.MapObjective
mindustry.game.MapObjectives.ProduceObjective
Enclosing class:
MapObjectives

public static class MapObjectives.ProduceObjective extends MapObjectives.MapObjective
Produce a specific piece of content in the tech tree (essentially research with different text).
  • Field Details

  • Constructor Details

    • ProduceObjective

      public ProduceObjective(UnlockableContent content)
    • ProduceObjective

      public ProduceObjective()
  • Method Details