public class PathfinderGoalNearestAttackableTarget<T extends EntityLiving>
extends PathfinderGoalTarget
| aor | |
| net.minecraft.class_1400 | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetGoal | |
| net.minecraft.server.v1_14_R1.PathfinderGoalNearestAttackableTarget |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final Class<T> |
| ||||||
| protected final int |
| ||||||
| protected EntityLiving |
| ||||||
| protected PathfinderTargetCondition |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityInsentient arg0, Class<T> arg1, boolean arg2) |
| public | (EntityInsentient arg0, Class<T> arg1, boolean arg2, boolean arg3) |
| public | (EntityInsentient arg0, Class<T> arg1, int arg2, boolean arg3, boolean arg4, Predicate<EntityLiving> arg5) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| protected AxisAlignedBB |
| ||||||
| protected void |
| ||||||
| public void |
|