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