public abstract class TrackTargetGoal
extends Goal
| vc | |
| net.minecraft.unmapped.C_26503435 | |
| net.minecraft.entity.ai.goal.TrackTargetGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final PathFinderMobEntity |
| ||||||
| protected boolean |
| ||||||
| private boolean |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| protected LivingEntity |
| ||||||
| protected int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, boolean checkVisibility) |
| public | (PathFinderMobEntity entity, boolean checkVisibility, boolean checkCanNavigate) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| protected double |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public static boolean |
| ||||||
| protected boolean |
| ||||||
| private boolean |
|