public class NearestAttackableTargetGoal<T extends LivingEntity>
extends TargetGoal
aoq | |
net.minecraft.class_1400 | |
net.minecraft.entity.ai.goal.NearestAttackableTargetGoal |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected final Class<T> |
| ||||||
protected final int |
| ||||||
protected LivingEntity |
| ||||||
protected EntityPredicate |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (MobEntity arg0, Class<T> arg1, boolean arg2) |
public | (MobEntity arg0, Class<T> arg1, boolean arg2, boolean arg3) |
public | (MobEntity arg0, Class<T> arg1, int arg2, boolean arg3, boolean arg4, Predicate<LivingEntity> arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
protected AxisAlignedBB |
| ||||||
protected void |
| ||||||
public void |
|