Context
constructor(input: CraftView, crafterID: UUID, recipe: CRecipe, relation: MappedRelation, isAsync: Boolean = false)
Parameters
input
Inspection target
crafter ID
Crafter UUID
recipe
Recipe
relation
Pre-result of inspection
is Async
Called from async or not (default = false)