History - net.minecraft.world.entity.ai.behavior.MoveToTargetSink
1.21.3
Names
bwr
bzj
Fields
Path: e, path, field_18369, path, f_23568_
Path: e, path, field_18369, path
BlockPos: f, lastTargetPos, field_18370, lookTargetPos, f_23569_
BlockPos: f, lastTargetPos, field_18370, lookTargetPos
float: g, speedModifier, field_18371, speed, f_23570_
float: g, speedModifier, field_18371, speed
int: d, remainingCooldown, field_18964, pathUpdateCountdownTicks, f_23567_
int: d, remainingCooldown, field_18964, pathUpdateCountdownTicks
int: c, MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN, f_147699_
int: c, MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN
Constructors
Methods
boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_18978, shouldRun, m_6114_
boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_18978, shouldRun
boolean (ServerLevel, Mob, long): a, canStillUse, method_18979, shouldKeepRunning, m_6737_
boolean (ServerLevel, Mob, long): a, canStillUse, method_18979, shouldKeepRunning
void (ServerLevel, Mob, long): b, stop, method_18981, finishRunning, m_6732_
void (ServerLevel, Mob, long): b, stop, method_18981, finishRunning
void (ServerLevel, Mob, long): c, start, method_18982, run, m_6735_
void (ServerLevel, Mob, long): c, start, method_18982, run
void (ServerLevel, Mob, long): d, tick, method_18983, keepRunning, m_6725_
void (ServerLevel, Mob, long): d, tick, method_18983, keepRunning
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, hasReached, m_23589_
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, hasReached
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, hasFinishedPath, m_23592_
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, hasFinishedPath
boolean (WalkTarget): a, isWalkTargetSpectator, method_49793, isTargetSpectator, m_277150_
boolean (WalkTarget): a, isWalkTargetSpectator, method_49793, isTargetSpectator
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bwu
bwr
net.minecraft.entity.ai.brain.task.WanderAroundTask
net.minecraft.entity.ai.brain.task.MoveToTargetTask
Fields
Constructors
Methods
1.20.6
Names
bpm
bwu
Fields
Constructors
Methods
1.20.4
Names
bmg
bpm
Fields
Constructors
Methods
1.20.2
Names
bja
bmg
Fields
Constructors
Methods
1.20.1
Names
biy
bja
Fields
Constructors
Methods
boolean (WalkTarget): a, isWalkTargetSpectator, method_49793, isTargetSpectator, m_277150_
1.19.4
Names
bhd
biy
Fields
Constructors
Methods
1.19.3
Names
bez
bhd
Fields
int: a, MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN, f_147699_
int: c, MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN, f_147699_
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bec
bez
Fields
Constructors
Methods
1.19
Names
bar
bec
Fields
Path: d, path, field_18369, path, f_23568_
Path: e, path, field_18369, path, f_23568_
BlockPos: e, lastTargetPos, field_18370, lookTargetPos, f_23569_
BlockPos: f, lastTargetPos, field_18370, lookTargetPos, f_23569_
float: f, speedModifier, field_18371, speed, f_23570_
float: g, speedModifier, field_18371, speed, f_23570_
int: c, remainingCooldown, field_18964, pathUpdateCountdownTicks, f_23567_
int: d, remainingCooldown, field_18964, pathUpdateCountdownTicks, f_23567_
Constructors
Methods
1.18.2
Names
baa
bar
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
awo
baa
Fields
Constructors
Methods
1.17.1
Names
awn
awo
Fields
Constructors
Methods
1.17
Names
asy
awn
net.minecraft.entity.ai.brain.task.WalkToTargetTask
net.minecraft.src.C_607_
net.minecraft.server.v1_16_R3.BehavorMove
net.minecraft.world.entity.ai.behavior.BehavorMove
Fields
Path: c, path, field_18369, path, field_220488_a
Path: d, path, field_18369, path, f_23568_
BlockPos: d, lastTargetPos, field_18370, lookTargetPos, field_220489_b
BlockPos: e, lastTargetPos, field_18370, lookTargetPos, f_23569_
float: e, speedModifier, field_18371, speed, field_220490_c
float: f, speedModifier, field_18371, speed, f_23570_
int: b, remainingCooldown, field_18964, pathUpdateCountdownTicks, field_242302_b
int: c, remainingCooldown, field_18964, pathUpdateCountdownTicks, f_23567_
int: a, MAX_COOLDOWN_BEFORE_RETRYING, field_30150, MAX_UPDATE_COUNTDOWN, f_147699_
Constructors
Methods
boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_18978, shouldRun, func_212832_a_
boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_18978, shouldRun, m_6114_
boolean (ServerLevel, Mob, long): a, canStillUse, method_18979, shouldKeepRunning, func_212834_g_
boolean (ServerLevel, Mob, long): a, canStillUse, method_18979, shouldKeepRunning, m_6737_
void (ServerLevel, Mob, long): b, stop, method_18981, finishRunning, func_212835_f_
void (ServerLevel, Mob, long): b, stop, method_18981, finishRunning, m_6732_
void (ServerLevel, Mob, long): c, start, method_18982, run, func_212831_a_
void (ServerLevel, Mob, long): c, start, method_18982, run, m_6735_
void (ServerLevel, Mob, long): d, tick, method_18983, keepRunning, func_212833_d_
void (ServerLevel, Mob, long): d, tick, method_18983, keepRunning, m_6725_
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, hasReached, func_220486_b
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, hasReached, m_23589_
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, hasFinishedPath, func_220487_a
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, hasFinishedPath, m_23592_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
asv
asy
net.minecraft.server.v1_16_R2.BehavorMove
net.minecraft.server.v1_16_R3.BehavorMove
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ark
asv
net.minecraft.server.v1_16_R1.BehavorMove
net.minecraft.server.v1_16_R2.BehavorMove
Fields
Path: b, path, field_18369, path, field_220488_a
Path: c, path, field_18369, path, field_220488_a
BlockPos: c, lastTargetPos, field_18370, lookTargetPos, field_220489_b
BlockPos: d, lastTargetPos, field_18370, lookTargetPos, field_220489_b
float: d, speedModifier, field_18371, speed, field_220490_c
float: e, speedModifier, field_18371, speed, field_220490_c
int: e, remainingDelay, field_18964, pathUpdateCountdownTicks, field_220491_d
int: b, remainingCooldown, field_18964, pathUpdateCountdownTicks, field_242302_b
Constructors
(int)
()
(int, int)
Methods
1.16.1
Names
amw
ark
net.minecraft.server.v1_15_R1.BehavorMove
net.minecraft.server.v1_16_R1.BehavorMove
Fields
Path: a, path, field_18369, path, field_220488_a
Path: b, path, field_18369, path, field_220488_a
BlockPos: b, lastTargetPos, field_18370, lookTargetPos, field_220489_b
BlockPos: c, lastTargetPos, field_18370, lookTargetPos, field_220489_b
float: c, speed, field_18371, speed, field_220490_c
float: d, speedModifier, field_18371, speed, field_220490_c
int: d, remainingDelay, field_18964, pathUpdateCountdownTicks, field_220491_d
int: e, remainingDelay, field_18964, pathUpdateCountdownTicks, field_220491_d
Constructors
Methods
1.15.2
Names
amt
amw
Fields
Constructors
Methods
1.15.1
Names
Fields
Path: a, path, field_18369, field_220488_a
Path: a, path, field_18369, path, field_220488_a
BlockPos: b, lastTargetPos, field_18370, field_220489_b
BlockPos: b, lastTargetPos, field_18370, lookTargetPos, field_220489_b
float: c, speed, field_18371, field_220490_c
float: c, speed, field_18371, speed, field_220490_c
int: d, remainingDelay, field_18964, field_220491_d
int: d, remainingDelay, field_18964, pathUpdateCountdownTicks, field_220491_d
Constructors
Methods
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, func_220486_b
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, hasReached, func_220486_b
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, func_220487_a
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, hasFinishedPath, func_220487_a
1.15
Names
akt
amt
net.minecraft.server.v1_14_R1.BehavorMove
net.minecraft.server.v1_15_R1.BehavorMove
Fields
Constructors
Methods
1.14.4
Names
akp
akt
net.minecraft.world.entity.ai.behavior.MoveToTargetSink
Fields
PathEntity: a, field_18369, field_18369, field_220488_a
Path: a, path, field_18369, field_220488_a
BlockPosition: b, field_18370, field_18370, field_220489_b
BlockPos: b, lastTargetPos, field_18370, field_220489_b
float: c, field_18371, field_18371, field_220490_c
float: c, speed, field_18371, field_220490_c
int: d, field_18964, field_18964, field_220491_d
int: d, remainingDelay, field_18964, field_220491_d
Constructors
Methods
boolean (WorldServer, EntityInsentient): a, method_18978, method_18978, func_212832_a_
boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_18978, shouldRun, func_212832_a_
boolean (WorldServer, EntityInsentient, long): a, method_18979, method_18979, func_212834_g_
boolean (ServerLevel, Mob, long): a, canStillUse, method_18979, shouldKeepRunning, func_212834_g_
void (WorldServer, EntityInsentient, long): b, method_18981, method_18981, func_212835_f_
void (ServerLevel, Mob, long): b, stop, method_18981, finishRunning, func_212835_f_
void (WorldServer, EntityInsentient, long): c, method_18982, method_18982, func_212831_a_
void (ServerLevel, Mob, long): c, start, method_18982, run, func_212831_a_
void (WorldServer, EntityInsentient, long): d, method_18983, method_18983, func_212833_d_
void (ServerLevel, Mob, long): d, tick, method_18983, keepRunning, func_212833_d_
boolean (EntityInsentient, MemoryTarget): a, method_18980, method_18980, func_220486_b
boolean (Mob, WalkTarget): a, reachedTarget, method_18980, func_220486_b
boolean (EntityInsentient, MemoryTarget, long): a, method_18977, method_18977, func_220487_a
boolean (Mob, WalkTarget, long): a, tryComputePath, method_18977, func_220487_a
1.14.3
Names
akn
akp
net.minecraft.entity.ai.brain.task.WanderAroundTask
Fields
PathEntity: a, field_18369, field_220488_a
PathEntity: a, field_18369, field_18369, field_220488_a
BlockPosition: b, field_18370, field_220489_b
BlockPosition: b, field_18370, field_18370, field_220489_b
float: c, field_18371, field_220490_c
float: c, field_18371, field_18371, field_220490_c
int: d, field_18964, field_220491_d
int: d, field_18964, field_18964, field_220491_d
Constructors
Methods
boolean (WorldServer, EntityInsentient): a, method_18978, func_212832_a_
boolean (WorldServer, EntityInsentient): a, method_18978, method_18978, func_212832_a_
boolean (WorldServer, EntityInsentient, long): a, method_18979, func_212834_g_
boolean (WorldServer, EntityInsentient, long): a, method_18979, method_18979, func_212834_g_
void (WorldServer, EntityInsentient, long): b, method_18981, func_212835_f_
void (WorldServer, EntityInsentient, long): b, method_18981, method_18981, func_212835_f_
void (WorldServer, EntityInsentient, long): c, method_18982, func_212831_a_
void (WorldServer, EntityInsentient, long): c, method_18982, method_18982, func_212831_a_
void (WorldServer, EntityInsentient, long): d, method_18983, func_212833_d_
void (WorldServer, EntityInsentient, long): d, method_18983, method_18983, func_212833_d_
boolean (EntityInsentient, MemoryTarget): a, method_18980, func_220486_b
boolean (EntityInsentient, MemoryTarget): a, method_18980, method_18980, func_220486_b
boolean (EntityInsentient, MemoryTarget, long): a, method_18977, func_220487_a
boolean (EntityInsentient, MemoryTarget, long): a, method_18977, method_18977, func_220487_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
akk
akn
Fields
Constructors
Methods
Set<com.mojang.datafixers.util.Pair<MemoryModuleType<?>, MemoryStatus>> (): a, method_18914, func_220381_a
boolean (EntityInsentient, MemoryTarget): a, method_18977, func_220487_a
boolean (EntityInsentient, MemoryTarget): b, method_18980, func_220486_b
boolean (EntityInsentient, MemoryTarget): a, method_18980, func_220486_b
boolean (EntityInsentient, MemoryTarget, long): a, method_18977, func_220487_a
1.14
Names
akk
net.minecraft.class_4112
net.minecraft.entity.ai.brain.task.WalkToTargetTask
net.minecraft.server.v1_14_R1.BehavorMove
Fields
PathEntity: a, field_18369, field_220488_a
BlockPosition: b, field_18370, field_220489_b
float: c, field_18371, field_220490_c
int: d, field_18964, field_220491_d
Constructors
(int)
Methods
Set<com.mojang.datafixers.util.Pair<MemoryModuleType<?>, MemoryStatus>> (): a, method_18914, func_220381_a
boolean (WorldServer, EntityInsentient): a, method_18978, func_212832_a_
boolean (WorldServer, EntityInsentient, long): a, method_18979, func_212834_g_
void (WorldServer, EntityInsentient, long): b, method_18981, func_212835_f_
void (WorldServer, EntityInsentient, long): c, method_18982, func_212831_a_
void (WorldServer, EntityInsentient, long): d, method_18983, func_212833_d_
boolean (EntityInsentient, MemoryTarget): a, method_18977, func_220487_a
boolean (EntityInsentient, MemoryTarget): b, method_18980, func_220486_b