extends Goal
| tw | |
| net.minecraft.class_886 | |
| net.minecraft.entity.ai.goal.FleeEntityGoal | |
| net.minecraft.entity.ai.EntityAIAvoidEntity |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final EntityFilter |
| ||||||||
| private PathFinderMobEntity |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private Entity |
| ||||||||
| private float |
| ||||||||
| private Path |
| ||||||||
| private PathNavigation |
| ||||||||
| private Class |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity mob, Class targetType, float distance, double slowSpeed, double fastSpeed) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|