Package net.minecraft.entity.ai.goal
Class DiveJumpingGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.DiveJumpingGoal
- Direct Known Subclasses:
 DolphinJumpGoal,FoxEntity.JumpChasingGoal
- Mappings:
 Namespace Name named net/minecraft/entity/ai/goal/DiveJumpingGoalintermediary net/minecraft/class_4017official caq
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStart, canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString 
- 
Constructor Details
- 
DiveJumpingGoal
public DiveJumpingGoal() 
 -