public class ActiveTargetGoal<T extends LivingEntity>
extends TrackTargetGoal
| aor | |
| net.minecraft.class_1400 | |
| net.minecraft.entity.ai.goal.ActiveTargetGoal | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetGoal | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetGoal |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Class<T> |
| ||||||||||
| protected final int |
| ||||||||||
| protected LivingEntity |
| ||||||||||
| protected C_33411697 |
|
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 Box |
| ||||||||||
| protected void |
| ||||||||||
| public void |
|