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