public class NearestAttackableTargetGoal<T extends LivingEntity>
extends TargetGoal
chh | |
net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal | |
net.minecraft.class_1400 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final int |
| ||||||
protected final Class<T> |
| ||||||
protected final int |
| ||||||
protected LivingEntity |
| ||||||
protected TargetingConditions |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Mob arg0, Class<T> arg1, boolean arg2) |
public | (Mob arg0, Class<T> arg1, boolean arg2, TargetingConditions$Selector arg3) |
public | (Mob arg0, Class<T> arg1, boolean arg2, boolean arg3) |
public | (Mob arg0, Class<T> arg1, int arg2, boolean arg3, boolean arg4, TargetingConditions$Selector arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
protected AABB |
| ||||||
protected void |
| ||||||
public void |
| ||||||
public void |
| ||||||
private TargetingConditions |
|