类 Fox.SleepGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Fox.FoxBehaviorGoal
net.minecraft.world.entity.animal.Fox.SleepGoal
- 封闭类:
Fox
-
嵌套类概要
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.animal.Fox.FoxBehaviorGoal
alertable, hasShelter
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
字段详细资料
-
WAIT_TIME_BEFORE_SLEEP
private static final int WAIT_TIME_BEFORE_SLEEP -
countdown
private int countdown
-
-
构造器详细资料
-
SleepGoal
public SleepGoal()
-
-
方法详细资料