net.minecraft.entity.ai.goal

public class DisableableFollowTargetGoal<T extends LivingEntity>

extends ActiveTargetGoal<T>

net.minecraft.world.entity.ai.goal.target.NearestAttackableWitchTargetGoal
net.minecraft.class_3760
net.minecraft.entity.ai.goal.DisableableFollowTargetGoal

Field summary

Modifier and TypeField
private boolean
canAttack
field_17281
enabled

Constructor summary

ModifierConstructor
public (RaiderEntity actor, Class<T> targetEntityClass, int reciprocalChance, boolean checkVisibility, boolean checkCanNavigate, TargetPredicate$EntityPredicate targetPredicate)

Method summary

Modifier and TypeMethod
public void
setCanAttack(boolean canAttack)
method_17351(boolean arg0)
setEnabled(boolean enabled)
public boolean
canUse()
method_6264()
canStart()