public class AbstractRaiderEntity.FindTargetGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
EntityPredicate |
field_220851_a |
private AbstractRaiderEntity |
field_220853_c |
private float |
field_220854_d |
| Constructor and Description |
|---|
FindTargetGoal(AbstractIllagerEntity p_i50573_2_,
float p_i50573_3_) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, toStringprivate final AbstractRaiderEntity field_220853_c
private final float field_220854_d
public final EntityPredicate field_220851_a
public FindTargetGoal(AbstractIllagerEntity p_i50573_2_, float p_i50573_3_)
public boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goal