extends SingleItemRecipe
All mapped superinterfaces:
dex | |
net.minecraft.world.item.crafting.AbstractCookingRecipe | |
net.minecraft.class_1874 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final CookingBookCategory |
| ||||||
private final float |
| ||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String arg0, CookingBookCategory arg1, Ingredient arg2, ItemStack arg3, float arg4, int arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public abstract RecipeSerializer<? extends AbstractCookingRecipe> |
| ||||||
public abstract RecipeType<? extends AbstractCookingRecipe> |
| ||||||
public float |
| ||||||
public int |
| ||||||
public CookingBookCategory |
| ||||||
protected abstract Item |
| ||||||
public List<RecipeDisplay> |
|