StartProduction

case StartProduction(neededIngredients: NonEmptyList[QuintalsOfIngredient])

Fired when a production needs to be started, specifies the needed ingredients and the quantity necessary to sustain the production.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product