Interface CraftRecipeProvidedFunction

Function used in "CraftRecipeProvided" callback.

  • Parameters

    • recipe: WorkbenchRecipe

      object containing recipe information

    • field: WorkbenchField

      object containing crafting field information

    • isPrevented: boolean

      if true, recipe was prevented by craft function

    • playerUid: number

      player which caused craft, since 2.4.0b122

    Returns void

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.