public class RaidGoal<T extends LivingEntity>
extends FollowTargetGoal<T>
| aov | |
| net.minecraft.class_3909 | |
| net.minecraft.entity.ai.goal.RaidGoal | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RaiderEntity arg0, Class<T> arg1, boolean arg2, Predicate<LivingEntity> arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public void |
|