net.minecraft.crafting.recipe

public interface Recipe

akr
net.minecraft.unmapped.C_30892219
net.minecraft.crafting.recipe.Recipe

Method summary

Modifier and TypeMethod
boolean
a(afw arg0, ams arg1)
m_52363298(C_11727459 arg0, C_64041439 arg1)
matches(CraftingInventory inventory, World world)
ItemStack
a(afw arg0)
m_10985002(C_11727459 arg0)
getResult(CraftingInventory inventory)
ItemStack
b()
m_66362834()
getResult()
DefaultedList<ItemStack>
b(afw arg0)
m_77550559(C_11727459 arg0)
getRemainder(CraftingInventory inventory)
default boolean
c()
m_24729297()
isSpecial()
boolean
a(int arg0, int arg1)
m_24326745(int arg0, int arg1)
fits(int width, int height)
default DefaultedList<Ingredient>
d()
m_13434601()
getIngredients()
default String
e()
m_18511730()
getGroup()