net.minecraft.world.entity.ai.goal

public class BreedGoal

extends Goal

bmh
net.minecraft.world.entity.ai.goal.BreedGoal
net.minecraft.class_1341
net.minecraft.unmapped.C_lvruxuwe
net.minecraft.entity.ai.goal.AnimalMateGoal
net.minecraft.entity.ai.goal.AnimalMateGoal
net.minecraft.src.C_675_
net.minecraft.world.entity.ai.goal.PathfinderGoalBreed

Field summary

Modifier and TypeField
private static final TargetingConditions
d
PARTNER_TARGETING
field_18086
f_pbamnpxg
VALID_MATE_PREDICATE
VALID_MATE_PREDICATE
f_25116_
protected final Animal
a
animal
field_6404
f_mojbpsxo
animal
animal
f_25113_
private final Class<? extends Animal>
e
partnerClass
field_6403
f_tbnvctfv
entityClass
entityClass
f_25117_
protected final Level
b
level
field_6405
f_lgsifkfq
world
world
f_25114_
protected Animal
c
partner
field_6406
f_fzaleuop
mate
mate
f_25115_
private int
f
loveTime
field_6402
f_azrmvzbv
timer
timer
f_25118_
private final double
g
speedModifier
field_6407
f_oclizenw
speed
chance
f_25119_

Constructor summary

ModifierConstructor
public (Animal animal, double speed)
public (Animal animal, double speed, Class<? extends Animal> entityClass)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
m_8045_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
m_8041_()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
tick()
m_8037_()
private Animal
h()
getFreePartner()
method_6250()
m_eailnaky()
findMate()
findMate()
m_25132_()
protected void
g()
breed()
method_6249()
m_mmbarxer()
breed()
breed()
m_8026_()