Class RunAroundLikeCrazyGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
- 
Nested Class Summary
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final AbstractHorseprivate doubleprivate doubleprivate doubleprivate final double
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
- 
Field Details- 
horse
- 
speedModifierprivate final double speedModifier
- 
posXprivate double posX
- 
posYprivate double posY
- 
posZprivate double posZ
 
- 
- 
Constructor Details- 
RunAroundLikeCrazyGoal
 
- 
- 
Method Details