类 Fox.FoxFollowParentGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FollowParentGoal
net.minecraft.world.entity.animal.Fox.FoxFollowParentGoal
- 封闭类:
Fox
-
嵌套类概要
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.ai.goal.FollowParentGoal
DONT_FOLLOW_IF_CLOSER_THAN, HORIZONTAL_SCAN_RANGE, VERTICAL_SCAN_RANGE
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.FollowParentGoal
stop, tick
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
fox
-
-
构造器详细资料
-
FoxFollowParentGoal
-
-
方法详细资料
-
canUse
public boolean canUse()- 覆盖:
canUse
在类中FollowParentGoal
-
canContinueToUse
public boolean canContinueToUse()- 覆盖:
canContinueToUse
在类中FollowParentGoal
-
start
public void start()- 覆盖:
start
在类中FollowParentGoal
-