Package net.minecraft.entity.passive
Class FoxEntity.FoxSwimGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.SwimGoal
net.minecraft.entity.passive.FoxEntity.FoxSwimGoal
- Enclosing class:
- FoxEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/FoxEntity$FoxSwimGoal- intermediary - net/minecraft/class_4019$class_4026- official - chj$g
- 
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.SwimGoalshouldRunEveryTick, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, stop, toGoalTicks, toString
- 
Constructor Details- 
FoxSwimGoalpublic FoxSwimGoal()
 
- 
- 
Method Details- 
startpublic void start()
- 
canStartpublic boolean canStart()
 
-