Uses of Interface
net.minecraft.entity.IProjectile

Packages that use IProjectile
net.minecraft.entity.item   
net.minecraft.entity.projectile   
 

Uses of IProjectile in net.minecraft.entity.item
 

Classes in net.minecraft.entity.item that implement IProjectile
 class EntityEnderPearl
           
 class EntityExpBottle
           
 

Uses of IProjectile in net.minecraft.entity.projectile
 

Classes in net.minecraft.entity.projectile that implement IProjectile
 class EntityArrow
           
 class EntityEgg
           
 class EntityPotion
           
 class EntitySnowball
           
 class EntityThrowable