public class EntityUtils extends Object
| Constructor and Description |
|---|
EntityUtils()
|
| Modifier and Type | Method and Description |
|---|---|
static @Nullable Entity |
getTarget(Player player,
double distance,
double accuracy)
|
static boolean |
isLookingAt(Player player,
Entity entity)
|
static boolean |
isLookingAt(Player player,
Entity entity,
double accuracy)
|
Copyright © 2020. All rights reserved.