public class MobEntityActiveTargetGoal
extends Goal
| vw | |
| net.minecraft.class_2618 | |
| 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 com.google.common.base.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 |
|