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, startExecuting
getTargetDistance, isSuitableTarget, resetTask, setUnseenMemoryTicks
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
private final PandaEntity panda
public RevengeGoal(PandaEntity pandaIn, java.lang.Class<?>... p_i51462_2_)
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class TargetGoal
protected void setAttackTarget(MobEntity mobIn, LivingEntity targetIn)
setAttackTarget
in class HurtByTargetGoal