net.minecraft.recipe

public abstract class AbstractCookingRecipe

implements Recipe<Inventory>

bnz
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.class_1874
net.minecraft.recipe.AbstractCookingRecipe
net.minecraft.unmapped.C_hpjdwiwu
net.minecraft.item.crafting.AbstractCookingRecipe
net.minecraft.item.crafting.AbstractCookingRecipe

Field summary

Modifier and TypeField
protected final RecipeType<?>
a
type
field_17544
type
f_kzmcrahk
field_222139_a
type
protected final Identifier
b
id
field_9060
id
f_jcxxiwzz
field_222140_b
id
protected final String
c
group
field_9062
group
f_atnnnipf
field_222141_c
group
protected final Ingredient
d
ingredient
field_9061
input
f_culwfhra
field_222142_d
ingredient
protected final ItemStack
e
result
field_9059
output
f_sacvucfx
field_222143_e
result
protected final float
f
experience
field_9057
experience
f_ebsrrwyb
field_222144_f
experience
protected final int
g
cookingTime
field_9058
cookTime
f_nmnwzbay
field_222145_g
cookTime

Constructor summary

ModifierConstructor
public (RecipeType<?> type, Identifier id, String group, Ingredient input, ItemStack output, float experience, int cookTime)

Method summary

Modifier and TypeMethod
public boolean
a(aok arg0, bru arg1)
matches(Container arg0, Level arg1)
method_8115(class_1263 arg0, class_1937 arg1)
matches(Inventory arg0, World arg1)
m_jjsxdttb(C_pjtstjoq arg0, C_cdctfzbn arg1)
func_77569_a(IInventory arg0, World arg1)
matches(IInventory arg0, World arg1)
public ItemStack
a(aok arg0)
assemble(Container arg0)
method_8116(class_1263 arg0)
craft(Inventory arg0)
m_tikgmnde(C_pjtstjoq arg0)
func_77572_b(IInventory arg0)
getCraftingResult(IInventory arg0)
public DefaultedList<Ingredient>
a()
getIngredients()
method_8117()
getPreviewInputs()
m_njccjhdt()
func_192400_c()
getIngredients()
public float
b()
getExperience()
method_8171()
getExperience()
m_iphifltu()
func_222138_b()
getExperience()
public ItemStack
c()
getResultItem()
method_8110()
getOutput()
m_edscftkq()
func_77571_b()
getRecipeOutput()
public int
e()
getCookingTime()
method_8167()
getCookTime()
m_pnrjaplr()
func_222137_e()
getCookTime()
public Identifier
f()
getId()
method_8114()
getId()
m_eyyxmyfx()
func_199560_c()
getId()
public RecipeType<?>
g()
getType()
method_17716()
getType()
m_ttbvwfef()
func_222127_g()
getType()
public boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
m_nxpzgwsq(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)
public String
d()
getGroup()
method_8112()
getGroup()
m_umvnhtgd()
func_193358_e()
getGroup()