Class ZombieAttackGoal

Direct Known Subclasses:
DrownedEntity.DrownedAttackGoal

public class ZombieAttackGoal
extends MeleeAttackGoal
  • Field Details

    • zombie

      private final ZombieEntity zombie
    • ticks

      private int ticks
  • Constructor Details

    • ZombieAttackGoal

      public ZombieAttackGoal​(ZombieEntity zombie, double speed, boolean pauseWhenMobIdle)
  • Method Details