net.minecraft.world.entity.ai.goal

public class StrollThroughVillageGoal

extends Goal

cek
net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
net.minecraft.class_4018
net.minecraft.entity.ai.goal.GoToVillageGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalNearestVillage

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderMob mob, int searchRange)

Method summary

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