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 p_i1628_1_) |
Modifier and Type | Method and Description |
---|---|
void |
addTask(int p_75776_1_,
EntityAIBase p_75776_2_) |
void |
onUpdateTasks() |
void |
removeTask(EntityAIBase p_85156_1_) |
public EntityAITasks(Profiler p_i1628_1_)
public void addTask(int p_75776_1_, EntityAIBase p_75776_2_)
public void removeTask(EntityAIBase p_85156_1_)
public void onUpdateTasks()