History - net.minecraft.entity.ai.goal.ActiveTargetGoal
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.target.NearestAttackableTargetGoal
net.minecraft.class_1400
net.minecraft.entity.ai.goal.ActiveTargetGoal
Fields
int: DEFAULT_RANDOM_INTERVAL, field_36304, DEFAULT_RECIPROCAL_CHANCE
Class<T>: targetType, field_6643, targetClass
int: randomInterval, field_6641, reciprocalChance
LivingEntity: target, field_6644, targetEntity
TargetPredicate: targetConditions, field_6642, targetPredicate
Constructors
(MobEntity, Class<T>, boolean)
(MobEntity, Class<T>, boolean, TargetPredicate$EntityPredicate)
(MobEntity, Class<T>, boolean, boolean)
(MobEntity, Class<T>, int, boolean, boolean, TargetPredicate$EntityPredicate)
Methods
boolean (): canUse, method_6264, canStart
Box (double): getTargetSearchArea, method_6321, getSearchBox
void (): findTarget, method_18415, findClosestTarget
void (): start, method_6269, start
void (LivingEntity): setTarget, method_24632, setTargetEntity
TargetPredicate (): getTargetConditions, method_61438, getAndUpdateTargetPredicate
boolean (LivingEntity): lambda$findTarget$0, method_31503, method_31503