public class FollowTargetIfTamedGoal<T extends LivingEntity>
extends FollowTargetGoal<T>
| ard | |
| net.minecraft.world.entity.ai.goal.target.NonTameRandomTargetGoal | |
| net.minecraft.class_1404 | |
| net.minecraft.entity.ai.goal.FollowTargetIfTamedGoal | |
| net.minecraft.unmapped.C_ibsdzfzh | |
| net.minecraft.entity.ai.goal.NonTamedTargetGoal | |
| net.minecraft.entity.ai.goal.NonTamedTargetGoal |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final TameableEntity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TameableEntity tameable, Class<T> targetClass, boolean checkVisibility, Predicate<LivingEntity> targetPredicate) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||||
| public boolean |
|