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

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$1, method_31502, method_31502

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

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.goal.LookAtPlayerGoal

net.minecraft.class_1361

net.minecraft.entity.ai.goal.LookAtEntityGoal

Fields

float: DEFAULT_PROBABILITY, field_33760, DEFAULT_CHANCE

MobEntity: mob, field_6486, mob

Entity: lookAt, field_6484, target

float: lookDistance, field_6482, range

int: lookTime, field_6483, lookTime

float: probability, field_6481, chance

boolean: onlyHorizontal, field_33761, lookForward

Class<? extends LivingEntity>: lookAtType, field_6485, targetType

TargetPredicate: lookAtContext, field_18087, targetPredicate

Constructors

(MobEntity, Class<? extends LivingEntity>, float)

(MobEntity, Class<? extends LivingEntity>, float, float)

(MobEntity, Class<? extends LivingEntity>, float, float, boolean)

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$1, method_31502, method_31502

boolean (Predicate, LivingEntity, ServerWorld): lambda$new$0, method_18414, method_18414