Delegate MatchRecipeDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate bool MatchRecipeDelegate(IPlayer player, IRecipeBase recipe, ItemSlot[] ingredients)
Parameters
playerIPlayerrecipeIRecipeBaseingredientsItemSlot[]
Returns
- Extension Methods