Interface HoglinBase

All Known Implementing Classes:
Hoglin, Zoglin

public interface HoglinBase
  • Field Details

  • Method Details

    • getAttackAnimationRemainingTicks

      int getAttackAnimationRemainingTicks()
    • hurtAndThrowTarget

      static boolean hurtAndThrowTarget(LivingEntity p_34643_, LivingEntity p_34644_)
    • throwTarget

      static void throwTarget(LivingEntity p_34646_, LivingEntity p_34647_)