net.minecraft.world.entity.ai.behavior

class AcquirePoi$JitteredLinearRetry

arp$a
net.minecraft.world.entity.ai.behavior.AcquirePoi$JitteredLinearRetry
net.minecraft.class_4096$class_5397
net.minecraft.entity.ai.brain.task.FindPointOfInterestTask$RetryMarker
net.minecraft.entity.ai.brain.task.GatherPOITask$RetryMarker
net.minecraft.server.v1_16_R3.BehaviorFindPosition$a

Field summary

Modifier and TypeField
private final Random
a
random
field_25600
random
field_241366_a_
private long
b
previousAttemptTimestamp
field_25601
previousAttemptAt
field_241367_b_
private long
c
nextScheduledAttemptTimestamp
field_25602
nextScheduledAttemptAt
field_241368_c_
private int
d
currentDelay
field_25603
currentDelay
field_241369_d_

Constructor summary

ModifierConstructor
(Random arg0, long time)

Method summary

Modifier and TypeMethod
public void
a(long arg0)
markAttempt(long arg0)
method_29926(long arg0)
method_29926(long time)
func_241370_a_(long arg0)
public boolean
b(long arg0)
isStillValid(long arg0)
method_29927(long arg0)
method_29927(long time)
func_241371_b_(long arg0)
public boolean
c(long arg0)
shouldRetry(long arg0)
method_29928(long arg0)
method_29928(long time)
func_241372_c_(long arg0)