类 Wolf.WolfPanicGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.PanicGoal
net.minecraft.world.entity.animal.Wolf.WolfPanicGoal
- 封闭类:
- Wolf
-
嵌套类概要
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.goal.PanicGoal
isRunning, mob, posX, posY, posZ, speedModifier, WATER_CHECK_DISTANCE_VERTICAL
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.PanicGoal
canContinueToUse, canUse, findRandomPosition, isRunning, lookForWater, start, stop
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
构造器详细资料
-
WolfPanicGoal
public WolfPanicGoal(double pSpeedModifier)
-
-
方法详细资料
-
shouldPanic
protected boolean shouldPanic()- 覆盖:
shouldPanic
在类中PanicGoal
-