public class UpdateActivityTask extends Task<LivingEntity>
Task.Status
Constructor and Description |
---|
UpdateActivityTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
startExecuting(ServerWorld worldIn,
LivingEntity entityIn,
long gameTimeIn) |
getStatus, isTimedOut, resetTask, shouldContinueExecuting, shouldExecute, start, stop, tick, toString, updateTask
protected void startExecuting(ServerWorld worldIn, LivingEntity entityIn, long gameTimeIn)
startExecuting
in class Task<LivingEntity>