类 Turtle.TurtleRandomStrollGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RandomStrollGoal
net.minecraft.world.entity.animal.Turtle.TurtleRandomStrollGoal
- 封闭类:
Turtle
-
嵌套类概要
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.ai.goal.RandomStrollGoal
DEFAULT_INTERVAL, forceTrigger, interval, mob, speedModifier, wantedX, wantedY, wantedZ
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.RandomStrollGoal
canContinueToUse, getPosition, setInterval, start, stop, trigger
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
字段详细资料
-
turtle
-
-
构造器详细资料
-
TurtleRandomStrollGoal
TurtleRandomStrollGoal(Turtle p_30303_, double p_30304_, int p_30305_)
-
-
方法详细资料
-
canUse
public boolean canUse()- 覆盖:
canUse
在类中RandomStrollGoal
-