CMatterPredicate

fun interface CMatterPredicate

A CMatter predicate function.

See also

Types

Link copied to clipboard
class Context @JvmOverloads constructor(val coordinate: CoordinateComponent, val matter: CMatter, val input: ItemStack, val mapped: Map<CoordinateComponent, ItemStack>, val recipe: CRecipe, val crafterID: UUID, val isAsync: Boolean = false)

CMatterPredicate context

Functions

Link copied to clipboard

Runs this operation.