extends TrackTargetGoal
| vo | |
| net.minecraft.class_927 | |
| net.minecraft.entity.ai.goal.ActiveTargetGoal | |
| net.minecraft.entity.ai.EntityAINearestAttackableTarget |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Class |
| ||||||||
| private final int |
| ||||||||
| private final ActiveTargetGoal__EntityDistanceComparator |
| ||||||||
| private final EntityFilter |
| ||||||||
| private LivingEntity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, Class targetTypeClass, int chanceToStartGoal, boolean checkVisibility) |
| public | (PathFinderMobEntity entity, Class targetTypeClass, int chanceToStartGoal, boolean checkVisibility, boolean checkCanNavigate) |
| public | (PathFinderMobEntity entity, Class targetType, int chanceToStartGoal, boolean checkVisibility, boolean checkCanNavigate, EntityFilter targetFilter) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public void |
|