History - net.minecraft.entity.ai.brain.task.VillagerWorkTask
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.behavior.WorkAtPoi
net.minecraft.class_4133
net.minecraft.entity.ai.brain.task.VillagerWorkTask
Fields
int: CHECK_COOLDOWN, field_30192, RUN_TIME
double: DISTANCE, field_30193, MAX_DISTANCE
long: lastCheck, field_19426, lastCheckedTime
Constructors
()
Methods
boolean (ServerWorld, VillagerEntity): checkExtraStartConditions, method_21641, shouldRun
void (ServerWorld, VillagerEntity, long): start, method_21642, run
void (ServerWorld, VillagerEntity): useWorkstation, method_26335, performAdditionalWork
boolean (ServerWorld, VillagerEntity, long): canStillUse, method_26336, shouldKeepRunning
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run
void (Brain, GlobalPos): lambda$start$0, method_19613, method_19613