Hierarchy For Package com.blamejared.crafttweaker.api.ingredient.condition.type
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionAnyDamage<T> (implements com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition<T>)
- com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionCustom<T> (implements com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition<T>)
- com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged<T> (implements com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition<T>)
- com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtLeast<T> (implements com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition<T>)
- com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamagedAtMost<T> (implements com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition<T>)