History - net.minecraft.world.entity.ai.goal.SpearUseGoal
25w45a
Names
cpr
net.minecraft.world.entity.ai.goal.SpearUseGoal
net.minecraft.class_12112
net.minecraft.entity.ai.goal.ChargeKineticWeaponGoal
Fields
T: a, mob, field_63306, entity
double: b, speedModifierWhenCharging, field_63307, speed
double: c, speedModifierWhenRepositioning, field_63308, targetFollowingSpeed
double: d, attackRadiusSqr, field_63309, maxSquaredDistanceToTarget
double: e, targetInRangeSqr, field_63310, minSquaredDistanceToTarget
double: f, MAX_FLEEING_TIME, field_63311, CHARGING_TIME_TICKS
int: g, engageTime, field_63312, remainingUseTicks
int: h, fleeingTime, field_63313, chargeTicks
Vec3: i, awayPos, field_63314, startPos
boolean: j, done, field_63315, charged
Constructors
(T, double, double, float, float)
Methods
boolean (): b, canUse, method_6264, canStart
boolean (): h, ableToAttack, method_75142, canAttack
int (): i, getKineticWeaponUseDuration, method_75143, getUseGoalTicks
boolean (): c, canContinueToUse, method_6266, shouldContinue
void (): d, start, method_6269, start
void (): e, stop, method_6270, stop
void (): a, tick, method_6268, tick