public class MeleeAttackGoal
extends Goal
| ur | |
| net.minecraft.class_905 | |
| net.minecraft.entity.ai.goal.MeleeAttackGoal | |
| net.minecraft.entity.ai.EntityAIAttackMelee |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| World |
| ||||||||
| protected PathFinderMobEntity |
| ||||||||
| protected int |
| ||||||||
| double |
| ||||||||
| boolean |
| ||||||||
| Path |
| ||||||||
| private int |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| protected final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, double speed, boolean pauseWhenMobIdle) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| protected double |
|