public class MoveToRaidCenterGoal<T extends RaiderEntity> extends Goal
Goal.Control| Constructor and Description |
|---|
MoveToRaidCenterGoal(T actor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
private void |
includeFreeRaiders(Raid raid) |
boolean |
shouldContinue() |
void |
tick() |
canStop, getControls, setControls, start, stop, toStringprivate final T extends RaiderEntity actor
public MoveToRaidCenterGoal(T actor)