public class EntitySelectorArmoredMob extends java.lang.Object implements IEntitySelector
selectAnything, selectInventories
Constructor and Description |
---|
EntitySelectorArmoredMob(ItemStack par1ItemStack) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEntityApplicable(Entity par1Entity)
Return whether the specified entity is applicable to this filter.
|
public EntitySelectorArmoredMob(ItemStack par1ItemStack)
public boolean isEntityApplicable(Entity par1Entity)
isEntityApplicable
in interface IEntitySelector