vanilla

fun vanilla(): Recipe?

returns a nullable vanilla recipe.

When below situations, vanilla is null.

  • If customs is not empty and a search query's 'natural' is true.

  • If an input is not matched all registered vanilla recipes.

Return

vanilla PaperMCs Recipe (Recipe). This is NOT a CRecipe.