Class ConditionDamaged
java.lang.Object
com.blamejared.crafttweaker.api.ingredient.condition.type.ConditionDamaged
- All Implemented Interfaces:
IIngredientCondition
-
Field Summary
FieldsFields inherited from interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
CODEC, STREAM_CODEC -
Method Summary
Modifier and TypeMethodDescriptionPredicate<net.minecraft.core.component.DataComponentType<?>> booleangetCommandString(String base) inthashCode()booleanmatches(IItemStack stack) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.crafttweaker.api.ingredient.condition.IIngredientCondition
getType
-
Field Details
-
INSTANCE
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceIIngredientCondition
-
componentFilter
- Specified by:
componentFilterin interfaceIIngredientCondition
-
getCommandString
- Specified by:
getCommandStringin interfaceIIngredientCondition
-
getSerializer
- Specified by:
getSerializerin interfaceIIngredientCondition
-
equals
-
hashCode
public int hashCode()
-