Interface RangedAttackMob

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

public interface RangedAttackMob
Mappings:
Namespace Name
named net/minecraft/entity/ai/RangedAttackMob
intermediary net/minecraft/class_1603
official ckh
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    shootAt(LivingEntity target, float pullProgress)
     
  • Method Details

    • shootAt

      void shootAt(LivingEntity target, float pullProgress)
      Mappings:
      Namespace Name Mixin selector
      named shootAt Lnet/minecraft/entity/ai/RangedAttackMob;shootAt(Lnet/minecraft/entity/LivingEntity;F)V
      intermediary method_7105 Lnet/minecraft/class_1603;method_7105(Lnet/minecraft/class_1309;F)V
      official a Lckh;a(Lbtn;F)V