Context

constructor(input: CraftView, crafterID: UUID, recipe: CRecipe, relation: MappedRelation, asyncContext: AsyncContext? = null)

Parameters

input

Inspection target

crafterID

Crafter UUID

recipe

Recipe

relation

Pre-result of inspection

asyncContext

Async context (since 5.0.20)