Interface RangedAttackMob

All Known Subinterfaces:
CrossbowAttackMob
All Known Implementing Classes:
AbstractSkeleton, Drowned, Illusioner, Llama, Piglin, Pillager, Skeleton, SnowGolem, Stray, TraderLlama, Witch, WitherBoss, WitherSkeleton

public interface RangedAttackMob
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    performRangedAttack​(LivingEntity p_33317_, float p_33318_)
     
  • Method Details

    • performRangedAttack

      void performRangedAttack(LivingEntity p_33317_, float p_33318_)