net.minecraft.world.entity.ai.behavior

public class GoToPotentialJobSite

extends Behavior<Villager>

All mapped superinterfaces:

BehaviorControl

bzn
net.minecraft.world.entity.ai.behavior.GoToPotentialJobSite
net.minecraft.class_5325
net.minecraft.unmapped.C_bwyntfvi
net.minecraft.entity.ai.brain.task.WalkTowardsJobSiteTask
net.minecraft.entity.ai.brain.task.WalkTowardJobSiteTask

Field summary

Modifier and TypeField
private static final int
d
TICKS_UNTIL_TIMEOUT
field_30122
f_cuzpleml
RUN_TIME
RUN_TIME
final float
c
speedModifier
field_25155
f_jvzcoeuw
speed
speed

Constructor summary

ModifierConstructor
public (float speed)

Method summary

Modifier and TypeMethod
protected boolean
a(arq arg0, cqo arg1)
checkExtraStartConditions(ServerLevel arg0, Villager arg1)
method_29251(class_3218 arg0, class_1646 arg1)
m_dswqxbrc(C_bdwnwhiu arg0, C_pdtkdbte arg1)
shouldRun(ServerWorld arg0, VillagerEntity arg1)
shouldRun(ServerWorld world, VillagerEntity arg1)
protected boolean
a(arq arg0, cqo arg1, long arg2)
canStillUse(ServerLevel arg0, Villager arg1, long arg2)
method_29523(class_3218 arg0, class_1646 arg1, long arg2)
m_stvoprwz(C_bdwnwhiu arg0, C_pdtkdbte arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
shouldKeepRunning(ServerWorld world, VillagerEntity arg1, long arg2)
protected void
b(arq arg0, cqo arg1, long arg2)
tick(ServerLevel arg0, Villager arg1, long arg2)
method_29252(class_3218 arg0, class_1646 arg1, long arg2)
m_zfdtqrvc(C_bdwnwhiu arg0, C_pdtkdbte arg1, long arg2)
keepRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
keepRunning(ServerWorld world, VillagerEntity arg1, long arg2)
protected void
c(arq arg0, cqo arg1, long arg2)
stop(ServerLevel arg0, Villager arg1, long arg2)
method_29525(class_3218 arg0, class_1646 arg1, long arg2)
m_imkabthq(C_bdwnwhiu arg0, C_pdtkdbte arg1, long arg2)
finishRunning(ServerWorld arg0, VillagerEntity arg1, long arg2)
finishRunning(ServerWorld world, VillagerEntity arg1, long arg2)