Class ZombieAttackGoal

Direct Known Subclasses:
Drowned.DrownedAttackGoal

public class ZombieAttackGoal extends MeleeAttackGoal
  • Field Details

    • zombie

      private final Zombie zombie
    • raiseArmTicks

      private int raiseArmTicks
  • Constructor Details

    • ZombieAttackGoal

      public ZombieAttackGoal(Zombie pZombie, double pSpeedModifier, boolean pFollowingTargetEvenIfNotSeen)
  • Method Details