History - net.minecraft.world.entity.ai.behavior.HarvestFarmland
1.21.4
Names
byu
bxw
Fields
Constructors
Methods
1.21.3
Names
bwe
byu
net.minecraft.world.entity.ai.behavior.BehaviorFindAdmirableItem
net.minecraft.world.entity.ai.behavior.BehaviorFarm
Fields
Constructors
Methods
1.20.5
Names
bwe
net.minecraft.world.entity.ai.behavior.HarvestFarmland
net.minecraft.class_4217
net.minecraft.unmapped.C_xmrelysd
net.minecraft.entity.ai.brain.task.FarmerVillagerTask
net.minecraft.entity.ai.brain.task.FarmerVillagerTask
net.minecraft.src.C_595_
net.minecraft.world.entity.ai.behavior.BehaviorFindAdmirableItem
Fields
int: d, HARVEST_DURATION, field_30124, f_umjqfmuc, MAX_RUN_TIME, MAX_RUN_TIME, f_147559_
float: c, SPEED_MODIFIER, field_30123, f_vuvdtvzv, WALK_SPEED, WALK_SPEED, f_147558_
BlockPos: e, aboveFarmlandPos, field_18858, f_bzbnzngf, currentTarget, currentTarget, f_23159_
long: f, nextOkStartTime, field_18861, f_ocybckfb, nextResponseTime, nextResponseTime, f_23160_
int: g, timeWorkedSoFar, field_19239, f_pdgpqoud, ticksRan, ticksRan, f_23161_
List<BlockPos>: h, validFarmlandAroundVillager, field_19351, f_xitwmrde, targetPositions, targetPositions, f_23162_
Constructors
()
Methods
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_19564, m_rnxdtrlg, shouldRun, shouldRun, m_6114_
BlockPos (ServerLevel): a, getValidFarmland, method_20641, m_qwiktgih, chooseRandomTarget, chooseRandomTarget, m_23164_
boolean (BlockPos, ServerLevel): a, validPos, method_20640, m_asmopgmc, isSuitableTarget, isSuitableTarget, m_23180_
void (ServerLevel, Villager, long): a, start, method_20392, m_taabfbfl, run, run, m_6735_
void (ServerLevel, Villager, long): b, stop, method_19566, m_zzkiqbxt, finishRunning, finishRunning, m_6732_
void (ServerLevel, Villager, long): c, tick, method_19565, m_bibcvesz, keepRunning, keepRunning, m_6725_
boolean (ServerLevel, Villager, long): d, canStillUse, method_20394, m_hdpfilcb, shouldKeepRunning, shouldKeepRunning, m_6737_