public class EntityAITasks extends Object
Modifier and Type | Field and Description |
---|---|
List |
taskEntries
A list of EntityAITaskEntrys in EntityAITasks.
|
Constructor and Description |
---|
EntityAITasks(Profiler par1Profiler) |
Modifier and Type | Method and Description |
---|---|
void |
addTask(int par1,
EntityAIBase par2EntityAIBase) |
void |
func_85156_a(EntityAIBase par1EntityAIBase) |
void |
onUpdateTasks() |
public List taskEntries
public EntityAITasks(Profiler par1Profiler)
public void addTask(int par1, EntityAIBase par2EntityAIBase)
public void func_85156_a(EntityAIBase par1EntityAIBase)
public void onUpdateTasks()