public class NearestHealableRaiderTargetGoal<T extends LivingEntity>
extends NearestAttackableTargetGoal<T>
| cno | |
| net.minecraft.world.entity.ai.goal.target.NearestHealableRaiderTargetGoal | |
| net.minecraft.class_3909 | |
| net.minecraft.entity.ai.goal.RaidGoal | |
| net.minecraft.src.C_740_ | |
| net.minecraft.world.entity.ai.goal.target.PathfinderGoalNearestHealableRaider |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Raider raider, Class<T> targetEntityClass, boolean checkVisibility, TargetingConditions$Selector targetPredicate) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||
| public void |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
|