static class EndermanEntity.TakeBlockGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private EndermanEntity |
enderman |
| Constructor and Description |
|---|
TakeBlockGoal(EndermanEntity endermanIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toStringprivate final EndermanEntity enderman
public TakeBlockGoal(EndermanEntity endermanIn)
public boolean shouldExecute()
shouldExecute in class Goal