net.minecraft.crafting.recipe

public interface Recipe

avk
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(ade arg0, axy arg1)
method_3500(class_849 arg0, class_1150 arg1)
matches(Inventory inventory, World world)
func_77569_a(IInventory arg0, World arg1)
matches(IInventory inv, World worldIn)
ItemStack
a(ade arg0)
method_16201(class_849 arg0)
getResult(Inventory inventory)
func_77572_b(IInventory arg0)
getCraftingResult(IInventory inv)
ItemStack
d()
method_3501()
getResult()
func_77571_b()
getRecipeOutput()
default DefaultedList<ItemStack>
b(ade arg0)
method_16203(class_849 arg0)
getRemainder(Inventory inventory)
func_179532_b(IInventory arg0)
getRemainingItems(IInventory inv)
default DefaultedList<Ingredient>
e()
method_14252()
getIngredients()
func_192400_c()
getIngredients()
default boolean
c()
method_14251()
isSpecial()
func_192399_d()
isDynamic()
Identifier
b()
method_16202()
getId()
func_199560_c()
getId()
RecipeSerializer<?>
a()
method_16200()
getSerializer()
func_199559_b()
getSerializer()
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
f()
method_14253()
getGroup()
func_193358_e()
getGroup()