History - net.minecraft.entity.ai.goal.ChargeKineticWeaponGoal
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.SpearUseGoal
net.minecraft.class_12112
net.minecraft.entity.ai.goal.ChargeKineticWeaponGoal
Fields
int: MIN_REPOSITION_DISTANCE, field_64637, field_64637
int: MAX_REPOSITION_DISTANCE, field_64638, field_64638
int: MIN_COOLDOWN_DISTANCE, field_64639, field_64639
int: MAX_COOLDOWN_DISTANCE, field_64640, field_64640
double: MAX_FLEEING_TIME, field_63311, CHARGING_TIME_TICKS
T: mob, field_63306, entity
ChargeKineticWeaponGoal$Data: state, field_64643, data
double: speedModifierWhenCharging, field_63307, speed
double: speedModifierWhenRepositioning, field_63308, targetFollowingSpeed
float: approachDistanceSq, field_64641, maxSquaredDistanceToTarget
float: targetInRangeRadiusSq, field_64642, minSquaredDistanceToTarget
Constructors
(T, double, double, float, float)
Methods
boolean (): canUse, method_6264, canStart
boolean (): ableToAttack, method_75142, canAttack
int (): getKineticWeaponUseDuration, method_75143, getUseGoalTicks
boolean (): canContinueToUse, method_6266, shouldContinue
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): tick, method_6268, tick