History - net.minecraft.crafting.recipe.ShapedRecipe
1.12.2
Names
akw
net.minecraft.class_1115
net.minecraft.crafting.recipe.ShapedRecipe
net.minecraft.item.crafting.ShapedRecipes
net.minecraft.item.crafting.ShapedRecipes
Fields
int: a, field_4438, width, field_77576_b, recipeWidth
int: b, field_4439, height, field_77577_c, recipeHeight
DefaultedList<Ingredient>: c, field_15686, ingredients, field_77574_d, recipeItems
ItemStack: d, field_4441, result, field_77575_e, recipeOutput
String: e, field_15687, group, field_194137_e, group
Constructors
(String, int, int, DefaultedList<Ingredient>, ItemStack)
Methods
ItemStack (): b, method_3501, getResult, func_77571_b, getRecipeOutput
DefaultedList<ItemStack> (CraftingInventory): b, method_13670, getRemainder, func_179532_b, getRemainingItems
DefaultedList<Ingredient> (): d, method_14252, getIngredients, func_192400_c, getIngredients
boolean (CraftingInventory, World): a, method_3500, matches, func_77569_a, matches
boolean (CraftingInventory, int, int, boolean): a, method_3503, matches, func_77573_a, checkMatch
ItemStack (CraftingInventory): a, method_3502, getResult, func_77572_b, getCraftingResult
int (): f, method_14272, getWidth, func_192403_f, getWidth
int (): g, method_14273, getHeight, func_192404_g, getHeight
ShapedRecipe (com.google.gson.JsonObject): a, method_14265, fromJson, func_193362_a, deserialize
DefaultedList<Ingredient> (String[], Map<String, Ingredient>, int, int): a, method_14269, parsePattern, func_192402_a, deserializeIngredients
String[] (String...): a, method_14268, shrink, func_194134_a, shrink
int (String): a, method_14267, indexOfFirstNonSpace, func_194135_a, firstNonSpace
int (String): b, method_14271, indexOfLastNonSpace, func_194136_b, lastNonSpace
String[] (com.google.gson.JsonArray): a, method_14263, patternFromJson, func_192407_a, patternFromJson
Map<String, Ingredient> (com.google.gson.JsonObject): b, method_14270, keyFromJson, func_192408_a, deserializeKey
Ingredient (com.google.gson.JsonElement): a, method_14264, ingredientFromJson, func_193361_a, deserializeIngredient
ItemStack (com.google.gson.JsonObject, boolean): a, method_14266, stackFromJson, func_192405_a, deserializeItem
String (): e, method_14253, getGroup, func_193358_e, getGroup
boolean (int, int): a, method_14250, fits, func_194133_a, canFit