net.minecraft.crafting.recipe

public interface Recipe

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

Method summary

Modifier and TypeMethod
boolean
a(acs arg0, ajs arg1)
method_3500(class_1011 arg0, class_1150 arg1)
matches(CraftingInventory inventory, World world)
matches(InventoryCrafting inv, World worldIn)
ItemStack
a(acs arg0)
method_3502(class_1011 arg0)
getResult(CraftingInventory inventory)
getCraftingResult(InventoryCrafting inv)
int
a()
method_3499()
size()
getRecipeSize()
ItemStack
b()
method_3501()
getResult()
getRecipeOutput()
DefaultedList<ItemStack>
b(acs arg0)
method_13670(class_1011 arg0)
getRemainder(CraftingInventory inventory)
getRemainingItems(InventoryCrafting inv)