net.minecraft.world.item.crafting

public abstract class AbstractCookingRecipe

implements Recipe<Container>

cpl
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(bju arg0, ctp arg1)
matches(Container arg0, Level arg1)
method_8115(class_1263 arg0, class_1937 arg1)
m_jjsxdttb(C_pjtstjoq arg0, C_cdctfzbn arg1)
matches(Inventory arg0, World arg1)
matches(Inventory arg0, World arg1)
m_5818_(C_464_ p_43749_, C_1596_ arg1)
public ItemStack
a(bju arg0, iu arg1)
assemble(Container arg0, RegistryAccess arg1)
method_8116(class_1263 arg0, class_5455 arg1)
m_tikgmnde(C_pjtstjoq arg0, C_wqxmvzdq arg1)
craft(Inventory arg0, DynamicRegistryManager arg1)
craft(Inventory arg0, DynamicRegistryManager arg1)
m_5874_(C_464_ p_267063_, C_4706_ 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(iu arg0)
getResultItem(RegistryAccess arg0)
method_8110(class_5455 arg0)
m_edscftkq(C_wqxmvzdq arg0)
getResult(DynamicRegistryManager arg0)
getResult(DynamicRegistryManager arg0)
m_8043_(C_4706_ 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_()