History - net.minecraft.entity.ai.brain.task.FollowCustomerTask
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.LookAndFollowTradingPlayerSink
net.minecraft.class_4108
net.minecraft.entity.ai.brain.task.FollowCustomerTask
Fields
float: speedModifier, field_18362, speed
Constructors
(float)
Methods
boolean (ServerWorld, VillagerEntity): checkExtraStartConditions, method_18954, shouldRun
boolean (ServerWorld, VillagerEntity, long): canStillUse, method_18955, shouldKeepRunning
void (ServerWorld, VillagerEntity, long): start, method_18956, run
void (ServerWorld, VillagerEntity, long): stop, method_18957, finishRunning
void (ServerWorld, VillagerEntity, long): tick, method_18958, keepRunning
boolean (long): timedOut, method_18915, isTimeLimitExceeded
void (VillagerEntity): followPlayer, method_18953, update
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run