net.minecraft.entity
Interface IRangedAttackMob

All Known Implementing Classes:
EntitySkeleton, EntitySnowman, EntityWitch, EntityWither

public interface IRangedAttackMob


Method Summary
 void attackEntityWithRangedAttack(EntityLiving var1)
          Attack the specified entity using a ranged attack.
 

Method Detail

attackEntityWithRangedAttack

void attackEntityWithRangedAttack(EntityLiving var1)
Attack the specified entity using a ranged attack.