Uses of Class
net.minecraft.src.EntityAITasks

Packages that use EntityAITasks
net.minecraft.src   
 

Uses of EntityAITasks in net.minecraft.src
 

Fields in net.minecraft.src declared as EntityAITasks
 EntityAITasks EntityLiving.tasks
           
 

Constructors in net.minecraft.src with parameters of type EntityAITasks
EntityAITaskEntry(EntityAITasks par1EntityAITasks, int par2, EntityAIBase par3EntityAIBase)