public class ActionAddBrewingRecipe extends java.lang.Object implements IBrewingAction
| Constructor and Description |
|---|
ActionAddBrewingRecipe(crafttweaker.api.item.IIngredient input,
crafttweaker.api.item.IIngredient[] ingredients,
crafttweaker.api.item.IItemStack output,
boolean hidden) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
java.lang.String |
describe() |