Class Drowned.DrownedGoToWaterGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Drowned.DrownedGoToWaterGoal
- Enclosing class:
 - Drowned
 
- 
Nested Class Summary
 - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Levelprivate final PathfinderMobprivate final doubleprivate doubleprivate doubleprivate double - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, tick, toString 
- 
Field Details
- 
mob
 - 
wantedX
private double wantedX - 
wantedY
private double wantedY - 
wantedZ
private double wantedZ - 
speedModifier
private final double speedModifier - 
level
 
 - 
 - 
Constructor Details
- 
DrownedGoToWaterGoal
 
 - 
 - 
Method Details