Package net.minecraft.entity.passive
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
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, canUse, getFlags, isInterruptable, setFlags, start, stop, tick, toString
-
Field Details
-
alertableTargeting
-
-
Constructor Details
-
BaseGoal
private BaseGoal()
-
-
Method Details
-
hasShelter
protected boolean hasShelter() -
alertable
protected boolean alertable()
-