class PandaEntity.MateGoal extends BreedGoal
Modifier and Type | Field and Description |
---|---|
private int |
field_220694_f |
private PandaEntity |
panda |
animal, targetMate, world
Constructor and Description |
---|
MateGoal(PandaEntity pandaIn,
double speedIn) |
Modifier and Type | Method and Description |
---|---|
private boolean |
func_220691_h() |
boolean |
shouldExecute() |
resetTask, shouldContinueExecuting, spawnBaby, tick
getMutexFlags, isPreemptible, setMutexFlags, startExecuting, toString
private final PandaEntity panda
private int field_220694_f
public MateGoal(PandaEntity pandaIn, double speedIn)
public boolean shouldExecute()
shouldExecute
in class BreedGoal
private boolean func_220691_h()