Package com.blamejared.crafttweaker.api.ingredient
package com.blamejared.crafttweaker.api.ingredient
-
ClassDescriptionThe CraftTweaker Ingredient class which is used to power our recipes and ItemStack matching.Consists of an ingredient and an amount.Used to bust the
Ingredient#itemStacks cache when theIngredientwas resolved during a Server reload (When an instance ofTagManageris available.