History - net.minecraft.entity.ai.brain.task.MoveToTargetTask

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.MoveToTargetSink

net.minecraft.class_4112

net.minecraft.entity.ai.brain.task.MoveToTargetTask

Fields

int: MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN

int: remainingCooldown, field_18964, pathUpdateCountdownTicks

Path: path, field_18369, path

BlockPos: lastTargetPos, field_18370, lookTargetPos

float: speedModifier, field_18371, speed

Constructors

()

(int, int)

Methods

boolean (ServerWorld, MobEntity): checkExtraStartConditions, method_18978, shouldRun

boolean (ServerWorld, MobEntity, long): canStillUse, method_18979, shouldKeepRunning

void (ServerWorld, MobEntity, long): stop, method_18981, finishRunning

void (ServerWorld, MobEntity, long): start, method_18982, run

void (ServerWorld, MobEntity, long): tick, method_18983, keepRunning

boolean (MobEntity, WalkTarget, long): tryComputePath, method_18977, hasFinishedPath

boolean (MobEntity, WalkTarget): reachedTarget, method_18980, hasReached

boolean (WalkTarget): isWalkTargetSpectator, method_49793, isTargetSpectator

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