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 - official - bmz- intermediary - net/minecraft/class_4017- named - net/minecraft/entity/ai/goal/DiveJumpingGoal
- 
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.GoalcanStart, canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString
- 
Constructor Details- 
DiveJumpingGoalpublic DiveJumpingGoal()
 
-