net.minecraft.server.v1_14_R1

public class BehaviorStrollPlaceList

extends Behavior<EntityVillager>

alk
net.minecraft.class_4220
net.minecraft.entity.ai.brain.task.GoToSecondaryPositionTask
net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
net.minecraft.server.v1_14_R1.BehaviorStrollPlaceList

Field summary

Modifier and TypeField
private final MemoryModuleType<List<GlobalPos>>
a
field_18866
secondaryPositions
field_220573_a
private final MemoryModuleType<GlobalPos>
b
field_18867
primaryPosition
field_220574_b
private final float
c
field_18868
speed
field_220575_c
private final int
d
field_18869
completionRange
field_220576_d
private final int
e
field_18870
primaryPositionActivationDistance
field_220577_e
private long
f
field_18871
nextRunTime
field_220578_f
private GlobalPos
g
field_18872
chosenPosition
field_220579_g

Constructor summary

ModifierConstructor
public (MemoryModuleType<List<GlobalPos>> arg0, float arg1, int arg2, int arg3, MemoryModuleType<GlobalPos> arg4)

Method summary

Modifier and TypeMethod
protected boolean
a(vi arg0, avo arg1)
method_19609(class_3218 arg0, class_1646 arg1)
method_19609(ServerWorld arg0, VillagerEntity arg1)
func_212832_a_(ServerWorld arg0, VillagerEntity arg1)
protected void
a(vi arg0, avo arg1, long arg2)
method_19610(class_3218 arg0, class_1646 arg1, long arg2)
method_19610(ServerWorld arg0, VillagerEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, VillagerEntity arg1, long arg2)