类 RunAroundLikeCrazyGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
-
嵌套类概要
-
字段概要
字段修饰符和类型字段说明private final AbstractHorse
private double
private double
private double
private final double
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
-
字段详细资料
-
horse
-
speedModifier
private final double speedModifier -
posX
private double posX -
posY
private double posY -
posZ
private double posZ
-
-
构造器详细资料
-
RunAroundLikeCrazyGoal
-
-
方法详细资料