extends Goal
| cot | |
| 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 Mob |
| ||||||||
| protected Entity |
| ||||||||
| protected final float |
| ||||||||
| private int |
| ||||||||
| protected final float |
| ||||||||
| private final boolean |
| ||||||||
| protected final Class<? extends LivingEntity> |
| ||||||||
| protected final TargetingConditions |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Mob mob, Class<? extends LivingEntity> targetType, float range) |
| public | (Mob mob, Class<? extends LivingEntity> targetType, float range, float chance) |
| public | (Mob 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 |
|