extends Goal
| aim | |
| net.minecraft.unmapped.C_66278582 | |
| net.minecraft.entity.ai.goal.MobEntityActiveTargetGoal | |
| net.minecraft.entity.ai.EntityAIFindEntityNearest |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| private final MobEntity |
| ||||||||
| private final Predicate<LivingEntity> |
| ||||||||
| private final ActiveTargetGoal$EntityDistanceComparator |
| ||||||||
| private LivingEntity |
| ||||||||
| private final Class<? extends LivingEntity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity mob, Class<? extends LivingEntity> targetType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| protected double |
|