PartialShapelessResult

constructor(recipe: CRecipe, relations: Map<CoordinateComponent, Set<CoordinateComponent>>)

Parameters

recipe

The shapeless recipe that was evaluated.

relations

A map from each matchable recipe slot coordinate to the set of input slot coordinates that are individually compatible with that slot.