Package net.minecraft.src
Interface IRangedAttackMob
- All Known Implementing Classes:
EntitySkeleton,EntitySnowman,EntityWitch,EntityWither
public interface IRangedAttackMob
-
Method Summary
Modifier and TypeMethodDescriptionvoidattackEntityWithRangedAttack(EntityLivingBase var1, float var2) Attack the specified entity using a ranged attack.
-
Method Details
-
attackEntityWithRangedAttack
Attack the specified entity using a ranged attack.
-