Package net.minecraft.entity.monster
Class PatrollerEntity.PatrolGoal<T extends PatrollerEntity>
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.PatrollerEntity.PatrolGoal<T>
- Enclosing class:
- PatrollerEntity
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate long
private final double
private final T
private final double
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
Field Details
-
mob
-
speedModifier
private final double speedModifier -
leaderSpeedModifier
private final double leaderSpeedModifier -
cooldownUntil
private long cooldownUntil
-
-
Constructor Details
-
PatrolGoal
-
-
Method Details