net.minecraft.entity.ai.goal

public class RaidGoal<T extends LivingEntity>

extends ActiveTargetGoal<T>

net.minecraft.world.entity.ai.goal.target.NearestHealableRaiderTargetGoal
net.minecraft.class_3909
net.minecraft.entity.ai.goal.RaidGoal

Field summary

Modifier and TypeField
private static final int
DEFAULT_COOLDOWN
field_30231
MAX_COOLDOWN
private int
cooldown
field_17282
cooldown

Constructor summary

ModifierConstructor
public (RaiderEntity raider, Class<T> targetEntityClass, boolean checkVisibility, TargetPredicate$EntityPredicate targetPredicate)

Method summary

Modifier and TypeMethod
public int
getCooldown()
method_17352()
getCooldown()
public void
decrementCooldown()
method_17353()
decreaseCooldown()
public boolean
canUse()
method_6264()
canStart()
public void
start()
method_6269()
start()