Interface RangedAttackMob

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

public interface RangedAttackMob
  • Method Details

    • performRangedAttack

      void performRangedAttack(LivingEntity target, float power)
    • rangedAttackUncertainty

      default float rangedAttackUncertainty(Level level)