public class EntityAITasks
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
EntityAITasks.EntityAITaskEntry |
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
taskEntries |
| Constructor and Description |
|---|
EntityAITasks(Profiler par1Profiler) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTask(int par1,
EntityAIBase par2EntityAIBase) |
void |
onUpdateTasks() |
void |
removeTask(EntityAIBase par1EntityAIBase) |
public EntityAITasks(Profiler par1Profiler)
public void addTask(int par1,
EntityAIBase par2EntityAIBase)
public void removeTask(EntityAIBase par1EntityAIBase)
public void onUpdateTasks()