public interface IEntitySelector
Modifier and Type | Interface and Description |
---|---|
static class |
IEntitySelector.ArmoredMob |
Modifier and Type | Field and Description |
---|---|
static IEntitySelector |
selectAnything |
static IEntitySelector |
selectInventories |
Modifier and Type | Method and Description |
---|---|
boolean |
isEntityApplicable(Entity var1) |
static final IEntitySelector selectAnything
static final IEntitySelector selectInventories
boolean isEntityApplicable(Entity var1)