Uses of Interface
net.minecraft.entity.IRangedAttackMob

Packages that use IRangedAttackMob
net.minecraft.entity.ai   
net.minecraft.entity.boss   
net.minecraft.entity.monster   
 

Uses of IRangedAttackMob in net.minecraft.entity.ai
 

Constructors in net.minecraft.entity.ai with parameters of type IRangedAttackMob
EntityAIArrowAttack(IRangedAttackMob par1IRangedAttackMob, float par2, int par3, float par4)
           
 

Uses of IRangedAttackMob in net.minecraft.entity.boss
 

Classes in net.minecraft.entity.boss that implement IRangedAttackMob
 class EntityWither
           
 

Uses of IRangedAttackMob in net.minecraft.entity.monster
 

Classes in net.minecraft.entity.monster that implement IRangedAttackMob
 class EntitySkeleton
           
 class EntitySnowman
           
 class EntityWitch