Package net.minecraft.entity.ai.goal
Class FleeSunGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.FleeSunGoal
- Direct Known Subclasses:
FoxEntity.FindShelterGoal
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate final World
protected 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
-
FleeSunGoal
-
-
Method Details