static class SilverfishEntity.HideInStoneGoal extends RandomWalkingGoal
| Modifier and Type | Field and Description |
|---|---|
private boolean |
doMerge |
private Direction |
facing |
creature, executionChance, mustUpdate, speed, x, y, z| Constructor and Description |
|---|
HideInStoneGoal(SilverfishEntity silverfishIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
getPosition, makeUpdate, resetTask, setExecutionChancegetMutexFlags, isPreemptible, setMutexFlags, tick, toStringprivate Direction facing
private boolean doMerge
public HideInStoneGoal(SilverfishEntity silverfishIn)
public boolean shouldExecute()
shouldExecute in class RandomWalkingGoalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class RandomWalkingGoalpublic void startExecuting()
startExecuting in class RandomWalkingGoal