net.minecraft.entity.ai.EntityAITasks.EntityAITasks |
( |
Profiler |
par1Profiler) | |
|
void net.minecraft.entity.ai.EntityAITasks.addTask |
( |
int |
par1, |
|
|
EntityAIBase |
par2EntityAIBase |
|
) |
| |
void net.minecraft.entity.ai.EntityAITasks.onUpdateTasks |
( |
) | |
|
void net.minecraft.entity.ai.EntityAITasks.removeTask |
( |
EntityAIBase |
par1EntityAIBase) | |
|
removes the indicated task from the entity's AI tasks.
List net.minecraft.entity.ai.EntityAITasks.taskEntries = new ArrayList() |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/entity/ai/EntityAITasks.java