Class FoxEntity.BaseGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.BaseGoal
Direct Known Subclasses:
FoxEntity.SitAndLookGoal, FoxEntity.SleepGoal
Enclosing class:
FoxEntity

abstract class FoxEntity.BaseGoal extends Goal
  • Field Details

  • Constructor Details

    • BaseGoal

      private BaseGoal()
  • Method Details

    • hasShelter

      protected boolean hasShelter()
    • alertable

      protected boolean alertable()