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, tickgetMutexFlags, isPreemptible, setMutexFlags, startExecuting, toStringprivate final PandaEntity panda
private int field_220694_f
public MateGoal(PandaEntity pandaIn, double speedIn)
public boolean shouldExecute()
shouldExecute in class BreedGoalprivate boolean func_220691_h()