net.minecraft.world.entity.ai.goal

public class MoveBackToVillageGoal

extends RandomStrollGoal

cdp
net.minecraft.world.entity.ai.goal.MoveBackToVillageGoal
net.minecraft.class_4291
net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalStrollVillage

Field summary

Modifier and TypeField
private static final int
i
MAX_XZ_DIST
field_30219
HORIZONTAL_RANGE
private static final int
j
MAX_Y_DIST
field_30220
VERTICAL_RANGE

Constructor summary

ModifierConstructor
public (PathfinderMob entity, double speed, boolean canDespawn)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
protected Vec3
h()
getPosition()
method_6302()
getWanderTarget()