| Package | Description |
|---|---|
| net.minecraft.entity.ai |
| Modifier and Type | Field and Description |
|---|---|
EntityAIBase |
EntityAITaskEntry.action
The EntityAIBase object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityAITasks.addTask(int par1,
EntityAIBase par2EntityAIBase) |
void |
EntityAITasks.func_85156_a(EntityAIBase par1EntityAIBase) |
| Constructor and Description |
|---|
EntityAITaskEntry(EntityAITasks par1EntityAITasks,
int par2,
EntityAIBase par3EntityAIBase) |