Interface RangedAttackMob

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

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

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

    • attack

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