History - net.minecraft.world.entity.ai.behavior.UseBonemeal
25w18a
Names
ccy
cdl
Fields
long: d, nextWorkCycleTime, field_23222, startTime, f_24461_
long: d, nextWorkCycleTime, field_23222
long: e, lastBonemealingSession, field_23223, lastEndEntityAge, f_24462_
long: e, lastBonemealingSession, field_23223
int: f, timeWorkedSoFar, field_23224, duration, f_24463_
int: f, timeWorkedSoFar, field_23224
Optional<BlockPos>: g, cropPos, field_23225, pos, f_24464_
Optional<BlockPos>: g, cropPos, field_23225
int: c, BONEMEALING_DURATION, field_30184, MAX_DURATION, f_148035_
int: c, BONEMEALING_DURATION, field_30184
Constructors
Methods
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_26327, shouldRun, m_6114_
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_26327
boolean (ServerLevel, Villager, long): a, canStillUse, method_26328, shouldKeepRunning, m_6737_
boolean (ServerLevel, Villager, long): a, canStillUse, method_26328
Optional<BlockPos> (ServerLevel, Villager): b, pickNextTarget, method_26329, findBoneMealPos, m_24492_
Optional<BlockPos> (ServerLevel, Villager): b, pickNextTarget, method_26329
boolean (BlockPos, ServerLevel): a, validPos, method_26326, canBoneMeal, m_24485_
boolean (BlockPos, ServerLevel): a, validPos, method_26326
void (ServerLevel, Villager, long): b, start, method_26330, run, m_6735_
void (ServerLevel, Villager, long): b, start, method_26330
void (Villager): a, setCurrentCropAsTarget, method_26324, addLookWalkTargets, m_24480_
void (Villager): a, setCurrentCropAsTarget, method_26324
void (ServerLevel, Villager, long): c, stop, method_26331, finishRunning, m_6732_
void (ServerLevel, Villager, long): c, stop, method_26331
void (ServerLevel, Villager, long): d, tick, method_26332, keepRunning, m_6725_
void (ServerLevel, Villager, long): d, tick, method_26332
1.21.5
Names
cad
ccy
Fields
Constructors
Methods
1.21.4
Names
cbb
cad
Fields
Constructors
Methods
1.21.3
Names
byj
cbb
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bym
byj
Fields
Constructors
Methods
1.20.6
Names
bre
bym
Fields
Constructors
Methods
1.20.4
Names
bny
bre
Fields
Constructors
Methods
1.20.2
Names
bks
bny
Fields
Constructors
Methods
1.20.1
Names
bkq
bks
Fields
Constructors
Methods
1.19.4
Names
biv
bkq
Fields
Constructors
Methods
1.19.3
Names
bgq
biv
Fields
int: a, BONEMEALING_DURATION, field_30184, MAX_DURATION, f_148035_
int: c, BONEMEALING_DURATION, field_30184, MAX_DURATION, f_148035_
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bft
bgq
Fields
Constructors
Methods
1.19
Names
bce
bft
Fields
long: c, nextWorkCycleTime, field_23222, startTime, f_24461_
long: d, nextWorkCycleTime, field_23222, startTime, f_24461_
long: d, lastBonemealingSession, field_23223, lastEndEntityAge, f_24462_
long: e, lastBonemealingSession, field_23223, lastEndEntityAge, f_24462_
int: e, timeWorkedSoFar, field_23224, duration, f_24463_
int: f, timeWorkedSoFar, field_23224, duration, f_24463_
Optional<BlockPos>: f, cropPos, field_23225, pos, f_24464_
Optional<BlockPos>: g, cropPos, field_23225, pos, f_24464_
Constructors
Methods
1.18.2
Names
bbn
bce
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ayb
bbn
Fields
Constructors
Methods
1.17.1
Names
aya
ayb
Fields
Constructors
Methods
1.17
Names
aug
aya
net.minecraft.entity.ai.brain.task.BoneMealCropsTask
net.minecraft.src.C_645_
Fields
long: b, nextWorkCycleTime, field_23222, startTime, field_233990_b_
long: c, nextWorkCycleTime, field_23222, startTime, f_24461_
long: c, lastBonemealingSession, field_23223, lastEndEntityAge, field_233991_c_
long: d, lastBonemealingSession, field_23223, lastEndEntityAge, f_24462_
int: d, timeWorkedSoFar, field_23224, duration, field_233992_d_
int: e, timeWorkedSoFar, field_23224, duration, f_24463_
Optional<BlockPos>: e, cropPos, field_23225, pos, field_233993_e_
Optional<BlockPos>: f, cropPos, field_23225, pos, f_24464_
int: a, BONEMEALING_DURATION, field_30184, MAX_DURATION, f_148035_
Constructors
Methods
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_26327, shouldRun, func_212832_a_
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_26327, shouldRun, m_6114_
boolean (ServerLevel, Villager, long): a, canStillUse, method_26328, shouldKeepRunning, func_212834_g_
boolean (ServerLevel, Villager, long): a, canStillUse, method_26328, shouldKeepRunning, m_6737_
Optional<BlockPos> (ServerLevel, Villager): b, pickNextTarget, method_26329, findBoneMealPos, func_233997_b_
Optional<BlockPos> (ServerLevel, Villager): b, pickNextTarget, method_26329, findBoneMealPos, m_24492_
boolean (BlockPos, ServerLevel): a, validPos, method_26326, canBoneMeal, func_233996_a_
boolean (BlockPos, ServerLevel): a, validPos, method_26326, canBoneMeal, m_24485_
void (ServerLevel, Villager, long): b, start, method_26330, run, func_212831_a_
void (ServerLevel, Villager, long): b, start, method_26330, run, m_6735_
void (Villager): a, setCurrentCropAsTarget, method_26324, addLookWalkTargets, func_233994_a_
void (Villager): a, setCurrentCropAsTarget, method_26324, addLookWalkTargets, m_24480_
void (ServerLevel, Villager, long): c, stop, method_26331, finishRunning, func_212835_f_
void (ServerLevel, Villager, long): c, stop, method_26331, finishRunning, m_6732_
void (ServerLevel, Villager, long): d, tick, method_26332, keepRunning, func_212833_d_
void (ServerLevel, Villager, long): d, tick, method_26332, keepRunning, m_6725_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
aud
aug
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ass
aud
Fields
Constructors
Methods
1.16.1
Names
ass
net.minecraft.world.entity.ai.behavior.UseBonemeal
net.minecraft.class_4982
net.minecraft.entity.ai.brain.task.BoneMealTask
net.minecraft.entity.ai.brain.task.BoneMealCropsTask
Fields
long: b, nextWorkCycleTime, field_23222, startTime, field_233990_b_
long: c, lastBonemealingSession, field_23223, lastEndEntityAge, field_233991_c_
int: d, timeWorkedSoFar, field_23224, duration, field_233992_d_
Optional<BlockPos>: e, cropPos, field_23225, pos, field_233993_e_
Constructors
()
Methods
boolean (ServerLevel, Villager): a, checkExtraStartConditions, method_26327, shouldRun, func_212832_a_
boolean (ServerLevel, Villager, long): a, canStillUse, method_26328, shouldKeepRunning, func_212834_g_
Optional<BlockPos> (ServerLevel, Villager): b, pickNextTarget, method_26329, findBoneMealPos, func_233997_b_
boolean (BlockPos, ServerLevel): a, validPos, method_26326, canBoneMeal, func_233996_a_
void (ServerLevel, Villager, long): b, start, method_26330, run, func_212831_a_
void (Villager): a, setCurrentCropAsTarget, method_26324, addLookWalkTargets, func_233994_a_
void (ServerLevel, Villager, long): c, stop, method_26331, finishRunning, func_212835_f_
void (ServerLevel, Villager, long): d, tick, method_26332, keepRunning, func_212833_d_