static class EntityEnderman.AITakeBlock extends EntityAIBase
| Modifier and Type | Field and Description |
|---|---|
private EntityEnderman |
enderman |
| Constructor and Description |
|---|
AITakeBlock(EntityEnderman p_i45841_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
updateTask() |
getMutexBits, isInterruptible, resetTask, setMutexBits, shouldContinueExecuting, startExecutingprivate final EntityEnderman enderman
public AITakeBlock(EntityEnderman p_i45841_1_)
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void updateTask()
updateTask in class EntityAIBase