YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.item.crafting.IRecipe Interface Reference
Inheritance diagram for net.minecraft.item.crafting.IRecipe:
net.minecraft.item.crafting.RecipeFireworks net.minecraft.item.crafting.RecipesArmorDyes net.minecraft.item.crafting.RecipesMapCloning net.minecraft.item.crafting.ShapedRecipes net.minecraft.item.crafting.ShapelessRecipes net.minecraftforge.oredict.ShapedOreRecipe net.minecraftforge.oredict.ShapelessOreRecipe net.minecraft.item.crafting.RecipesMapExtending

Public Member Functions

boolean matches (InventoryCrafting inventorycrafting, World world)
 
ItemStack getCraftingResult (InventoryCrafting inventorycrafting)
 
int getRecipeSize ()
 
ItemStack getRecipeOutput ()
 

Member Function Documentation


The documentation for this interface was generated from the following file: