Goal.Control
Modifier and Type | Field and Description |
---|---|
private int |
field_25606 |
private T |
mob |
private boolean |
triggerOthers |
Constructor and Description |
---|
UniversalAngerGoal(T mob,
boolean triggerOthers) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
private List<MobEntity> |
getOthersInRange() |
private boolean |
method_29932() |
void |
start() |
canStop, getControls, setControls, shouldContinue, stop, tick, toString
public UniversalAngerGoal(T mob, boolean triggerOthers)