Class FoxEntity.CalmDownGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.CalmDownGoal
Direct Known Subclasses:
FoxEntity.DelayedCalmDownGoal, FoxEntity.SitDownAndLookAroundGoal
Enclosing class:
FoxEntity

abstract class FoxEntity.CalmDownGoal
extends Goal
  • Field Details

    • WORRIABLE_ENTITY_PREDICATE

      private final TargetPredicate WORRIABLE_ENTITY_PREDICATE
  • Constructor Details

    • CalmDownGoal

      private CalmDownGoal()
  • Method Details

    • isAtFavoredLocation

      protected boolean isAtFavoredLocation()
    • canCalmDown

      protected boolean canCalmDown()