static class TurtleEntity.MateGoal extends BreedGoal
| Modifier and Type | Field and Description |
|---|---|
private TurtleEntity |
turtle |
animal, targetMate, world| Constructor and Description |
|---|
MateGoal(TurtleEntity turtle,
double speedIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
protected void |
spawnBaby() |
resetTask, shouldContinueExecuting, tickgetMutexFlags, isPreemptible, setMutexFlags, startExecuting, toStringprivate final TurtleEntity turtle
MateGoal(TurtleEntity turtle, double speedIn)
public boolean shouldExecute()
shouldExecute in class BreedGoal