net.minecraft.world.entity.ai.goal

public class RangedBowAttackGoal<T extends Monster extends RangedAttackMob>

extends Goal

bnv
net.minecraft.world.entity.ai.goal.RangedBowAttackGoal
net.minecraft.class_1380
net.minecraft.unmapped.C_hgsilaic
net.minecraft.entity.ai.goal.BowAttackGoal
net.minecraft.entity.ai.goal.BowAttackGoal
net.minecraft.src.C_718_
net.minecraft.world.entity.ai.goal.PathfinderGoalBowShoot

Field summary

Modifier and TypeField
private final T
a
mob
field_6576
f_nnfujbsz
actor
actor
f_25782_
private final double
b
speedModifier
field_6569
f_ayzuxjvo
speed
speed
f_25783_
private int
c
attackIntervalMin
field_6575
f_xesckyan
attackInterval
attackInterval
f_25784_
private final float
d
attackRadiusSqr
field_6570
f_jzvmurzv
squaredRange
squaredRange
f_25785_
private int
e
attackTime
field_6574
f_zbsswjpq
cooldown
cooldown
f_25786_
private int
f
seeTime
field_6572
f_oefjwrds
targetSeeingTicker
targetSeeingTicker
f_25787_
private boolean
g
strafingClockwise
field_6573
f_akekgbnv
movingToLeft
movingToLeft
f_25788_
private boolean
h
strafingBackwards
field_6571
f_xqafkvvw
backward
backward
f_25789_
private int
i
strafingTime
field_6568
f_yswihmoz
combatTicks
combatTicks
f_25790_

Constructor summary

ModifierConstructor
public (T actor, double speed, int attackInterval, float range)

Method summary

Modifier and TypeMethod
public void
c(int arg0)
setMinAttackInterval(int arg0)
method_6305(int arg0)
m_coerlbah(int arg0)
setAttackInterval(int attackInterval)
setAttackInterval(int attackInterval)
m_25797_(int arg0)
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
m_8036_()
protected boolean
h()
isHoldingBow()
method_6306()
m_vbesilhi()
isHoldingBow()
isHoldingBow()
m_25803_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
start()
m_8056_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
m_8041_()
public boolean
K_()
requiresUpdateEveryTick()
method_38846()
m_eujpslgi()
shouldRunEveryTick()
requiresUpdateEveryTick()
m_183429_()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
tick()
m_8037_()