History - net.minecraft.entity.ai.brain.task.SpearFleeTask
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.behavior.SpearRetreat
net.minecraft.class_12361
net.minecraft.entity.ai.brain.task.SpearFleeTask
Fields
int: MIN_COOLDOWN_DISTANCE, field_64633, field_64633
int: MAX_COOLDOWN_DISTANCE, field_64634, field_64634
int: MAX_FLEEING_TIME, field_64635, RUN_TIME
double: speedModifierWhenRepositioning, field_64636, speed
Constructors
(double)
Methods
LivingEntity (PathAwareEntity): getTarget, method_76716, getAttackTarget
boolean (PathAwareEntity): ableToAttack, method_76719, shouldAttack
boolean (ServerWorld, PathAwareEntity): checkExtraStartConditions, method_76714, shouldRun
void (ServerWorld, PathAwareEntity, long): start, method_76715, run
boolean (ServerWorld, PathAwareEntity, long): canStillUse, method_76718, shouldKeepRunning
void (ServerWorld, PathAwareEntity, long): tick, method_76720, keepRunning
void (ServerWorld, PathAwareEntity, long): stop, method_76721, finishRunning
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run
void (PathAwareEntity, float, Vec3d): lambda$tick$0, method_76717, method_76717