Package net.minecraft.entity.passive
Class FoxEntity.StrollGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
net.minecraft.entity.passive.FoxEntity.StrollGoal
- Enclosing class:
- FoxEntity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
tick
-
Constructor Details
-
StrollGoal
public StrollGoal(int p_i50726_2_, int p_i50726_3_)
-
-
Method Details
-
start
public void start() -
canUse
public boolean canUse()- Overrides:
canUse
in classMoveThroughVillageAtNightGoal
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classMoveThroughVillageAtNightGoal
-
canFoxMove
private boolean canFoxMove()
-