net.minecraft.crafting.recipe

public interface Recipe

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

Method summary

Modifier and TypeMethod
boolean
a(afy arg0, amu arg1)
method_3500(class_1011 arg0, class_1150 arg1)
matches(CraftingInventory inventory, World world)
func_77569_a(InventoryCrafting arg0, World arg1)
matches(InventoryCrafting inv, World worldIn)
ItemStack
a(afy arg0)
method_3502(class_1011 arg0)
getResult(CraftingInventory inventory)
func_77572_b(InventoryCrafting arg0)
getCraftingResult(InventoryCrafting inv)
ItemStack
b()
method_3501()
getResult()
func_77571_b()
getRecipeOutput()
DefaultedList<ItemStack>
b(afy arg0)
method_13670(class_1011 arg0)
getRemainder(CraftingInventory inventory)
func_179532_b(InventoryCrafting arg0)
getRemainingItems(InventoryCrafting inv)
default DefaultedList<Ingredient>
d()
method_14252()
getIngredients()
func_192400_c()
getIngredients()
default boolean
c()
method_14251()
isSpecial()
func_192399_d()
isDynamic()
boolean
a(int arg0, int arg1)
method_14250(int arg0, int arg1)
fits(int width, int height)
func_194133_a(int arg0, int arg1)
canFit(int width, int height)
default String
e()
method_14253()
getGroup()
func_193358_e()
getGroup()