|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityAIBase | |
---|---|
net.minecraft.entity.ai |
Uses of EntityAIBase in net.minecraft.entity.ai |
---|
Fields in net.minecraft.entity.ai declared as EntityAIBase | |
---|---|
EntityAIBase |
EntityAITaskEntry.action
The EntityAIBase object. |
Methods in net.minecraft.entity.ai with parameters of type EntityAIBase | |
---|---|
void |
EntityAITasks.addTask(int par1,
EntityAIBase par2EntityAIBase)
|
void |
EntityAITasks.func_85156_a(EntityAIBase par1EntityAIBase)
|
Constructors in net.minecraft.entity.ai with parameters of type EntityAIBase | |
---|---|
EntityAITaskEntry(EntityAITasks par1EntityAITasks,
int par2,
EntityAIBase par3EntityAIBase)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |