Result Supplier
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 callMode: ResultSupplier.Context.CallMode, val asyncContext: AsyncContext? = null)
This class contains ResultSupplier parameters.