extends Goal
| net.minecraft.world.entity.ai.goal.LookAtPlayerGoal | |
| net.minecraft.class_1361 | |
| net.minecraft.entity.ai.goal.LookAtEntityGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final float |
|
||||||
| protected final MobEntity |
|
||||||
| protected Entity |
|
||||||
| protected final float |
|
||||||
| private int |
|
||||||
| protected final float |
|
||||||
| private final boolean |
|
||||||
| protected final Class<? extends LivingEntity> |
|
||||||
| protected final TargetPredicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity mob, Class<? extends LivingEntity> targetType, float range) |
| public | (MobEntity mob, Class<? extends LivingEntity> targetType, float range, float chance) |
| public | (MobEntity mob, Class<? extends LivingEntity> targetType, float range, float chance, boolean lookForward) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|