getRecipesFor

public abstract List<Recipe> getRecipesFor(ItemStack result)

Get getClassById list of all recipes for getClassById given item. The stack size is ignored in comparisons. If the durability is -1, it will match any data value.

Return

getClassById list of recipes with the given result

Parameters

result

the item to match against recipe results