类 FollowMobGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FollowMobGoal
-
嵌套类概要
-
字段概要
字段修饰符和类型字段说明private final float
private Mob
private final Mob
private final PathNavigation
private float
private final double
private final float
private int
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
mob
-
followPredicate
-
followingMob
-
speedModifier
private final double speedModifier -
timeToRecalcPath
private int timeToRecalcPath -
stopDistance
private final float stopDistance -
oldWaterCost
private float oldWaterCost -
areaSize
private final float areaSize
-
-
构造器详细资料
-
FollowMobGoal
-
-
方法详细资料