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 - named - net/minecraft/entity/passive/FoxEntity$MoveToHuntGoal- intermediary - net/minecraft/class_4019$class_4038- official - chj$u
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
- 
Constructor Details- 
MoveToHuntGoalpublic MoveToHuntGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-