net.minecraft.world.item.crafting

public abstract class AbstractCookingRecipe

implements Recipe<Container>

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

Field summary

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

Constructor summary

ModifierConstructor
public (RecipeType<?> type, ResourceLocation 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)
m_jjsxdttb(C_pjtstjoq arg0, C_cdctfzbn arg1)
matches(Inventory arg0, World arg1)
func_77569_a(IInventory arg0, World arg1)
public ItemStack
a(aok arg0)
assemble(Container arg0)
method_8116(class_1263 arg0)
m_tikgmnde(C_pjtstjoq arg0)
craft(Inventory arg0)
func_77572_b(IInventory arg0)
public NonNullList<Ingredient>
a()
getIngredients()
method_8117()
m_njccjhdt()
getPreviewInputs()
func_192400_c()
public float
b()
getExperience()
method_8171()
m_iphifltu()
getExperience()
func_222138_b()
getExperience()
public ItemStack
c()
getResultItem()
method_8110()
m_edscftkq()
getOutput()
func_77571_b()
getResult()
public int
e()
getCookingTime()
method_8167()
m_pnrjaplr()
getCookTime()
func_222137_e()
getCookingTime()
public ResourceLocation
f()
getId()
method_8114()
m_eyyxmyfx()
getId()
func_199560_c()
getKey()
public RecipeType<?>
g()
getType()
method_17716()
m_ttbvwfef()
getType()
func_222127_g()
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)
func_194133_a(int arg0, int arg1)
public String
d()
getGroup()
method_8112()
m_umvnhtgd()
getGroup()
func_193358_e()