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