net.minecraft.predicate.entity

public record EffectsSubPredicate

implements EntitySubPredicate

net.minecraft.advancements.predicates.entity.EntityEffectsPredicate
net.minecraft.class_1_829
net.minecraft.predicate.entity.EffectsSubPredicate

Field summary

Modifier and TypeField
private final EntityEffectPredicate
effects
comp_1_694
effects
public static final com.mojang.serialization.Codec<EffectsSubPredicate>
CODEC
field_1_5939
CODEC

Constructor summary

ModifierConstructor
public (EntityEffectPredicate effects)

Method summary

Modifier and TypeMethod
public boolean
matches(Entity entity, ServerLevel level, Vec3 position)
method_22497(class_1297 arg0, class_3218 arg1, class_243 arg2)
test(Entity arg0, ServerWorld arg1, Vec3d arg2)
public EntityEffectPredicate
effects()
comp_1_694()
effects()