get Merged Results
returns all CRecipe and relation list. (If 'vanilla' is not null, a result list contains converted CRecipe.)
(If an element converted from a vanilla recipe, it does not contain 'MappedRelation'.)
Return
List = List
Since
5.0.11
Returns all recipes and their relations, with vanilla recipes resolved against view.
Unlike getMergedResults, this overload always includes the vanilla recipe with a concrete MappedRelation.
Return
List List of pairs of CRecipe and MappedRelation
Since
5.0.11
Parameters
view
The crafting view used to compute the vanilla recipe's relation