Class FleeSunGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FleeSunGoal
- Direct Known Subclasses:
- Fox.SeekShelterGoal
- 
Nested Class Summary
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Levelprotected final PathfinderMobprivate final doubleprivate doubleprivate doubleprivate double
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, tick, toString
- 
Field Details- 
mob
- 
wantedXprivate double wantedX
- 
wantedYprivate double wantedY
- 
wantedZprivate double wantedZ
- 
speedModifierprivate final double speedModifier
- 
level
 
- 
- 
Constructor Details- 
FleeSunGoal
 
- 
- 
Method Details