History - net.minecraft.world.item.crafting.AbstractCookingRecipe
1.21.2
Names
cyh
dbj
net.minecraft.world.item.crafting.RecipeCooking
Fields
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, type, f_43726_
String: c, group, field_9062, f_atnnnipf, group, group, f_43728_
Ingredient: d, ingredient, field_9061, f_culwfhra, ingredient, ingredient, f_43729_
ItemStack: e, result, field_9059, f_sacvucfx, result, result, f_43730_
float: f, experience, field_9057, f_ebsrrwyb, experience, experience, f_43731_
float: d, experience, field_9057, f_ebsrrwyb, experience, experience, f_43731_
int: g, cookingTime, field_9058, f_nmnwzbay, cookingTime, cookTime, f_43732_
int: e, cookingTime, field_9058, f_nmnwzbay, cookingTime, cookTime, f_43732_
CookingBookCategory: b, category, field_40241, f_sufvonzl, category, category, f_243702_
CookingBookCategory: c, category, field_40241, f_sufvonzl, category, category, f_243702_
Constructors
(RecipeType<?>, String, CookingBookCategory, Ingredient, ItemStack, float, int)
(String, CookingBookCategory, Ingredient, ItemStack, float, int)
Methods
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, getIngredients, m_7527_
float (): b, getExperience, method_8171, m_iphifltu, getExperience, getExperience, m_43750_
float (): c, experience, method_8171, m_tmbqodoo, getExperience, getExperience, m_43750_
int (): d, getCookingTime, method_8167, m_pnrjaplr, getCookingTime, getCookTime, m_43753_
int (): d, cookingTime, method_8167, m_sdqrhyci, getCookingTime, getCookTime, m_43753_
RecipeType<?> (): e, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
RecipeType<? extends AbstractCookingRecipe> (): b, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, fits, m_8004_
String (): c, getGroup, method_8112, m_umvnhtgd, getGroup, getGroup, m_6076_
CookingBookCategory (): f, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
CookingBookCategory (): e, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
ItemStack (HolderLookup$Provider): a, getResultItem, method_8110, m_edscftkq, getResult, getResult, m_8043_
boolean (SingleRecipeInput, Level): a, matches, method_59981, m_pbprkkvo, matches, matches, m_5818_
ItemStack (SingleRecipeInput, HolderLookup$Provider): a, assemble, method_59982, m_yijglwyj, craft, craft, m_5874_
RecipeSerializer<? extends AbstractCookingRecipe> (): a, getSerializer, method_8119, m_aphdsjxe, getSerializer, getSerializer, m_7707_
Item (): f, furnaceIcon, method_64663, m_iedtbqqy, getCookerItem, getWorkstation, m_352464_
List<RecipeDisplay> (): g, display, method_64664, m_kwgjnprn, getDisplays, getDisplays, m_353294_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cyg
cyh
Fields
Constructors
Methods
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, matches, m_5818_
ItemStack (Container, HolderLookup$Provider): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
boolean (SingleRecipeInput, Level): a, matches, method_59981, m_pbprkkvo, matches, matches, m_5818_
ItemStack (SingleRecipeInput, HolderLookup$Provider): a, assemble, method_59982, m_yijglwyj, craft, craft, m_5874_
1.20.6
Names
cyf
cyg
net.minecraft.world.item.crafting.RecipeCooking
Fields
Constructors
Methods
1.20.5
Names
cpl
cyf
net.minecraft.world.item.crafting.RecipeCooking
Fields
Constructors
Methods
ItemStack (Container, RegistryAccess): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
ItemStack (RegistryAccess): a, getResultItem, method_8110, m_edscftkq, getResult, getResult, m_8043_
ItemStack (Container, HolderLookup$Provider): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
ItemStack (HolderLookup$Provider): a, getResultItem, method_8110, m_edscftkq, getResult, getResult, m_8043_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
clr
cpl
Fields
Constructors
Methods
1.20.2
Names
cil
clr
Fields
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, id, f_43727_
Ingredient: d, ingredient, field_9061, f_culwfhra, input, ingredient, f_43729_
Ingredient: d, ingredient, field_9061, f_culwfhra, ingredient, ingredient, f_43729_
ItemStack: e, result, field_9059, f_sacvucfx, output, result, f_43730_
ItemStack: e, result, field_9059, f_sacvucfx, result, result, f_43730_
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, cookTime, f_43732_
int: g, cookingTime, field_9058, f_nmnwzbay, cookingTime, cookTime, f_43732_
CookingBookCategory: h, category, field_40241, f_sufvonzl, category, category, f_243702_
CookingBookCategory: b, category, field_40241, f_sufvonzl, category, category, f_243702_
Constructors
(RecipeType<?>, ResourceLocation, String, CookingBookCategory, Ingredient, ItemStack, float, int)
(RecipeType<?>, String, CookingBookCategory, Ingredient, ItemStack, float, int)
Methods
int (): d, getCookingTime, method_8167, m_pnrjaplr, getCookTime, getCookTime, m_43753_
int (): d, getCookingTime, method_8167, m_pnrjaplr, getCookingTime, getCookTime, m_43753_
ResourceLocation (): e, getId, method_8114, m_eyyxmyfx, getId, getId, m_6423_
RecipeType<?> (): f, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
RecipeType<?> (): e, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
CookingBookCategory (): g, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
CookingBookCategory (): f, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
ItemStack (RegistryAccess): a, getResultItem, method_8110, m_edscftkq, getOutput, getResult, m_8043_
ItemStack (RegistryAccess): a, getResultItem, method_8110, m_edscftkq, getResult, getResult, m_8043_
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
cig
cil
Fields
Constructors
Methods
1.19.4
Names
cfy
cig
Fields
Ingredient: d, ingredient, field_9061, f_culwfhra, input, input, f_43729_
Ingredient: d, ingredient, field_9061, f_culwfhra, input, ingredient, f_43729_
ItemStack: e, result, field_9059, f_sacvucfx, output, output, f_43730_
ItemStack: e, result, field_9059, f_sacvucfx, output, result, f_43730_
Constructors
Methods
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, getOutput, m_8043_
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, getCookTime, m_43753_
int (): d, getCookingTime, method_8167, m_pnrjaplr, getCookTime, getCookTime, m_43753_
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, getId, m_6423_
ResourceLocation (): e, getId, method_8114, m_eyyxmyfx, getId, getId, m_6423_
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
RecipeType<?> (): f, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, getGroup, m_6076_
String (): c, getGroup, method_8112, m_umvnhtgd, getGroup, getGroup, m_6076_
CookingBookCategory (): h, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
CookingBookCategory (): g, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
ItemStack (Container, RegistryAccess): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
ItemStack (RegistryAccess): a, getResultItem, method_8110, m_edscftkq, getOutput, getResult, m_8043_
1.19.3
Names
cdb
cfy
Fields
CookingBookCategory: h, category, field_40241, f_sufvonzl, category, category, f_243702_
Constructors
(RecipeType<?>, ResourceLocation, String, Ingredient, ItemStack, float, int)
(RecipeType<?>, ResourceLocation, String, CookingBookCategory, Ingredient, ItemStack, float, int)
Methods
CookingBookCategory (): h, category, method_45438, m_colblqee, getCategory, getCategory, m_245534_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cce
cdb
Fields
Constructors
Methods
1.19
Names
bxa
cce
Fields
Constructors
Methods
1.18.2
Names
bwi
bxa
net.minecraft.recipe.AbstractCookingRecipe
Fields
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, f_43726_
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, type, f_43726_
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, f_43727_
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, id, f_43727_
String: c, group, field_9062, f_atnnnipf, group, f_43728_
String: c, group, field_9062, f_atnnnipf, group, group, f_43728_
Ingredient: d, ingredient, field_9061, f_culwfhra, input, f_43729_
Ingredient: d, ingredient, field_9061, f_culwfhra, input, input, f_43729_
ItemStack: e, result, field_9059, f_sacvucfx, output, f_43730_
ItemStack: e, result, field_9059, f_sacvucfx, output, output, f_43730_
float: f, experience, field_9057, f_ebsrrwyb, experience, f_43731_
float: f, experience, field_9057, f_ebsrrwyb, experience, experience, f_43731_
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, f_43732_
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, cookTime, f_43732_
Constructors
Methods
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, m_5818_
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, matches, m_5818_
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, m_5874_
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, craft, m_5874_
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, m_7527_
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, getIngredients, m_7527_
float (): b, getExperience, method_8171, m_iphifltu, getExperience, m_43750_
float (): b, getExperience, method_8171, m_iphifltu, getExperience, getExperience, m_43750_
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, m_8043_
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, getOutput, m_8043_
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, m_43753_
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, getCookTime, m_43753_
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, m_6423_
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, getId, m_6423_
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, m_6671_
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, getType, m_6671_
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, m_8004_
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, fits, m_8004_
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, m_6076_
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, getGroup, m_6076_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bsu
bwi
Fields
Constructors
Methods
float (): b, getExperience, method_8171, m_iphifltu, getExperience, m_43750_, getExperience
float (): b, getExperience, method_8171, m_iphifltu, getExperience, m_43750_
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, m_8043_, getResult
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, m_8043_
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, m_43753_, getCookingTime
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, m_43753_
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, m_6423_, getKey
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, m_6423_
1.17.1
Names
bst
bsu
Fields
Constructors
Methods
1.17
Names
boc
bst
net.minecraft.item.crafting.AbstractCookingRecipe
net.minecraft.src.C_1451_
net.minecraft.server.v1_16_R3.RecipeCooking
net.minecraft.world.item.crafting.RecipeCooking
Fields
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, field_222139_a
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, f_43726_
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, field_222140_b, key
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, f_43727_
String: c, group, field_9062, f_atnnnipf, group, field_222141_c, group
String: c, group, field_9062, f_atnnnipf, group, f_43728_
Ingredient: d, ingredient, field_9061, f_culwfhra, input, field_222142_d, ingredient
Ingredient: d, ingredient, field_9061, f_culwfhra, input, f_43729_
ItemStack: e, result, field_9059, f_sacvucfx, output, field_222143_e, result
ItemStack: e, result, field_9059, f_sacvucfx, output, f_43730_
float: f, experience, field_9057, f_ebsrrwyb, experience, field_222144_f, experience
float: f, experience, field_9057, f_ebsrrwyb, experience, f_43731_
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, field_222145_g, cookingTime
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, f_43732_
Constructors
Methods
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, func_77569_a
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, m_5818_
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, func_77572_b
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, m_5874_
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, func_192400_c
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, m_7527_
float (): b, getExperience, method_8171, m_iphifltu, getExperience, func_222138_b, getExperience
float (): b, getExperience, method_8171, m_iphifltu, getExperience, m_43750_, getExperience
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, func_77571_b, getResult
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, m_8043_, getResult
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, func_222137_e, getCookingTime
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, m_43753_, getCookingTime
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, func_199560_c, getKey
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, m_6423_, getKey
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, func_222127_g
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, m_6671_
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, func_194133_a
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, m_8004_
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, func_193358_e
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, m_6076_
1.16.5
Names
Fields
Constructors
Methods
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getPreviewInputs, func_192400_c
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getIngredients, func_192400_c
1.16.4
Names
bnz
boc
net.minecraft.server.v1_16_R2.RecipeCooking
net.minecraft.server.v1_16_R3.RecipeCooking
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bmg
bnz
net.minecraft.server.v1_16_R1.RecipeCooking
net.minecraft.server.v1_16_R2.RecipeCooking
Fields
Constructors
Methods
1.16.1
Names
bgi
bmg
net.minecraft.server.v1_15_R1.RecipeCooking
net.minecraft.server.v1_16_R1.RecipeCooking
Fields
Constructors
Methods
float (): b, getExperience, method_8171, m_iphifltu, getExperience, func_222138_b
float (): b, getExperience, method_8171, m_iphifltu, getExperience, func_222138_b, getExperience
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, func_222137_e
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, func_222137_e, getCookingTime
1.15.2
Names
bgf
bgi
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bed
bgf
net.minecraft.server.v1_14_R1.RecipeCooking
net.minecraft.server.v1_15_R1.RecipeCooking
Fields
Constructors
Methods
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, func_77571_b
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, func_77571_b, getResult
1.14.4
Names
bdy
bed
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.unmapped.C_hpjdwiwu
Fields
Recipes<?>: a, field_17544, type, field_222139_a
RecipeType<?>: a, type, field_17544, f_kzmcrahk, type, field_222139_a
MinecraftKey: b, field_9060, id, field_222140_b, key
ResourceLocation: b, id, field_9060, f_jcxxiwzz, id, field_222140_b, key
String: c, field_9062, group, field_222141_c, group
String: c, group, field_9062, f_atnnnipf, group, field_222141_c, group
RecipeItemStack: d, field_9061, input, field_222142_d, ingredient
Ingredient: d, ingredient, field_9061, f_culwfhra, input, field_222142_d, ingredient
ItemStack: e, field_9059, output, field_222143_e, result
ItemStack: e, result, field_9059, f_sacvucfx, output, field_222143_e, result
float: f, field_9057, experience, field_222144_f, experience
float: f, experience, field_9057, f_ebsrrwyb, experience, field_222144_f, experience
int: g, field_9058, cookTime, field_222145_g, cookingTime
int: g, cookingTime, field_9058, f_nmnwzbay, cookTime, field_222145_g, cookingTime
Constructors
Methods
boolean (IInventory, World): a, method_8115, matches, func_77569_a
boolean (Container, Level): a, matches, method_8115, m_jjsxdttb, matches, func_77569_a
ItemStack (IInventory): a, method_8116, craft, func_77572_b
ItemStack (Container): a, assemble, method_8116, m_tikgmnde, craft, func_77572_b
NonNullList<RecipeItemStack> (): a, method_8117, getPreviewInputs, func_192400_c
NonNullList<Ingredient> (): a, getIngredients, method_8117, m_njccjhdt, getPreviewInputs, func_192400_c
float (): b, method_8171, getExperience, func_222138_b
float (): b, getExperience, method_8171, m_iphifltu, getExperience, func_222138_b
ItemStack (): c, method_8110, getOutput, func_77571_b
ItemStack (): c, getResultItem, method_8110, m_edscftkq, getOutput, func_77571_b
int (): e, method_8167, getCookTime, func_222137_e
int (): e, getCookingTime, method_8167, m_pnrjaplr, getCookTime, func_222137_e
MinecraftKey (): f, method_8114, getId, func_199560_c, getKey
ResourceLocation (): f, getId, method_8114, m_eyyxmyfx, getId, func_199560_c, getKey
Recipes<?> (): g, method_17716, getType, func_222127_g
RecipeType<?> (): g, getType, method_17716, m_ttbvwfef, getType, func_222127_g
boolean (int, int): a, method_8113, fits, func_194133_a
boolean (int, int): a, canCraftInDimensions, method_8113, m_nxpzgwsq, fits, func_194133_a
String (): d, method_8112, getGroup, func_193358_e
String (): d, getGroup, method_8112, m_umvnhtgd, getGroup, func_193358_e
1.14.3
Names
bdv
bdy
net.minecraft.recipe.AbstractCookingRecipe
Fields
Recipes<?>: a, field_17544, field_222139_a
Recipes<?>: a, field_17544, type, field_222139_a
MinecraftKey: b, field_9060, field_222140_b, key
MinecraftKey: b, field_9060, id, field_222140_b, key
String: c, field_9062, field_222141_c, group
String: c, field_9062, group, field_222141_c, group
RecipeItemStack: d, field_9061, field_222142_d, ingredient
RecipeItemStack: d, field_9061, input, field_222142_d, ingredient
ItemStack: e, field_9059, field_222143_e, result
ItemStack: e, field_9059, output, field_222143_e, result
float: f, field_9057, field_222144_f, experience
float: f, field_9057, experience, field_222144_f, experience
int: g, field_9058, field_222145_g, cookingTime
int: g, field_9058, cookTime, field_222145_g, cookingTime
Constructors
Methods
boolean (IInventory, World): a, method_8115, func_77569_a
boolean (IInventory, World): a, method_8115, matches, func_77569_a
ItemStack (IInventory): a, method_8116, func_77572_b
ItemStack (IInventory): a, method_8116, craft, func_77572_b
NonNullList<RecipeItemStack> (): a, method_8117, func_192400_c
NonNullList<RecipeItemStack> (): a, method_8117, getPreviewInputs, func_192400_c
float (): b, method_8171, func_222138_b
float (): b, method_8171, getExperience, func_222138_b
ItemStack (): c, method_8110, func_77571_b
ItemStack (): c, method_8110, getOutput, func_77571_b
int (): e, method_8167, func_222137_e
int (): e, method_8167, getCookTime, func_222137_e
MinecraftKey (): f, method_8114, func_199560_c, getKey
MinecraftKey (): f, method_8114, getId, func_199560_c, getKey
Recipes<?> (): g, method_17716, func_222127_g
Recipes<?> (): g, method_17716, getType, func_222127_g
boolean (int, int): a, method_8113, func_194133_a
boolean (int, int): a, method_8113, fits, func_194133_a
String (): d, method_8112, func_193358_e
String (): d, method_8112, getGroup, func_193358_e
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bdu
bdv
Fields
Constructors
Methods
1.14
Names
bdu
net.minecraft.class_1874
net.minecraft.item.crafting.AbstractCookingRecipe
net.minecraft.server.v1_14_R1.RecipeCooking
Fields
Recipes<?>: a, field_17544, field_222139_a
MinecraftKey: b, field_9060, field_222140_b, key
String: c, field_9062, field_222141_c, group
RecipeItemStack: d, field_9061, field_222142_d, ingredient
ItemStack: e, field_9059, field_222143_e, result
float: f, field_9057, field_222144_f, experience
int: g, field_9058, field_222145_g, cookingTime
Constructors
(Recipes<?>, MinecraftKey, String, RecipeItemStack, ItemStack, float, int)
Methods
boolean (IInventory, World): a, method_8115, func_77569_a
ItemStack (IInventory): a, method_8116, func_77572_b
NonNullList<RecipeItemStack> (): a, method_8117, func_192400_c
float (): b, method_8171, func_222138_b
ItemStack (): c, method_8110, func_77571_b
int (): e, method_8167, func_222137_e
MinecraftKey (): f, method_8114, func_199560_c, getKey
Recipes<?> (): g, method_17716, func_222127_g
boolean (int, int): a, method_8113, func_194133_a
String (): d, method_8112, func_193358_e