History - net.minecraft.entity.ai.goal.ProjectileAttackGoal

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

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

net.minecraft.class_1381

net.minecraft.entity.ai.goal.ProjectileAttackGoal

Fields

MobEntity: mob, field_6583, mob

RangedAttackMob: rangedAttackMob, field_6582, owner

LivingEntity: target, field_6580, target

int: attackTime, field_6581, updateCountdownTicks

double: speedModifier, field_6586, mobSpeed

int: seeTime, field_6579, seenTargetTicks

int: attackIntervalMin, field_6578, minIntervalTicks

int: attackIntervalMax, field_6577, maxIntervalTicks

float: attackRadius, field_6585, maxShootRange

float: attackRadiusSqr, field_6584, squaredMaxShootRange

Constructors

(RangedAttackMob, double, int, float)

(RangedAttackMob, double, int, int, float)

Methods

boolean (): canUse, method_6264, canStart

boolean (): canContinueToUse, method_6266, shouldContinue

void (): stop, method_6270, stop

boolean (): requiresUpdateEveryTick, method_38846, shouldRunEveryTick

void (): tick, method_6268, tick