static class EntitySilverfish.AIHideInStone extends EntityAIWander
| Modifier and Type | Field and Description |
|---|---|
private boolean |
doMerge |
private EnumFacing |
facing |
entity, executionChance, mustUpdate, speed, x, y, z| Constructor and Description |
|---|
AIHideInStone(EntitySilverfish silverfishIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
getPosition, makeUpdate, setExecutionChancegetMutexBits, isInterruptible, resetTask, setMutexBits, updateTaskprivate EnumFacing facing
private boolean doMerge
public AIHideInStone(EntitySilverfish silverfishIn)
public boolean shouldExecute()
shouldExecute in class EntityAIWanderpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class EntityAIWanderpublic void startExecuting()
startExecuting in class EntityAIWander