History - net.minecraft.crafting.recipe.ShapedRecipe

1.7.10

Names

afh

net.minecraft.class_1115

net.minecraft.crafting.recipe.ShapedRecipe

net.minecraft.item.crafting.ShapedRecipes

Fields

int: a, field_4438, width, recipeWidth

int: b, field_4439, height, recipeHeight

ItemStack[]: c, field_4440, ingredients, recipeItems

ItemStack: d, field_4441, result, recipeOutput

boolean: e, field_5456, copyNbt, field_92101_f

Constructors

(int, int, ItemStack[], ItemStack)

Methods

ItemStack (): b, method_3501, getResult, getRecipeOutput

boolean (CraftingInventory, World): a, method_3500, matches, matches

boolean (CraftingInventory, int, int, boolean): a, method_3503, matches, checkMatch

ItemStack (CraftingInventory): a, method_3502, getResult, getCraftingResult

int (): a, method_3499, size, getRecipeSize

ShapedRecipe (): c, method_4641, setCopyNbt, func_92100_c