History - net.minecraft.entity.ai.brain.task.FindPointOfInterestTask$RetryMarker

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.AcquirePoi$JitteredLinearRetry

net.minecraft.class_4096$class_5397

net.minecraft.entity.ai.brain.task.FindPointOfInterestTask$RetryMarker

Fields

int: MIN_INTERVAL_INCREASE, field_30101, MIN_DELAY

int: MAX_INTERVAL_INCREASE, field_30102, MAX_EXTRA_DELAY

int: MAX_RETRY_PATHFINDING_INTERVAL, field_30103, ATTEMPT_DURATION

Random: random, field_25600, random

long: previousAttemptTimestamp, field_25601, previousAttemptAt

long: nextScheduledAttemptTimestamp, field_25602, nextScheduledAttemptAt

int: currentDelay, field_25603, currentDelay

Constructors

(Random, long)

Methods

void (long): markAttempt, method_29926, setAttemptTime

boolean (long): isStillValid, method_29927, isAttempting

boolean (long): shouldRetry, method_29928, shouldRetry