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