static class SilverfishEntity.CallForHelpGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
delay |
private SilverfishEntity |
silverfish |
| Constructor and Description |
|---|
CallForHelpGoal(SilverfishEntity silverfish) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
onHurt() |
void |
tick() |
canStop, getControls, setControls, shouldContinue, start, stop, toStringprivate final SilverfishEntity silverfish
private int delay
public CallForHelpGoal(SilverfishEntity silverfish)