public class ProjectileAttackGoal
extends Goal
| sa | |
| net.minecraft.unmapped.C_35718713 | |
| net.minecraft.entity.ai.goal.ProjectileAttackGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final MobEntity |
| ||||||
| private final RangedAttackMob |
| ||||||
| private LivingEntity |
| ||||||
| private int |
| ||||||
| private double |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private float |
| ||||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RangedAttackMob mob, double speed, int cooldown, float attackRange) |
| public | (RangedAttackMob mob, double speed, int minCooldown, int maxCooldown, float attackRange) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
|