Package net.minecraft.entity.monster
Class DrownedEntity.GoToWaterGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.DrownedEntity.GoToWaterGoal
- Enclosing class:
- DrownedEntity
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate final World
private final CreatureEntity
private final double
private double
private double
private double
-
Constructor Summary
-
Method Summary
-
Field Details
-
mob
-
wantedX
private double wantedX -
wantedY
private double wantedY -
wantedZ
private double wantedZ -
speedModifier
private final double speedModifier -
level
-
-
Constructor Details
-
GoToWaterGoal
-
-
Method Details