ServerLevel | | a() | | getLevel() | | method_8410() | | toServerWorld() |
|
default Player | |
default Player | | a(cgx arg0, bwg arg1, double arg2, double arg3, double arg4) | | getNearestPlayer(TargetingConditions arg0, LivingEntity arg1, double arg2, double arg3, double arg4) | | 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 Player | | a(cgx arg0, double arg1, double arg2, double arg3) | | getNearestPlayer(TargetingConditions arg0, double arg1, double arg2, double arg3) | | 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 | | a(Class<? extends T> arg0, cgx arg1, bwg arg2, double arg3, double arg4, double arg5, fbt arg6) | | getNearestEntity(Class<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AABB arg6) | | 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 <T extends LivingEntity> T | | a(List<? extends T> arg0, cgx arg1, bwg arg2, double arg3, double arg4, double arg5) | | getNearestEntity(List<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, double arg3, double arg4, double arg5) | | 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<Player> | |
default <T extends LivingEntity> List<T> | | a(Class<T> arg0, cgx arg1, bwg arg2, fbt arg3) | | getNearbyEntities(Class<T> arg0, TargetingConditions arg1, LivingEntity arg2, AABB arg3) | | method_64392(Class<T> arg0, class_4051 arg1, class_1309 arg2, class_238 arg3) | | getTargets(Class<T> clazz, TargetPredicate targetPredicate, LivingEntity entity, Box box) |
|