public class RangedBowAttackGoal<T extends Monster extends RangedAttackMob>
extends Goal
| cpl | |
| net.minecraft.world.entity.ai.goal.RangedBowAttackGoal | |
| net.minecraft.class_1380 | |
| net.minecraft.entity.ai.goal.BowAttackGoal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final T |
| ||||||||
| private final double |
| ||||||||
| private int |
| ||||||||
| private final float |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (T actor, double speed, int attackInterval, float range) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public boolean |
| ||||||||
| protected boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public void |
|