static class EntitySilverfish.AISummonSilverfish extends EntityAIBase
| Modifier and Type | Field and Description |
|---|---|
private int |
field_179463_b |
private EntitySilverfish |
silverfish |
| Constructor and Description |
|---|
AISummonSilverfish(EntitySilverfish p_i45826_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
func_179462_f() |
boolean |
shouldExecute()
Returns whether the EntityAIBase should begin execution.
|
void |
updateTask()
Updates the task
|
continueExecuting, getMutexBits, isInterruptible, resetTask, setMutexBits, startExecutingprivate EntitySilverfish silverfish
private int field_179463_b
public AISummonSilverfish(EntitySilverfish p_i45826_1_)
public void func_179462_f()
public boolean shouldExecute()
EntityAIBaseshouldExecute in class EntityAIBasepublic void updateTask()
EntityAIBaseupdateTask in class EntityAIBase