net.minecraft.entity.ai.goal

public class BowAttackGoal

extends Goal

ui
net.minecraft.unmapped.C_64163503
net.minecraft.entity.ai.goal.BowAttackGoal

Field summary

Modifier and TypeField
private final SkeletonEntity
a
f_00156805
mob
private final double
b
f_40022987
speed
private int
c
f_92126566
attackInterval
private final float
d
f_75595422
maxDistance
private int
e
f_57981941
attackCountdown
private int
f
f_00578932
targetVisibleTicks
private boolean
g
f_89236996
strafeRight
private boolean
h
f_97732499
strafeBack
private int
i
f_88048660
targetDodgeTicks

Constructor summary

ModifierConstructor
public (SkeletonEntity mob, double speed, int attackInterval, float maxDistance)

Method summary

Modifier and TypeMethod
public void
b(int arg0)
m_84152296(int arg0)
setAttackInterval(int attackInterval)
public boolean
a()
m_13184927()
canStart()
protected boolean
f()
m_31695367()
canDoRangedAttack()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public void
e()
m_58078449()
tick()