net.minecraft.world.entity.ai.goal

public class MoveBackToVillageGoal

extends RandomStrollGoal

bja
net.minecraft.world.entity.ai.goal.MoveBackToVillageGoal
net.minecraft.class_4291
net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
net.minecraft.src.C_704_
net.minecraft.world.entity.ai.goal.PathfinderGoalStrollVillage

字段概要

修饰符与类型字段
private static final int
i
MAX_XZ_DIST
field_30219
HORIZONTAL_RANGE
f_148126_
private static final int
j
MAX_Y_DIST
field_30220
VERTICAL_RANGE
f_148127_

构造函数概要

修饰符构造函数
public (PathfinderMob entity, double speed, boolean canDespawn)

方法概要

修饰符与类型方法
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
protected Vec3
h()
getPosition()
method_6302()
getWanderTarget()
m_7037_()