public class AbstractRaiderEntity.CelebrateRaidLossGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private AbstractRaiderEntity |
field_220858_b |
| Constructor and Description |
|---|
CelebrateRaidLossGoal(AbstractRaiderEntity p_i50571_2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, toStringprivate final AbstractRaiderEntity field_220858_b
CelebrateRaidLossGoal(AbstractRaiderEntity p_i50571_2_)
public boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goal