public class ActionAddFurnaceRecipe
extends java.lang.Object
implements crafttweaker.IAction
| Constructor and Description |
|---|
ActionAddFurnaceRecipe(crafttweaker.api.item.IIngredient ingredient,
net.minecraft.item.ItemStack[] input,
net.minecraft.item.ItemStack output,
double xp) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
java.lang.String |
describe() |