Context

class Context @JvmOverloads constructor(val input: CraftView, val crafterID: UUID, val recipe: CRecipe, val relation: MappedRelation, val isAsync: Boolean = false)

Context for CRecipePredicate

Since

5.0.17

Parameters

input

Inspection target

crafterID

Crafter UUID

recipe

Recipe

relation

Pre-result of inspection

isAsync

Called from async or not (default = false)

Constructors

Link copied to clipboard
constructor(input: CraftView, crafterID: UUID, recipe: CRecipe, relation: MappedRelation, isAsync: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Copy with a given parameter