net.minecraft.world.entity.ai.goal

public class StrollThroughVillageGoal

extends Goal

cgu
net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
net.minecraft.class_4018

Field summary

Modifier and TypeField
private static final int
a
DISTANCE_THRESHOLD
field_30228
private final PathfinderMob
b
mob
field_17944
private final int
c
interval
field_17945
private BlockPos
d
wantedPos
field_17947

Constructor summary

ModifierConstructor
public (PathfinderMob arg0, int arg1)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
public boolean
c()
canContinueToUse()
method_6266()
public void
a()
tick()
method_6268()
private void
h()
moveRandomly()
method_18252()