net.minecraft.world.entity.ai.behavior

class AcquirePoi$JitteredLinearRetry

aym$a
net.minecraft.world.entity.ai.behavior.AcquirePoi$JitteredLinearRetry
net.minecraft.class_4096$class_5397
net.minecraft.unmapped.C_qbrxxpsd$C_rmyfchlj
net.minecraft.entity.ai.brain.task.FindPointOfInterestTask$RetryMarker
net.minecraft.src.C_562_$C_563_
net.minecraft.world.entity.ai.behavior.BehaviorFindPosition$a

Field summary

Modifier and TypeField
private static final int
a
MIN_INTERVAL_INCREASE
field_30101
f_ndhsvlpn
MIN_DELAY
f_147373_
private static final int
b
MAX_INTERVAL_INCREASE
field_30102
f_nxpgigso
field_30102
f_147374_
private static final int
c
MAX_RETRY_PATHFINDING_INTERVAL
field_30103
f_tqklqadj
ATTEMPT_DURATION
f_147375_
private final Random
d
random
field_25600
f_muxpyqdq
random
f_22373_
private long
e
previousAttemptTimestamp
field_25601
f_cjiifgsn
previousAttemptAt
f_22374_
private long
f
nextScheduledAttemptTimestamp
field_25602
f_ydhbibou
nextScheduledAttemptAt
f_22375_
private int
g
currentDelay
field_25603
f_uurwkpvz
currentDelay
f_22376_

Constructor summary

ModifierConstructor
(Random random, long time)

Method summary

Modifier and TypeMethod
public void
a(long arg0)
markAttempt(long arg0)
method_29926(long arg0)
m_iskdniyc(long arg0)
setAttemptTime(long time)
m_22380_(long arg0)
public boolean
b(long arg0)
isStillValid(long arg0)
method_29927(long arg0)
m_rsvekkng(long arg0)
isAttempting(long time)
m_22382_(long arg0)
public boolean
c(long arg0)
shouldRetry(long arg0)
method_29928(long arg0)
m_cyuahphc(long arg0)
shouldRetry(long time)
m_22384_(long arg0)