net.minecraft.server.v1_14_R1

public abstract class RecipeCooking

implements IRecipe<IInventory>

bdu
net.minecraft.class_1874
net.minecraft.item.crafting.AbstractCookingRecipe
net.minecraft.server.v1_14_R1.RecipeCooking

Field summary

Modifier and TypeField
protected final Recipes<?>
a
field_17544
field_222139_a
protected final MinecraftKey
b
field_9060
field_222140_b
key
protected final String
c
field_9062
field_222141_c
group
protected final RecipeItemStack
d
field_9061
field_222142_d
ingredient
protected final ItemStack
e
field_9059
field_222143_e
result
protected final float
f
field_9057
field_222144_f
experience
protected final int
g
field_9058
field_222145_g
cookingTime

Constructor summary

ModifierConstructor
public (Recipes<?> arg0, MinecraftKey arg1, String arg2, RecipeItemStack 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<RecipeItemStack>
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 MinecraftKey
f()
method_8114()
func_199560_c()
getKey()
public Recipes<?>
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()