extends Goal
| ang | |
| net.minecraft.class_1361 | |
| net.minecraft.entity.ai.goal.LookAtEntityGoal | |
| net.minecraft.entity.ai.goal.LookAtGoal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final MobEntity |
| ||||||||
| protected Entity |
| ||||||||
| protected final float |
| ||||||||
| private int |
| ||||||||
| private final float |
| ||||||||
| protected final Class<? extends LivingEntity> |
| ||||||||
| protected final TargetPredicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity arg0, Class<? extends LivingEntity> arg1, float arg2) |
| public | (MobEntity arg0, Class<? extends LivingEntity> arg1, float arg2, float arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|