History - net.minecraft.world.entity.ai.behavior.AnimalMakeLove
25w18a
Names
bzq
cad
Fields
EntityType<? extends Animal>: f, partnerType, field_22283, targetType, f_22387_
EntityType<? extends Animal>: f, partnerType, field_22283
float: g, speedModifier, field_23129, speed, f_22388_
float: g, speedModifier, field_23129
long: j, spawnChildAtTime, field_22284, breedTime, f_22389_
long: j, spawnChildAtTime, field_22284
int: c, BREED_RANGE, field_30104, MAX_RANGE, f_147376_
int: c, BREED_RANGE, field_30104
int: d, MIN_DURATION, field_30105, MIN_BREED_TIME, f_147377_
int: d, MIN_DURATION, field_30105
int: e, MAX_DURATION, field_30106, RUN_TIME, f_147378_
int: e, MAX_DURATION, field_30106
int: h, closeEnoughDistance, field_48327, approachDistance, f_316615_
int: h, closeEnoughDistance, field_48327
int: i, DEFAULT_CLOSE_ENOUGH_DISTANCE, field_48328, DEFAULT_APPROACH_DISTANCE, f_317016_
int: i, DEFAULT_CLOSE_ENOUGH_DISTANCE, field_48328
Constructors
Methods
boolean (ServerLevel, Animal): a, checkExtraStartConditions, method_24543, shouldRun, m_6114_
boolean (ServerLevel, Animal): a, checkExtraStartConditions, method_24543
void (ServerLevel, Animal, long): a, start, method_24544, run, m_6735_
void (ServerLevel, Animal, long): a, start, method_24544
boolean (ServerLevel, Animal, long): b, canStillUse, method_24547, shouldKeepRunning, m_6737_
boolean (ServerLevel, Animal, long): b, canStillUse, method_24547
void (ServerLevel, Animal, long): c, tick, method_24549, keepRunning, m_6725_
void (ServerLevel, Animal, long): c, tick, method_24549
void (ServerLevel, Animal, long): d, stop, method_24550, finishRunning, m_6732_
void (ServerLevel, Animal, long): d, stop, method_24550
Animal (Animal): a, getBreedTarget, method_24542, getBreedTarget, m_22409_
Animal (Animal): a, getBreedTarget, method_24542
boolean (Animal): b, hasBreedTargetOfRightType, method_24546, hasBreedTarget, m_22421_
boolean (Animal): b, hasBreedTargetOfRightType, method_24546
Optional<? extends Animal> (Animal): c, findValidBreedPartner, method_24548, findBreedTarget, m_22431_
Optional<? extends Animal> (Animal): c, findValidBreedPartner, method_24548
1.21.5
Names
bwv
bzq
Fields
Constructors
Methods
1.21.4
Names
bxt
bwv
Fields
Constructors
Methods
1.21.3
Names
bvb
bxt
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bve
bvb
Fields
Constructors
Methods
1.20.6
Names
bnw
bve
Fields
long: h, spawnChildAtTime, field_22284, breedTime, f_22389_
long: j, spawnChildAtTime, field_22284, breedTime, f_22389_
int: h, closeEnoughDistance, field_48327, approachDistance, f_316615_
int: i, DEFAULT_CLOSE_ENOUGH_DISTANCE, field_48328, DEFAULT_APPROACH_DISTANCE, f_317016_
Constructors
(EntityType<? extends Animal>, float)
(EntityType<? extends Animal>)
(EntityType<? extends Animal>, float, int)
Methods
1.20.4
Names
bkr
bnw
Fields
Constructors
Methods
1.20.2
Names
bhl
bkr
Fields
Constructors
Methods
1.20.1
Names
bhj
bhl
Fields
Constructors
Methods
1.19.4
Names
bfo
bhj
Fields
Constructors
Methods
1.19.3
Names
bdi
bfo
Fields
int: a, BREED_RANGE, field_30104, MAX_RANGE, f_147376_
int: c, BREED_RANGE, field_30104, MAX_RANGE, f_147376_
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bcl
bdi
Fields
Constructors
Methods
1.19
Names
aze
bcl
Fields
EntityType<? extends Animal>: e, partnerType, field_22283, targetType, f_22387_
EntityType<? extends Animal>: f, partnerType, field_22283, targetType, f_22387_
float: f, speedModifier, field_23129, speed, f_22388_
float: g, speedModifier, field_23129, speed, f_22388_
long: g, spawnChildAtTime, field_22284, breedTime, f_22389_
long: h, spawnChildAtTime, field_22284, breedTime, f_22389_
int: c, MIN_DURATION, field_30105, MIN_BREED_TIME, f_147377_
int: d, MIN_DURATION, field_30105, MIN_BREED_TIME, f_147377_
int: d, MAX_DURATION, field_30106, RUN_TIME, f_147378_
int: e, MAX_DURATION, field_30106, RUN_TIME, f_147378_
Constructors
Methods
1.18.2
Names
ayn
aze
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
avb
ayn
Fields
Constructors
Methods
1.17.1
Names
ava
avb
Fields
Constructors
Methods
1.17
Names
arq
ava
net.minecraft.entity.ai.brain.task.AnimalBreedTask
net.minecraft.src.C_564_
Fields
EntityType<? extends Animal>: b, partnerType, field_22283, targetType, field_233842_b_
EntityType<? extends Animal>: e, partnerType, field_22283, targetType, f_22387_
float: c, speedModifier, field_23129, field_23129, field_233843_c_
float: f, speedModifier, field_23129, speed, f_22388_
long: d, spawnChildAtTime, field_22284, breedTime, field_233844_d_
long: g, spawnChildAtTime, field_22284, breedTime, f_22389_
int: a, BREED_RANGE, field_30104, MAX_RANGE, f_147376_
int: c, MIN_DURATION, field_30105, MIN_BREED_TIME, f_147377_
int: d, MAX_DURATION, field_30106, RUN_TIME, f_147378_
Constructors
Methods
boolean (ServerLevel, Animal): a, checkExtraStartConditions, method_24543, shouldRun, func_212832_a_
boolean (ServerLevel, Animal): a, checkExtraStartConditions, method_24543, shouldRun, m_6114_
void (ServerLevel, Animal, long): a, start, method_24544, run, func_212831_a_
void (ServerLevel, Animal, long): a, start, method_24544, run, m_6735_
boolean (ServerLevel, Animal, long): b, canStillUse, method_24547, shouldKeepRunning, func_212834_g_
boolean (ServerLevel, Animal, long): b, canStillUse, method_24547, shouldKeepRunning, m_6737_
void (ServerLevel, Animal, long): c, tick, method_24549, keepRunning, func_212833_d_
void (ServerLevel, Animal, long): c, tick, method_24549, keepRunning, m_6725_
void (ServerLevel, Animal, long): d, stop, method_24550, finishRunning, func_212835_f_
void (ServerLevel, Animal, long): d, stop, method_24550, finishRunning, m_6732_
Animal (Animal): a, getBreedTarget, method_24542, getBreedTarget, func_233846_a_
Animal (Animal): a, getBreedTarget, method_24542, getBreedTarget, m_22409_
boolean (Animal): b, hasBreedTargetOfRightType, method_24546, hasBreedTarget, func_233848_b_
boolean (Animal): b, hasBreedTargetOfRightType, method_24546, hasBreedTarget, m_22421_
Optional<? extends Animal> (Animal): c, findValidBreedPartner, method_24548, findBreedTarget, func_233849_c_
Optional<? extends Animal> (Animal): c, findValidBreedPartner, method_24548, findBreedTarget, m_22431_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
arn
arq
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
aqc
arn
Fields
Constructors
Methods
1.16.1
Names
aqc
net.minecraft.world.entity.ai.behavior.AnimalMakeLove
net.minecraft.class_4806
net.minecraft.entity.ai.brain.task.BreedTask
net.minecraft.entity.ai.brain.task.AnimalBreedTask
Fields
EntityType<? extends Animal>: b, partnerType, field_22283, targetType, field_233842_b_
float: c, speedModifier, field_23129, field_23129, field_233843_c_
long: d, spawnChildAtTime, field_22284, breedTime, field_233844_d_
Constructors
(EntityType<? extends Animal>, float)
Methods
boolean (ServerLevel, Animal): a, checkExtraStartConditions, method_24543, shouldRun, func_212832_a_
void (ServerLevel, Animal, long): a, start, method_24544, run, func_212831_a_
boolean (ServerLevel, Animal, long): b, canStillUse, method_24547, shouldKeepRunning, func_212834_g_
void (ServerLevel, Animal, long): c, tick, method_24549, keepRunning, func_212833_d_
void (ServerLevel, Animal, long): d, stop, method_24550, finishRunning, func_212835_f_
Animal (Animal): a, getBreedTarget, method_24542, getBreedTarget, func_233846_a_
boolean (Animal): b, hasBreedTargetOfRightType, method_24546, hasBreedTarget, func_233848_b_
Optional<? extends Animal> (Animal): c, findValidBreedPartner, method_24548, findBreedTarget, func_233849_c_