| ServerWorld |
| getLevel() |
| method_8410() |
| toServerWorld() |
|
| default PlayerEntity |
|
| default PlayerEntity |
| getNearestPlayer(TargetingConditions targetConditions, LivingEntity source, double x, double y, double z) |
| method_64389(class_4051 arg0, class_1309 arg1, double arg2, double arg3, double arg4) |
| getClosestPlayer(TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z) |
|
| default PlayerEntity |
| getNearestPlayer(TargetingConditions targetConditions, double x, double y, double z) |
| method_64387(class_4051 arg0, double arg1, double arg2, double arg3) |
| getClosestPlayer(TargetPredicate targetPredicate, double x, double y, double z) |
|
| default <T extends LivingEntity> T |
| getNearestEntity(Class<? extends T> type, TargetingConditions targetConditions, LivingEntity source, double x, double y, double z, AABB bb) |
| method_64391(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 arg6) |
| getClosestEntity(Class<? extends T> clazz, TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z, Box box) |
|
| default LivingEntity |
| getNearestEntity(TagKey<EntityType<?>> tag, TargetingConditions targetConditions, LivingEntity source, double x, double y, double z, AABB bb) |
| method_73182(class_6862<class_1299<?>> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 arg6) |
| getClosestEntity(TagKey<EntityType<?>> type, TargetPredicate predicate, LivingEntity target, double x, double y, double z, Box box) |
|
| default <T extends Entity> T |
| getNearestEntity(List<? extends T> entities, double x, double y, double z) |
| method_1_4255(List<? extends T> arg0, double arg1, double arg2, double arg3) |
| getClosestEntity(List<? extends T> entities, double x, double y, double z) |
|
| default <T extends LivingEntity> T |
| getNearestEntity(List<? extends T> entities, TargetingConditions targetConditions, LivingEntity source, double x, double y, double z) |
| method_64393(List<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5) |
| getClosestEntity(List<? extends T> entities, TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z) |
|
| default List<PlayerEntity> |
|
| default <T extends LivingEntity> List<T> |
|
| private static boolean |
|
| private static boolean |
|
| private static boolean |
|