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