Class RunAroundLikeCrazyGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate AbstractHorse
private double
private double
private double
private double
-
Constructor Summary
-
Method Summary
-
Field Details
-
horse
-
speedModifier
private final double speedModifier -
posX
private double posX -
posY
private double posY -
posZ
private double posZ
-
-
Constructor Details
-
RunAroundLikeCrazyGoal
-
-
Method Details