| Modifier and Type | Class and Description | 
|---|---|
| class  | RenderArrow<T extends EntityArrow> | 
| Modifier and Type | Method and Description | 
|---|---|
| protected EntityArrow | EntityIllusionIllager. createArrowEntity(float p_193097_1_) | 
| protected EntityArrow | EntitySkeleton. getArrow(float p_190726_1_) | 
| protected EntityArrow | AbstractSkeleton. getArrow(float p_190726_1_) | 
| protected EntityArrow | EntityWitherSkeleton. getArrow(float p_190726_1_) | 
| protected EntityArrow | EntityStray. getArrow(float p_190726_1_) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntitySpectralArrow | 
| class  | EntityTippedArrow | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityArrow | ItemSpectralArrow. createArrow(World worldIn,
           ItemStack stack,
           EntityLivingBase shooter) | 
| EntityArrow | ItemTippedArrow. createArrow(World worldIn,
           ItemStack stack,
           EntityLivingBase shooter) | 
| EntityArrow | ItemArrow. createArrow(World worldIn,
           ItemStack stack,
           EntityLivingBase shooter) | 
| EntityArrow | ItemBow. customizeArrow(EntityArrow arrow) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityArrow | ItemBow. customizeArrow(EntityArrow arrow) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DamageSource | DamageSource. causeArrowDamage(EntityArrow arrow,
                Entity indirectEntityIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | ForgeEventFactory. onProjectileImpact(EntityArrow arrow,
                  RayTraceResult ray) | 
| Modifier and Type | Field and Description | 
|---|---|
| private EntityArrow | ProjectileImpactEvent.Arrow. arrow | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityArrow | ProjectileImpactEvent.Arrow. getArrow() | 
| Constructor and Description | 
|---|
| Arrow(EntityArrow arrow,
     RayTraceResult ray) |