public class LookAtEntityGoal
extends Goal
| ri | |
| net.minecraft.unmapped.C_38065022 | |
| net.minecraft.entity.ai.goal.LookAtEntityGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected MobEntity |
| ||||||
| protected Entity |
| ||||||
| protected float |
| ||||||
| private int |
| ||||||
| private 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 |
|