Uses of Record Class
net.minecraft.predicate.item.DamagePredicate
Packages that use DamagePredicate
-
Uses of DamagePredicate in net.minecraft.predicate.component
Fields in net.minecraft.predicate.component with type parameters of type DamagePredicateModifier and TypeFieldDescriptionstatic final ComponentPredicate.Type
<DamagePredicate> ComponentPredicateTypes.DAMAGE
-
Uses of DamagePredicate in net.minecraft.predicate.item
Fields in net.minecraft.predicate.item with type parameters of type DamagePredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<DamagePredicate> DamagePredicate.CODEC
Methods in net.minecraft.predicate.item that return DamagePredicateModifier and TypeMethodDescriptionstatic DamagePredicate
DamagePredicate.durability
(NumberRange.IntRange durability)