Closed AdityaGupta1 closed 5 years ago
not really useful as all the subclasses would still have to be initialized
can add subclasses to a list in the superclass constructor
would still have to make a new instance of each subclass so it calls the superclass constructor
super to
AlloyFurnaceRecipes
,MetalRollerRecipes
, etc.