public class EntityAIZombieAttack extends EntityAIAttackMelee
attacker, attackInterval| Constructor and Description |
|---|
EntityAIZombieAttack(EntityZombie zombieIn,
double speedIn,
boolean longMemoryIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
void |
startExecuting() |
void |
updateTask() |
continueExecuting, getAttackReachSqr, shouldExecutegetMutexBits, isInterruptible, setMutexBitspublic EntityAIZombieAttack(EntityZombie zombieIn, double speedIn, boolean longMemoryIn)
public void startExecuting()
startExecuting in class EntityAIAttackMeleepublic void resetTask()
resetTask in class EntityAIAttackMeleepublic void updateTask()
updateTask in class EntityAIAttackMelee