static class PufferfishEntity.InflateGoal extends Goal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private PufferfishEntity |
pufferfish |
Constructor and Description |
---|
InflateGoal(PufferfishEntity pufferfish) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
canStop, getControls, setControls, tick, toString
private final PufferfishEntity pufferfish
public InflateGoal(PufferfishEntity pufferfish)