net.minecraft.crafting.recipe

public interface Recipe

agd
net.minecraft.class_1114
net.minecraft.crafting.recipe.Recipe
net.minecraft.item.crafting.IRecipe

Method summary

Modifier and TypeMethod
boolean
a(abl arg0, aid arg1)
method_3500(class_1011 arg0, class_1150 arg1)
matches(CraftingInventory inventory, World world)
matches(InventoryCrafting inv, World worldIn)
ItemStack
a(abl arg0)
method_3502(class_1011 arg0)
getResult(CraftingInventory inventory)
getCraftingResult(InventoryCrafting inv)
int
a()
method_3499()
size()
getRecipeSize()
ItemStack
b()
method_3501()
getResult()
getRecipeOutput()
ItemStack[]
b(abl arg0)
method_8443(class_1011 arg0)
getRemainder(CraftingInventory inventory)
getRemainingItems(InventoryCrafting inv)