类 Phantom.PhantomSweepAttackGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
net.minecraft.world.entity.monster.Phantom.PhantomSweepAttackGoal
- 封闭类:
Phantom
-
嵌套类概要
-
字段概要
字段修饰符和类型字段说明private static final int
private int
private boolean
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
touchingTarget
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
CAT_SEARCH_TICK_DELAY
private static final int CAT_SEARCH_TICK_DELAY- 另请参阅:
-
isScaredOfCat
private boolean isScaredOfCat -
catSearchTick
private int catSearchTick
-
-
构造器详细资料
-
PhantomSweepAttackGoal
PhantomSweepAttackGoal()
-
-
方法详细资料