net.minecraft.world.entity.ai.behavior

public class StrollToPoiList

extends Behavior<Villager>

axv
net.minecraft.world.entity.ai.behavior.StrollToPoiList
net.minecraft.class_4220
net.minecraft.unmapped.C_klqpupjq
net.minecraft.entity.ai.brain.task.GoToSecondaryPositionTask
net.minecraft.src.C_641_
net.minecraft.world.entity.ai.behavior.BehaviorStrollPlaceList

Field summary

Modifier and TypeField
private final MemoryModuleType<List<GlobalPos>>
a
strollToMemoryType
field_18866
f_xegcjsbq
secondaryPositions
f_24354_
private final MemoryModuleType<GlobalPos>
c
mustBeCloseToMemoryType
field_18867
f_atxxmvir
primaryPosition
f_24355_
private final float
d
speedModifier
field_18868
f_odvdubdq
speed
f_24356_
private final int
e
closeEnoughDist
field_18869
f_bcjxvpgv
completionRange
f_24357_
private final int
f
maxDistanceFromPoi
field_18870
f_uborwapb
primaryPositionActivationDistance
f_24358_
private long
g
nextOkStartTime
field_18871
f_hevjbuaz
nextRunTime
f_24359_
private GlobalPos
h
targetPos
field_18872
f_uaulyjuv
chosenPosition
f_24360_

Constructor summary

ModifierConstructor
public (MemoryModuleType<List<GlobalPos>> secondaryPositions, float speed, int completionRange, int primaryPositionActivationDistance, MemoryModuleType<GlobalPos> primaryPosition)

Method summary

Modifier and TypeMethod
protected boolean
a(abr arg0, bjq arg1)
checkExtraStartConditions(ServerLevel arg0, Villager arg1)
method_19609(class_3218 arg0, class_1646 arg1)
m_mwsryacq(C_bdwnwhiu arg0, C_pdtkdbte arg1)
shouldRun(ServerWorld arg0, VillagerEntity arg1)
m_6114_(C_12_ p_24376_, C_1118_ arg1)
protected void
a(abr arg0, bjq arg1, long arg2)
start(ServerLevel arg0, Villager arg1, long arg2)
method_19610(class_3218 arg0, class_1646 arg1, long arg2)
m_rsigiwak(C_bdwnwhiu arg0, C_pdtkdbte arg1, long arg2)
run(ServerWorld arg0, VillagerEntity arg1, long arg2)
m_6735_(C_12_ p_24379_, C_1118_ p_24380_, long arg2)