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 -
Uses of EntityEffectPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type EntityEffectPredicateModifier and TypeFieldDescriptionprivate Optional<EntityEffectPredicate>EntityPredicate.Builder.effectsprivate final Optional<EntityEffectPredicate>EntityPredicate.effectsThe field for theeffectsrecord component.static final com.mojang.serialization.Codec<EntityEffectPredicate>EntityEffectPredicate.field_45764Methods in net.minecraft.predicate.entity that return types with arguments of type EntityEffectPredicateModifier and TypeMethodDescriptionEntityPredicate.effects()Returns the value of theeffectsrecord component.static Optional<EntityEffectPredicate>EntityEffectPredicate.fromJson(@Nullable JsonElement json) EntityEffectPredicate.class_8748.method_53203()