net.minecraft.world.item.crafting

public abstract class AbstractCookingRecipe

extends SingleItemRecipe

All mapped superinterfaces:

Recipe

dbk
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
private final CookingBookCategory
c
category
field_40241
f_sufvonzl
category
category
f_243702_
private final float
d
experience
field_9057
f_ebsrrwyb
experience
experience
f_43731_
private final int
e
cookingTime
field_9058
f_nmnwzbay
cookingTime
cookTime
f_43732_

Constructor summary

ModifierConstructor
public (String group, CookingBookCategory category, Ingredient ingredient, ItemStack result, float experience, int cookingTime)

Method summary

Modifier and TypeMethod
public abstract RecipeSerializer<? extends AbstractCookingRecipe>
a()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
getSerializer()
m_7707_()
public abstract RecipeType<? extends AbstractCookingRecipe>
b()
getType()
method_17716()
m_ttbvwfef()
getType()
getType()
m_6671_()
public float
c()
experience()
method_8171()
m_tmbqodoo()
getExperience()
getExperience()
m_43750_()
public int
d()
cookingTime()
method_8167()
m_sdqrhyci()
getCookingTime()
getCookTime()
m_43753_()
public CookingBookCategory
e()
category()
method_45438()
m_colblqee()
getCategory()
getCategory()
m_245534_()
protected abstract Item
f()
furnaceIcon()
method_64663()
m_iedtbqqy()
getCookerItem()
getWorkstation()
m_352464_()
public List<RecipeDisplay>
g()
display()
method_64664()
m_kwgjnprn()
getDisplays()
getDisplays()
m_353294_()