Mod Helpers  v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
HamstarHelpers.Helpers.Recipes.RecipeHelpers Member List

This is the complete list of members for HamstarHelpers.Helpers.Recipes.RecipeHelpers, including all inherited members.

GetAvailableRecipesOfIngredients(Player player, IEnumerable< Item > ingredients)HamstarHelpers.Helpers.Recipes.RecipeHelpersstatic
GetRecipeFailReasons(Player player, Recipe recipe, out int[] missingTile, out IDictionary< int, int > missingItemTypesStacks, IEnumerable< Item > availableIngredients=null)HamstarHelpers.Helpers.Recipes.RecipeHelpersstatic
ItemHasIngredients(int itemType, IDictionary< int, int > ingredients)HamstarHelpers.Helpers.Recipes.RecipeHelpersstatic