YATS/Forge Documentation
|
Public Member Functions | |
EntityAISwimming (EntityLiving par1EntityLiving) | |
boolean | shouldExecute () |
void | updateTask () |
Public Member Functions inherited from net.minecraft.entity.ai.EntityAIBase | |
boolean | continueExecuting () |
boolean | isInterruptible () |
void | startExecuting () |
void | resetTask () |
void | updateTask () |
void | setMutexBits (int par1) |
int | getMutexBits () |
net.minecraft.entity.ai.EntityAISwimming.EntityAISwimming | ( | EntityLiving | par1EntityLiving) |
|
virtual |
Returns whether the EntityAIBase should begin execution.
Implements net.minecraft.entity.ai.EntityAIBase.
void net.minecraft.entity.ai.EntityAISwimming.updateTask | ( | ) |
Updates the task