net.minecraft.world.item.crafting

public abstract class AbstractCookingRecipe

implements Recipe<SingleRecipeInput>

cyh
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.class_1874
net.minecraft.unmapped.C_hpjdwiwu
net.minecraft.recipe.AbstractCookingRecipe
net.minecraft.recipe.AbstractCookingRecipe
net.minecraft.src.C_1451_
net.minecraft.world.item.crafting.RecipeCooking

Field summary

Modifier and TypeField
protected final RecipeType<?>
a
type
field_17544
f_kzmcrahk
type
type
f_43726_
protected final CookingBookCategory
b
category
field_40241
f_sufvonzl
category
category
f_243702_
protected final String
c
group
field_9062
f_atnnnipf
group
group
f_43728_
protected final Ingredient
d
ingredient
field_9061
f_culwfhra
ingredient
ingredient
f_43729_
protected final ItemStack
e
result
field_9059
f_sacvucfx
result
result
f_43730_
protected final float
f
experience
field_9057
f_ebsrrwyb
experience
experience
f_43731_
protected final int
g
cookingTime
field_9058
f_nmnwzbay
cookingTime
cookTime
f_43732_

Constructor summary

ModifierConstructor
public (RecipeType<?> type, String group, CookingBookCategory category, Ingredient ingredient, ItemStack result, float experience, int cookingTime)

Method summary

Modifier and TypeMethod
public boolean
a(czp arg0, dcw arg1)
matches(SingleRecipeInput arg0, Level arg1)
method_59981(class_9696 arg0, class_1937 arg1)
m_pbprkkvo(C_hsoxiypb arg0, C_cdctfzbn arg1)
matches(SingleStackRecipeInput arg0, World arg1)
matches(SingleRecipeInput arg0, World world)
m_5818_(C_336422_ p_345123_, C_1596_ arg1)
public ItemStack
a(czp arg0, jo$a arg1)
assemble(SingleRecipeInput arg0, HolderLookup$Provider arg1)
method_59982(class_9696 arg0, class_7225$class_7874 arg1)
m_yijglwyj(C_hsoxiypb arg0, C_vtbxyypo$C_etmlgbig arg1)
craft(SingleStackRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
craft(SingleRecipeInput arg0, HolderLookup$Provider arg1)
m_5874_(C_336422_ p_335957_, C_213466_$C_254607_ arg1)
public boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
m_nxpzgwsq(int arg0, int arg1)
fits(int arg0, int arg1)
fits(int arg0, int arg1)
m_8004_(int p_43744_, int arg1)
public NonNullList<Ingredient>
a()
getIngredients()
method_8117()
m_njccjhdt()
getIngredients()
getIngredients()
m_7527_()
public float
b()
getExperience()
method_8171()
m_iphifltu()
getExperience()
getExperience()
m_43750_()
public ItemStack
a(jo$a arg0)
getResultItem(HolderLookup$Provider arg0)
method_8110(class_7225$class_7874 arg0)
m_edscftkq(C_vtbxyypo$C_etmlgbig arg0)
getResult(RegistryWrapper$WrapperLookup arg0)
getResult(HolderLookup$Provider arg0)
m_8043_(C_213466_$C_254607_ arg0)
public String
c()
getGroup()
method_8112()
m_umvnhtgd()
getGroup()
getGroup()
m_6076_()
public int
d()
getCookingTime()
method_8167()
m_pnrjaplr()
getCookingTime()
getCookTime()
m_43753_()
public RecipeType<?>
e()
getType()
method_17716()
m_ttbvwfef()
getType()
getType()
m_6671_()
public CookingBookCategory
f()
category()
method_45438()
m_colblqee()
getCategory()
getCategory()
m_245534_()