Uses of Record Class
net.minecraft.predicate.entity.EntityEffectPredicate
Packages that use EntityEffectPredicate
-
Uses of EntityEffectPredicate in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion with type parameters of type EntityEffectPredicateModifier and TypeFieldDescriptionprivate final Optional
<EntityEffectPredicate> EffectsChangedCriterion.Conditions.effects
The field for theeffects
record component.Methods in net.minecraft.advancement.criterion that return types with arguments of type EntityEffectPredicate -
Uses of EntityEffectPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type EntityEffectPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<EntityEffectPredicate> EntityEffectPredicate.CODEC
private Optional
<EntityEffectPredicate> EntityPredicate.Builder.effects
private final Optional
<EntityEffectPredicate> EntityPredicate.effects
The field for theeffects
record component.Methods in net.minecraft.predicate.entity that return types with arguments of type EntityEffectPredicate