Class IngredientConditions

java.lang.Object
com.blamejared.crafttweaker.api.ingredient.condition.IngredientConditions
All Implemented Interfaces:
Predicate<IItemStack>

public final class IngredientConditions extends Object implements Predicate<IItemStack>