Class IngredientConditioned<I extends IIngredient,T extends IIngredientConditioned<I>>

java.lang.Object
com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientCraftTweaker<T>
com.blamejared.crafttweaker.api.ingredient.vanilla.type.IngredientConditioned<I,T>
All Implemented Interfaces:
IngredientCraftTweakerBase, CraftTweakerVanillaIngredient, Predicate<net.minecraft.world.item.ItemStack>

public class IngredientConditioned<I extends IIngredient,T extends IIngredientConditioned<I>> extends IngredientCraftTweaker<T>