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