static class EntityRabbit.AIPanic extends EntityAIPanic
| Modifier and Type | Field and Description |
|---|---|
private EntityRabbit |
theEntity |
speed| Constructor and Description |
|---|
AIPanic(EntityRabbit p_i45861_1_,
double speedIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateTask()
Updates the task
|
continueExecuting, shouldExecute, startExecutinggetMutexBits, isInterruptible, resetTask, setMutexBitsprivate EntityRabbit theEntity
public AIPanic(EntityRabbit p_i45861_1_, double speedIn)
public void updateTask()
EntityAIBaseupdateTask in class EntityAIBase