public class BowAttackGoal
extends Goal
| ui | |
| net.minecraft.class_2973 | |
| net.minecraft.entity.ai.goal.BowAttackGoal | |
| net.minecraft.entity.ai.EntityAIAttackRangedBow |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final SkeletonEntity |
| ||||||||
| private final double |
| ||||||||
| private int |
| ||||||||
| private final float |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SkeletonEntity mob, double speed, int attackInterval, float maxDistance) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public boolean |
| ||||||||
| protected boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|