public class CreeperSwellGoal extends Goal
Constructor and Description |
---|
CreeperSwellGoal(CreeperEntity entitycreeperIn) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting
public CreeperSwellGoal(CreeperEntity entitycreeperIn)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal