extends Goal
| clr | |
| net.minecraft.world.entity.ai.goal.FollowOwnerGoal | |
| net.minecraft.class_1350 | |
| net.minecraft.entity.ai.goal.FollowOwnerGoal | |
| net.minecraft.src.C_686_ | |
| net.minecraft.world.entity.ai.goal.PathfinderGoalFollowOwner |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final TamableAnimal |
| ||||||||||
| private LivingEntity |
| ||||||||||
| private final double |
| ||||||||||
| private final PathNavigation |
| ||||||||||
| private int |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TamableAnimal tameable, double speed, float minDistance, float maxDistance) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|