net.minecraft.predicate.entity

public interface EntitySubPredicate

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

Field summary

Modifier and TypeField
EntitySubPredicate
ALWAYS_TRUE
field_1_5934
ALWAYS_TRUE

Method summary

Modifier and TypeMethod
boolean
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)
method_1_5104(class_7376 arg0)
and(EntitySubPredicate other)
private boolean
lambda$and$0(EntitySubPredicate arg0, Entity arg1, ServerLevel arg2, Vec3 arg3)
method_1_5105(class_7376 arg0, class_1297 arg1, class_3218 arg2, class_243 arg3)
method_1_5105(EntitySubPredicate arg0, Entity entity, ServerWorld world, Vec3d pos)
private static boolean
lambda$static$0(Entity arg0, ServerLevel arg1, Vec3 arg2)
method_1_5106(class_1297 arg0, class_3218 arg1, class_243 arg2)
method_1_5106(Entity entity, ServerWorld world, Vec3d pos)