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

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

boolean (LivingEntity): lambda$canUse$3, method_31501, method_31501

boolean (LivingEntity): lambda$canUse$0, method_31501, method_31501

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.goal.AvoidEntityGoal

net.minecraft.class_1338

net.minecraft.entity.ai.goal.FleeEntityGoal

Fields

PathAwareEntity: mob, field_6391, mob

double: walkSpeedModifier, field_6385, slowSpeed

double: sprintSpeedModifier, field_6395, fastSpeed

T: toAvoid, field_6390, targetEntity

float: maxDist, field_6386, fleeDistance

Path: path, field_6387, fleePath

EntityNavigation: pathNav, field_6394, fleeingEntityNavigation

Class<T>: avoidClass, field_6392, classToFleeFrom

Predicate<? super LivingEntity>: avoidPredicate, field_6393, extraInclusionSelector

Predicate<? super LivingEntity>: predicateOnAvoidEntity, field_6388, inclusionSelector

TargetPredicate: avoidEntityTargeting, field_18084, withinRangePredicate

Constructors

(PathAwareEntity, Class<T>, float, double, double)

(PathAwareEntity, Class<T>, Predicate<LivingEntity>, float, double, double, Predicate<? super LivingEntity>)

(PathAwareEntity, Class<T>, float, double, double, Predicate<? super LivingEntity>)

Methods

boolean (): canUse, method_6264, canStart

boolean (): canContinueToUse, method_6266, shouldContinue

void (): start, method_6269, start

void (): stop, method_6270, stop

void (): tick, method_6268, tick

boolean (LivingEntity): lambda$canUse$3, method_31501, method_31501

boolean (LivingEntity): lambda$new$2, method_6245, method_6245

boolean (Predicate, Predicate, LivingEntity, ServerWorld): lambda$new$1, method_64450, method_64450

boolean (LivingEntity): lambda$new$0, method_6246, method_6246