Uses of Class
net.minecraft.src.EntityArrow

Packages that use EntityArrow
net.minecraft.src   
 

Uses of EntityArrow in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type EntityArrow
static DamageSource DamageSource.causeArrowDamage(EntityArrow par0EntityArrow, Entity par1Entity)
          returns EntityDamageSourceIndirect of an arrow
 void RenderArrow.renderArrow(EntityArrow par1EntityArrow, double par2, double par4, double par6, float par8, float par9)