setRecipeType

@ApiStatus.NonExtendable
open fun setRecipeType(type: RecipeType<T>)(source)

Set the progress item that should be updated as the recipe progresses. Optional.

Set once in your place constructor.