public class SpellcastingIllagerEntity.CastingASpellGoal extends Goal
| Constructor and Description |
|---|
CastingASpellGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goal