net.minecraft.predicate.entity

public interface EntitySubPredicate

net.minecraft.advancements.predicates.entity.EntitySubPredicate
net.minecraft.advancements.predicates.entity.EntitySubPredicate
net.minecraft.class_7376
net.minecraft.predicate.entity.EntitySubPredicate

Field summary

Modifier and TypeField
EntitySubPredicate
ALWAYS_TRUE
ALWAYS_TRUE
field_1_5934
ALWAYS_TRUE

Method summary

Modifier and TypeMethod
boolean
matches(Entity entity, ServerLevel level, Vec3 position)
matches(Entity entity, ServerLevel level, Vec3 position)
method_22497(class_1297 arg0, class_3218 arg1, class_243 arg2)
test(Entity entity, ServerWorld world, Vec3d pos)
default EntitySubPredicate
and(EntitySubPredicate other)
and(EntitySubPredicate other)
method_1_5104(class_7376 arg0)
and(EntitySubPredicate other)