类 Fox.SeekShelterGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FleeSunGoal
net.minecraft.world.entity.animal.Fox.SeekShelterGoal
- 封闭类:
Fox
-
嵌套类概要
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.ai.goal.FleeSunGoal
mob
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.FleeSunGoal
canContinueToUse, getHidePos, setWantedPos
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, tick, toString
-
字段详细资料
-
interval
private int interval
-
-
构造器详细资料
-
SeekShelterGoal
public SeekShelterGoal(double p_28777_)
-
-
方法详细资料
-
canUse
public boolean canUse()- 覆盖:
canUse
在类中FleeSunGoal
-
start
public void start()- 覆盖:
start
在类中FleeSunGoal
-