Class AttackWithOwnerGoal


public class AttackWithOwnerGoal
extends TrackTargetGoal
  • Field Details

    • tameable

      private final TameableEntity tameable
    • attacking

      private LivingEntity attacking
    • lastAttackTime

      private int lastAttackTime
  • Constructor Details

    • AttackWithOwnerGoal

      public AttackWithOwnerGoal​(TameableEntity tameable)
  • Method Details