Class Fox.FoxStrollThroughVillageGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
net.minecraft.world.entity.animal.Fox.FoxStrollThroughVillageGoal
- Enclosing class:
- Fox
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
tick
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
-
Constructor Details
-
FoxStrollThroughVillageGoal
public FoxStrollThroughVillageGoal(int p_28754_, int p_28755_)
-
-
Method Details
-
start
public void start() -
canUse
public boolean canUse()- Overrides:
canUse
in classStrollThroughVillageGoal
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classStrollThroughVillageGoal
-
canFoxMove
private boolean canFoxMove()
-