Interface RangedAttackMob
- All Known Subinterfaces:
CrossbowAttackMob
- All Known Implementing Classes:
AbstractSkeleton,Bogged,Drowned,Illusioner,Llama,Piglin,Pillager,Skeleton,SnowGolem,Stray,TraderLlama,Witch,WitherBoss,WitherSkeleton
public interface RangedAttackMob
-
Method Summary
Modifier and TypeMethodDescriptionvoidperformRangedAttack(LivingEntity pTarget, float pVelocity) Attack the specified entity using a ranged attack.
-
Method Details
-
performRangedAttack
Attack the specified entity using a ranged attack.
-