getTimes

open fun getTimes(map: Map<CoordinateComponent, ItemStack>, relation: MappedRelation, shift: Boolean, withoutMass: Boolean = true): Int

Returns min amount

Since

5.0.10

Parameters

map

Input items mapping

relation

Coordinate relations in input items and recipe matters

shift

Use Shift-Key (Batch Crafting) or not

withoutMass

Use mass-marked CMatters to min amount calculation or not