public class ScheduleActivityTask extends Task<LivingEntity>
Task.StatusrequiredMemoryStates| Constructor and Description |
|---|
ScheduleActivityTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(ServerWorld world,
LivingEntity entity,
long time) |
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, shouldKeepRunning, shouldRun, stop, tick, toString, tryStartingprotected void run(ServerWorld world, LivingEntity entity, long time)
run in class Task<LivingEntity>