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