Class AttackTargetTask

java.lang.Object
net.minecraft.entity.ai.brain.task.Task<MobEntity>
net.minecraft.entity.ai.brain.task.AttackTargetTask

public class AttackTargetTask extends Task<MobEntity>
  • Field Details

    • cooldownBetweenAttacks

      private final int cooldownBetweenAttacks
  • Constructor Details

    • AttackTargetTask

      public AttackTargetTask(int p_i231523_1_)
  • Method Details