Uses of Class
net.minecraft.entity.projectile.AbstractArrowEntity
Packages that use AbstractArrowEntity
Package
Description
-
Uses of AbstractArrowEntity in net.minecraft
Methods in net.minecraft that return AbstractArrowEntityModifier and TypeMethodDescriptionprotected AbstractArrowEntityclass_3146.method_14056(float float2) -
Uses of AbstractArrowEntity in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type AbstractArrowEntity -
Uses of AbstractArrowEntity in net.minecraft.entity
Methods in net.minecraft.entity that return AbstractArrowEntityModifier and TypeMethodDescriptionprotected AbstractArrowEntityStrayEntity.method_14056(float float2) protected AbstractArrowEntityWhitherSkeletonEntity.method_14056(float float2) protected AbstractArrowEntityIllusionIllagerEntity.method_14128(float float2) -
Uses of AbstractArrowEntity in net.minecraft.entity.damage
Methods in net.minecraft.entity.damage with parameters of type AbstractArrowEntityModifier and TypeMethodDescriptionstatic DamageSourceDamageSource.arrow(AbstractArrowEntity arrow, Entity attacker) -
Uses of AbstractArrowEntity in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return AbstractArrowEntityModifier and TypeMethodDescriptionprotected AbstractArrowEntitySkeletonEntity.method_14056(float float2) -
Uses of AbstractArrowEntity in net.minecraft.entity.projectile
Subclasses of AbstractArrowEntity in net.minecraft.entity.projectile -
Uses of AbstractArrowEntity in net.minecraft.item
Methods in net.minecraft.item that return AbstractArrowEntityModifier and TypeMethodDescriptionclass_2680.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity) SpectralArrowItem.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity) TippedArrowItem.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity)