extends Goal
| awd | |
| net.minecraft.world.entity.ai.goal.LookAtPlayerGoal | |
| net.minecraft.class_1361 | |
| net.minecraft.entity.ai.goal.LookAtEntityGoal | |
| net.minecraft.entity.ai.goal.LookAtGoal | |
| net.minecraft.server.v1_16_R3.PathfinderGoalLookAtPlayer |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Mob |
| ||||||||||
| protected Entity |
| ||||||||||
| protected final float |
| ||||||||||
| private int |
| ||||||||||
| protected final float |
| ||||||||||
| 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) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|