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