public class FollowTargetIfTamedGoal<T extends LivingEntity>
extends FollowTargetGoal<T>
| aow | |
| net.minecraft.class_1404 | |
| net.minecraft.entity.ai.goal.FollowTargetIfTamedGoal | |
| net.minecraft.entity.ai.goal.NonTamedTargetGoal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final TameableEntity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TameableEntity arg0, Class<T> arg1, boolean arg2, Predicate<LivingEntity> arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
|