public class ActionRemoveBrewingRecipe extends java.lang.Object implements IBrewingAction
| Constructor and Description |
|---|
ActionRemoveBrewingRecipe(crafttweaker.api.item.IIngredient input,
crafttweaker.api.item.IIngredient ingredient,
java.util.List<net.minecraftforge.common.brewing.IBrewingRecipe> allBrewingRecipes) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
java.lang.String |
describe() |