类 FollowParentGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FollowParentGoal
- 直接已知子类:
Fox.FoxFollowParentGoal
-
嵌套类概要
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
HORIZONTAL_SCAN_RANGE
public static final int HORIZONTAL_SCAN_RANGE- 另请参阅:
-
VERTICAL_SCAN_RANGE
public static final int VERTICAL_SCAN_RANGE- 另请参阅:
-
DONT_FOLLOW_IF_CLOSER_THAN
public static final int DONT_FOLLOW_IF_CLOSER_THAN- 另请参阅:
-
animal
-
parent
-
speedModifier
private final double speedModifier -
timeToRecalcPath
private int timeToRecalcPath
-
-
构造器详细资料
-
FollowParentGoal
-
-
方法详细资料