public final class EntitySelectors
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntitySelectors.ArmoredMob |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
CAN_AI_TARGET |
static <any> |
HAS_INVENTORY |
static <any> |
IS_ALIVE |
static <any> |
IS_STANDALONE |
static <any> |
NOT_SPECTATING |
| Constructor and Description |
|---|
EntitySelectors() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Entity> |
getTeamCollisionPredicate(Entity entityIn) |
static <any> |
notRiding(Entity p_191324_0_) |
static <T extends Entity> |
withinRange(double x,
double y,
double z,
double range) |