Constructor and Description |
---|
RecipesMapCloning() |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting par1InventoryCrafting) |
ItemStack |
getRecipeOutput() |
int |
getRecipeSize() |
boolean |
matches(InventoryCrafting par1InventoryCrafting,
World par2World) |
public boolean matches(InventoryCrafting par1InventoryCrafting, World par2World)
public ItemStack getCraftingResult(InventoryCrafting par1InventoryCrafting)
getCraftingResult
in interface IRecipe
public int getRecipeSize()
getRecipeSize
in interface IRecipe
public ItemStack getRecipeOutput()
getRecipeOutput
in interface IRecipe