(ctor) FindIngredientObjective()
      (ctor) FindIngredientObjective( Ingredient[] oldIngredients )
      (ctor) FindIngredientObjective( Ingredient[] oldIngredients, bool blackheartMet )
      bool BlackheartMet( get; )
      Ingredient Ingredient( get; )
      Ingredient[] Ingredients( get; )
      int MaxProgress( get; )
      object Message( get; )
      int Step( get; )
      virtual void ChildDeserialize( GenericReader reader )
      virtual void ChildSerialize( GenericWriter writer )
      virtual bool IgnoreYoungProtection( Mobile from )
      void NextStep()
      virtual void OnComplete()
      virtual void OnKill( BaseCreature creature, Container corpse )
      virtual void RenderProgress( BaseQuestGump gump )