类 PatrollingMonster.LongDistancePatrolGoal<T extends PatrollingMonster>
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.PatrollingMonster.LongDistancePatrolGoal<T>
- 封闭类:
PatrollingMonster
public static class PatrollingMonster.LongDistancePatrolGoal<T extends PatrollingMonster>
extends Goal
-
嵌套类概要
-
字段概要
字段修饰符和类型字段说明private long
private final double
private final T
private static final int
private final double
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
NAVIGATION_FAILED_COOLDOWN
private static final int NAVIGATION_FAILED_COOLDOWN- 另请参阅:
-
mob
-
speedModifier
private final double speedModifier -
leaderSpeedModifier
private final double leaderSpeedModifier -
cooldownUntil
private long cooldownUntil
-
-
构造器详细资料
-
LongDistancePatrolGoal
-
-
方法详细资料