public class ShowVillagerFlowerGoal extends Goal
| Constructor and Description |
|---|
ShowVillagerFlowerGoal(IronGolemEntity ironGolemIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlagspublic ShowVillagerFlowerGoal(IronGolemEntity ironGolemIn)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goal