Interface IRangedAttackMob

All Known Subinterfaces:
ICrossbowUser
All Known Implementing Classes:
AbstractSkeletonEntity, DrownedEntity, IllusionerEntity, LlamaEntity, PiglinEntity, PillagerEntity, SkeletonEntity, SnowGolemEntity, StrayEntity, TraderLlamaEntity, WitchEntity, WitherEntity, WitherSkeletonEntity

public interface IRangedAttackMob
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    performRangedAttack(LivingEntity p_82196_1_, float p_82196_2_)
     
  • Method Details

    • performRangedAttack

      void performRangedAttack(LivingEntity p_82196_1_, float p_82196_2_)