class SquidEntity.SwimGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private SquidEntity |
squid |
| Constructor and Description |
|---|
SwimGoal(SquidEntity squid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
tick() |
canStop, getControls, setControls, shouldContinue, start, stop, toStringprivate final SquidEntity squid
public SwimGoal(SquidEntity squid)