net.minecraft.server.v1_12_R1

public interface IRecipe

akr
net.minecraft.item.crafting.IRecipe
net.minecraft.server.v1_12_R1.IRecipe

Method summary

Modifier and TypeMethod
boolean
a(afw arg0, ams arg1)
func_77569_a(InventoryCrafting arg0, World arg1)
ItemStack
a(afw arg0)
func_77572_b(InventoryCrafting arg0)
craftItem(InventoryCrafting arg0)
ItemStack
b()
func_77571_b()
NonNullList<ItemStack>
b(afw arg0)
func_179532_b(InventoryCrafting arg0)
default boolean
c()
func_192399_d()
boolean
a(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
default NonNullList<RecipeItemStack>
d()
func_192400_c()
default String
e()
func_193358_e()