|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRecipe
Method Summary | |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting var1)
Returns an Item that is the result of this recipe |
ItemStack |
getRecipeOutput()
|
int |
getRecipeSize()
Returns the size of the recipe area |
boolean |
matches(InventoryCrafting var1,
World var2)
Used to check if a recipe matches current crafting inventory |
Method Detail |
---|
boolean matches(InventoryCrafting var1, World var2)
ItemStack getCraftingResult(InventoryCrafting var1)
int getRecipeSize()
ItemStack getRecipeOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |