YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.ai.EntityAITaskEntry Class Reference

Public Member Functions

 EntityAITaskEntry (EntityAITasks par1EntityAITasks, int par2, EntityAIBase par3EntityAIBase)
 

Public Attributes

EntityAIBase action
 
int priority
 

Constructor & Destructor Documentation

net.minecraft.entity.ai.EntityAITaskEntry.EntityAITaskEntry ( EntityAITasks  par1EntityAITasks,
int  par2,
EntityAIBase  par3EntityAIBase 
)

Member Data Documentation

EntityAIBase net.minecraft.entity.ai.EntityAITaskEntry.action

The EntityAIBase object.

int net.minecraft.entity.ai.EntityAITaskEntry.priority

Priority of the EntityAIBase


The documentation for this class was generated from the following file: