public class LookAtEntityGoal
extends Goal
| tv | |
| net.minecraft.class_902 | |
| net.minecraft.entity.ai.goal.LookAtEntityGoal | |
| net.minecraft.entity.ai.EntityAIWatchClosest |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected MobEntity |
| ||||||||
| protected Entity |
| ||||||||
| protected float |
| ||||||||
| private int |
| ||||||||
| private final float |
| ||||||||
| protected Class<? extends Entity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity mob, Class<? extends Entity> targetType, float range) |
| public | (MobEntity mob, Class<? extends Entity> targetType, float range, float chance) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|