extends Goal
| net.minecraft.world.entity.ai.goal.PanicGoal | |
| net.minecraft.class_1374 | |
| net.minecraft.entity.ai.goal.EscapeDangerGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| protected final PathAwareEntity |
|
||||||
| protected final double |
|
||||||
| protected double |
|
||||||
| protected double |
|
||||||
| protected double |
|
||||||
| protected boolean |
|
||||||
| private final Function<PathAwareEntity, TagKey<DamageType>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathAwareEntity mob, double speed) |
| public | (PathAwareEntity mob, double speed, TagKey<DamageType> dangerousDamageTypes) |
| public | (PathAwareEntity mob, double speed, Function<PathAwareEntity, TagKey<DamageType>> entityToDangerousDamageTypes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| protected BlockPos |
|
||||||
| private static boolean |
|
||||||
| private static TagKey |
|