public class FleeEntityGoal
extends Goal
| yp | |
| net.minecraft.unmapped.C_27021753 | |
| net.minecraft.entity.ai.goal.FleeEntityGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final com.google.common.base.Predicate |
| ||||||
| protected PathFinderMobEntity |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| protected Entity |
| ||||||
| private float |
| ||||||
| private Path |
| ||||||
| private PathNavigation |
| ||||||
| private com.google.common.base.Predicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity mob, com.google.common.base.Predicate targetFilter, float distance, double slowSpeed, double fastSpeed) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|