static class EntitySilverfish.AISummonSilverfish extends EntityAIBase
| Modifier and Type | Field and Description |
|---|---|
private int |
lookForFriends |
private EntitySilverfish |
silverfish |
| Constructor and Description |
|---|
AISummonSilverfish(EntitySilverfish silverfishIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyHurt() |
boolean |
shouldExecute() |
void |
updateTask() |
getMutexBits, isInterruptible, resetTask, setMutexBits, shouldContinueExecuting, startExecutingprivate final EntitySilverfish silverfish
private int lookForFriends
public AISummonSilverfish(EntitySilverfish silverfishIn)
public void notifyHurt()
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void updateTask()
updateTask in class EntityAIBase