net.minecraft.world.entity.ai.goal

public class RangedAttackGoal

extends Goal

cgn
net.minecraft.world.entity.ai.goal.RangedAttackGoal
net.minecraft.class_1381

Field summary

Modifier and TypeField
private final Mob
a
mob
field_6583
private final RangedAttackMob
b
rangedAttackMob
field_6582
private LivingEntity
c
target
field_6580
private int
d
attackTime
field_6581
private final double
e
speedModifier
field_6586
private int
f
seeTime
field_6579
private final int
g
attackIntervalMin
field_6578
private final int
h
attackIntervalMax
field_6577
private final float
i
attackRadius
field_6585
private final float
j
attackRadiusSqr
field_6584

Constructor summary

ModifierConstructor
public (RangedAttackMob arg0, double arg1, int arg2, float arg3)
public (RangedAttackMob arg0, double arg1, int arg2, int arg3, float arg4)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
public boolean
c()
canContinueToUse()
method_6266()
public void
e()
stop()
method_6270()
public boolean
V_()
requiresUpdateEveryTick()
method_38846()
public void
a()
tick()
method_6268()