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
- Mappings:
Namespace Name official brt$u
intermediary net/minecraft/class_4019$class_4038
named net/minecraft/entity/passive/FoxEntity$MoveToHuntGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
-
Constructor Details
-
MoveToHuntGoal
public MoveToHuntGoal()
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-