net.minecraft.world.entity.ai.goal

public class RangedAttackGoal

extends Goal

bra
net.minecraft.world.entity.ai.goal.RangedAttackGoal
net.minecraft.class_1381
net.minecraft.unmapped.C_mulxxwhh
net.minecraft.entity.ai.goal.ProjectileAttackGoal
net.minecraft.entity.ai.goal.ProjectileAttackGoal
net.minecraft.src.C_717_
net.minecraft.world.entity.ai.goal.PathfinderGoalArrowAttack

Field summary

Modifier and TypeField
private final Mob
a
mob
field_6583
f_uextomuy
mob
mob
f_25757_
private final RangedAttackMob
b
rangedAttackMob
field_6582
f_lalxzdsn
owner
owner
f_25758_
private LivingEntity
c
target
field_6580
f_farymaqj
target
target
f_25759_
private int
d
attackTime
field_6581
f_xotoaizr
updateCountdownTicks
updateCountdownTicks
f_25760_
private final double
e
speedModifier
field_6586
f_jizuqddb
mobSpeed
mobSpeed
f_25761_
private int
f
seeTime
field_6579
f_mkuvjygo
seenTargetTicks
seenTargetTicks
f_25762_
private final int
g
attackIntervalMin
field_6578
f_opgmtxcg
minIntervalTicks
minIntervalTicks
f_25763_
private final int
h
attackIntervalMax
field_6577
f_wamstafn
maxIntervalTicks
maxIntervalTicks
f_25764_
private final float
i
attackRadius
field_6585
f_rzyhngzp
maxShootRange
maxShootRange
f_25765_
private final float
j
attackRadiusSqr
field_6584
f_cijnxdpe
squaredMaxShootRange
squaredMaxShootRange
f_25766_

Constructor summary

ModifierConstructor
public (RangedAttackMob mob, double mobSpeed, int intervalTicks, float maxShootRange)
public (RangedAttackMob mob, double mobSpeed, int minIntervalTicks, int maxIntervalTicks, float maxShootRange)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
m_8045_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
m_8041_()
public boolean
Q_()
requiresUpdateEveryTick()
method_38846()
m_eujpslgi()
shouldRunEveryTick()
requiresUpdateEveryTick()
m_183429_()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
tick()
m_8037_()