public class OcelotAttackGoal extends Goal
| Constructor and Description |
|---|
OcelotAttackGoal(MobEntity theEntityIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, startExecutingpublic OcelotAttackGoal(MobEntity theEntityIn)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goal