extends Goal
ced | |
net.minecraft.world.entity.ai.goal.RangedAttackGoal | |
net.minecraft.class_1381 | |
net.minecraft.entity.ai.goal.ProjectileAttackGoal | |
net.minecraft.world.entity.ai.goal.PathfinderGoalArrowAttack |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Mob |
| ||||||||
private final RangedAttackMob |
| ||||||||
private LivingEntity |
| ||||||||
private int |
| ||||||||
private final double |
| ||||||||
private int |
| ||||||||
private final int |
| ||||||||
private final int |
| ||||||||
private final float |
| ||||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RangedAttackMob mob, double mobSpeed, int intervalTicks, float maxShootRange) |
public | (RangedAttackMob mob, double mobSpeed, int minIntervalTicks, int maxIntervalTicks, float maxShootRange) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public boolean |
| ||||||||
public void |
| ||||||||
public boolean |
| ||||||||
public void |
|