Result Supplier
Result items supplier of CRecipe.
Types
Link copied to clipboard
class Context @JvmOverloads constructor(val recipe: CRecipe, val relation: MappedRelation, val mapped: Map<CoordinateComponent, ItemStack>, val shiftClicked: Boolean, val calledTimes: Int, val crafterID: UUID, val isMultipleDisplayCall: Boolean, val asyncContext: AsyncContext? = null)
This class contains ResultSupplier parameters.