net.minecraft.item.crafting

public abstract class AbstractCookingRecipe

implements IRecipe<IInventory>

bdu
net.minecraft.class_1874
net.minecraft.item.crafting.AbstractCookingRecipe

Field summary

Modifier and TypeField
protected final IRecipeType<?>
a
field_17544
field_222139_a
protected final ResourceLocation
b
field_9060
field_222140_b
protected final String
c
field_9062
field_222141_c
protected final Ingredient
d
field_9061
field_222142_d
protected final ItemStack
e
field_9059
field_222143_e
protected final float
f
field_9057
field_222144_f
protected final int
g
field_9058
field_222145_g

Constructor summary

ModifierConstructor
public (IRecipeType<?> arg0, ResourceLocation arg1, String arg2, Ingredient arg3, ItemStack arg4, float arg5, int arg6)

Method summary

Modifier and TypeMethod
public boolean
a(agt arg0, bhh arg1)
method_8115(class_1263 arg0, class_1937 arg1)
func_77569_a(IInventory arg0, World arg1)
public ItemStack
a(agt arg0)
method_8116(class_1263 arg0)
func_77572_b(IInventory arg0)
public NonNullList<Ingredient>
a()
method_8117()
func_192400_c()
public float
b()
method_8171()
func_222138_b()
public ItemStack
c()
method_8110()
func_77571_b()
public int
e()
method_8167()
func_222137_e()
public ResourceLocation
f()
method_8114()
func_199560_c()
public IRecipeType<?>
g()
method_17716()
func_222127_g()
public boolean
a(int arg0, int arg1)
method_8113(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
public String
d()
method_8112()
func_193358_e()