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