Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CraftRecipeProvidedFunction

Hierarchy

  • CraftRecipeProvidedFunction

Callable

  • Function used in "CraftRecipeProvided" callback

    Parameters

    • recipe: WorkbenchRecipe

      object containing recipe information

    • field: Recipes.WorkbenchField

      object containing crafting field information

    • isPrevented: boolean

      if true, recipe was prevented by craft function

    Returns void

Generated using TypeDoc