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, startExecuting
private final EntityEnderman enderman
public AITakeBlock(EntityEnderman p_i45841_1_)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public void updateTask()
updateTask
in class EntityAIBase