Package net.minecraft.entity.passive
Class FoxEntity.MoveToHuntGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.MoveToHuntGoal
- Enclosing class:
- FoxEntity
class FoxEntity.MoveToHuntGoal extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
Constructors Constructor Description MoveToHuntGoal()
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, toString
-
Constructor Details
-
MoveToHuntGoal
public MoveToHuntGoal()
-
-
Method Details