static class PandaEntity.RevengeGoal extends HurtByTargetGoal
| Modifier and Type | Field and Description |
|---|---|
private PandaEntity |
panda |
goalOwner, shouldCheckSight, target, unseenMemoryTicks| Constructor and Description |
|---|
RevengeGoal(PandaEntity pandaIn,
java.lang.Class<?>... p_i51462_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setAttackTarget(MobEntity mobIn,
LivingEntity targetIn) |
boolean |
shouldContinueExecuting() |
alertOthers, setCallsForHelp, shouldExecute, startExecutinggetTargetDistance, isSuitableTarget, resetTask, setUnseenMemoryTicksgetMutexFlags, isPreemptible, setMutexFlags, tick, toStringprivate final PandaEntity panda
public RevengeGoal(PandaEntity pandaIn, java.lang.Class<?>... p_i51462_2_)
public boolean shouldContinueExecuting()
shouldContinueExecuting in class TargetGoalprotected void setAttackTarget(MobEntity mobIn, LivingEntity targetIn)
setAttackTarget in class HurtByTargetGoal