extends Goal
cdx | |
net.minecraft.world.entity.ai.goal.PanicGoal | |
net.minecraft.class_1374 | |
net.minecraft.entity.ai.goal.EscapeDangerGoal | |
net.minecraft.world.entity.ai.goal.PathfinderGoalPanic |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final int |
| ||||||||
protected final PathfinderMob |
| ||||||||
protected final double |
| ||||||||
protected double |
| ||||||||
protected double |
| ||||||||
protected double |
| ||||||||
protected boolean |
| ||||||||
private final Function<PathfinderMob, TagKey<DamageType>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PathfinderMob mob, double speed) |
public | (PathfinderMob mob, double speed, TagKey<DamageType> dangerousDamageTypes) |
public | (PathfinderMob mob, double speed, Function<PathfinderMob, 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 |
|