Class ConditionAnyDamage<T extends IIngredient>

java.lang.Object
com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage<T>
All Implemented Interfaces:
IIngredientCondition<T>

@ZenRegister public class ConditionAnyDamage<T extends IIngredient> extends Object implements IIngredientCondition<T>