History - net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos

25w06a

Names

bye

bzy

Fields

int: n, TIME_OUT_DURATION, field_30134, f_bkvdywub, RUN_TIME, RUN_TIME, f_147622_

int: n, TIME_OUT_DURATION, field_30134, f_bkvdywub, RUN_TIME, RUN_TIME

UniformInt: p, timeBetweenLongJumps, field_30138, f_ljwlytol, cooldownRange, cooldownRange, f_147626_

UniformInt: p, timeBetweenLongJumps, field_30138, f_ljwlytol, cooldownRange, cooldownRange

int: c, FIND_JUMP_TRIES, field_30135, f_ezfoxhnc, MAX_TARGET_SEARCH_TIME, MAX_COOLDOWN, f_147623_

int: c, FIND_JUMP_TRIES, field_30135, f_ezfoxhnc, MAX_TARGET_SEARCH_TIME, MAX_COOLDOWN

int: m, PREPARE_JUMP_DURATION, field_30136, f_cyuyrmqv, JUMP_WINDUP_TIME, TARGET_RETAIN_TIME, f_147624_

int: m, PREPARE_JUMP_DURATION, field_30136, f_cyuyrmqv, JUMP_WINDUP_TIME, TARGET_RETAIN_TIME

int: d, MIN_PATHFIND_DISTANCE_TO_VALID_JUMP, field_30137, f_ohovpamk, PATHING_DISTANCE, PATHING_DISTANCE, f_147625_

int: d, MIN_PATHFIND_DISTANCE_TO_VALID_JUMP, field_30137, f_ohovpamk, PATHING_DISTANCE, PATHING_DISTANCE

List<Integer>: o, ALLOWED_ANGLES, field_37431, f_xfiuyopv, RAM_RANGES, RAMMING_VELOCITIES, f_217289_

List<Integer>: o, ALLOWED_ANGLES, field_37431, f_xfiuyopv, RAM_RANGES, RAMMING_VELOCITIES

int: e, maxLongJumpHeight, field_30139, f_xesapfpq, verticalRange, verticalRange, f_147627_

int: e, maxLongJumpHeight, field_30139, f_xesapfpq, verticalRange, verticalRange

int: f, maxLongJumpWidth, field_30140, f_tpdxyctz, horizontalRange, horizontalRange, f_147628_

int: f, maxLongJumpWidth, field_30140, f_tpdxyctz, horizontalRange, horizontalRange

float: g, maxJumpVelocityMultiplier, field_30141, f_casalqpe, maxRange, maxVelocityMultiplier, f_316580_

float: g, maxJumpVelocityMultiplier, field_30141, f_casalqpe, maxRange, maxVelocityMultiplier

List<LongJumpToRandomPos$PossibleJump>: h, jumpCandidates, field_30142, f_cnpnjwkj, potentialTargets, targets, f_147630_

List<LongJumpToRandomPos$PossibleJump>: h, jumpCandidates, field_30142, f_cnpnjwkj, potentialTargets, targets

Optional<Vec3>: i, initialPosition, field_30143, f_mrqbefwf, startPos, lastPos, f_147631_

Optional<Vec3>: i, initialPosition, field_30143, f_mrqbefwf, startPos, lastPos

Vec3: j, chosenJump, field_30144, f_voltlwnj, currentTarget, lastTarget, f_147632_

Vec3: j, chosenJump, field_30144, f_voltlwnj, currentTarget, lastTarget

int: k, findJumpTries, field_30145, f_icwavajr, targetSearchTime, cooldown, f_147633_

int: k, findJumpTries, field_30145, f_icwavajr, targetSearchTime, cooldown

long: l, prepareJumpStart, field_30146, f_oqaoaell, targetPickedTime, targetTime, f_147634_

long: l, prepareJumpStart, field_30146, f_oqaoaell, targetPickedTime, targetTime

Function<E, SoundEvent>: q, getJumpSound, field_33460, f_eohuokio, entityToSound, jumpSound, f_147635_

Function<E, SoundEvent>: q, getJumpSound, field_33460, f_eohuokio, entityToSound, jumpSound

BiPredicate<E, BlockPos>: r, acceptableLandingSpot, field_37432, f_tnwlshcj, jumpToPredicate, validBlock, f_217290_

BiPredicate<E, BlockPos>: r, acceptableLandingSpot, field_37432, f_tnwlshcj, jumpToPredicate, validBlock

Constructors

Methods

boolean (ServerLevel, Mob, long): b, canStillUse, method_35077, m_xiupcwmr, shouldKeepRunning, shouldKeepRunning, m_6737_

boolean (ServerLevel, Mob, long): b, canStillUse, method_35077, m_xiupcwmr, shouldKeepRunning, shouldKeepRunning

void (ServerLevel, E, long): a, start, method_35082, m_vctuqbpf, run, run, m_6735_

void (ServerLevel, E, long): a, start, method_35082, m_vctuqbpf, run, run

Optional<LongJumpToRandomPos$PossibleJump> (ServerLevel): a, getJumpCandidate, method_41336, m_lhfkbmlb, removeRandomTarget, findTarget, m_213675_

Optional<LongJumpToRandomPos$PossibleJump> (ServerLevel): a, getJumpCandidate, method_41336, m_lhfkbmlb, removeRandomTarget, findTarget

<E extends Mob> boolean (E, BlockPos): a, defaultAcceptableLandingSpot, method_45333, m_jnajycle, shouldJumpTo, canJumpTo, m_245086_

<E extends Mob> boolean (E, BlockPos): a, defaultAcceptableLandingSpot, method_45333, m_jnajycle, shouldJumpTo, canJumpTo

boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_35076, m_wgvqbfjl, shouldRun, shouldRun, m_6114_

boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_35076, m_wgvqbfjl, shouldRun, shouldRun

void (ServerLevel, E, long): c, tick, method_35083, m_lxstufif, keepRunning, keepRunning, m_6725_

void (ServerLevel, E, long): c, tick, method_35083, m_lxstufif, keepRunning, keepRunning

void (ServerLevel, E, long): d, pickCandidate, method_41342, m_bxvlvnid, pickTarget, pickTarget, m_217318_

void (ServerLevel, E, long): d, pickCandidate, method_41342, m_bxvlvnid, pickTarget, pickTarget

boolean (ServerLevel, E, BlockPos): a, isAcceptableLandingPosition, method_41337, m_aqmuqzze, canJumpTo, canJumpTo, m_213828_

boolean (ServerLevel, E, BlockPos): a, isAcceptableLandingPosition, method_41337, m_aqmuqzze, canJumpTo, canJumpTo

Vec3 (Mob, Vec3): a, calculateOptimalJumpVector, method_35078, m_uruzcoyz, getJumpingVelocity, getRammingVelocity, m_217303_

Vec3 (Mob, Vec3): a, calculateOptimalJumpVector, method_35078, m_uruzcoyz, getJumpingVelocity, getRammingVelocity

1.21.4

Names

bzc

bye

Fields

Constructors

Methods

1.21.3

Names

bzb

bzc

net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock

net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos

Fields

Constructors

Methods

1.21.2

Names

bwj

bzb

net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock

net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos

net.minecraft.class_7096

net.minecraft.class_6030

net.minecraft.unmapped.C_glkmjulj

net.minecraft.unmapped.C_lorklvui

net.minecraft.entity.ai.brain.task.BiasedLongJumpTask

net.minecraft.entity.ai.brain.task.LongJumpTask

net.minecraft.entity.ai.brain.task.LongJumpToPreferredBlockTask

net.minecraft.entity.ai.brain.task.LongJumpTask

net.minecraft.src.C_213014_

net.minecraft.src.C_141082_

Fields

int: n, TIME_OUT_DURATION, field_30134, f_bkvdywub, RUN_TIME, RUN_TIME, f_147622_

UniformInt: p, timeBetweenLongJumps, field_30138, f_ljwlytol, cooldownRange, cooldownRange, f_147626_

TagKey<Block>: m, preferredBlockTag, field_37427, f_yzlxygfj, favoredBlocks, preferredBlocks, f_217259_

float: n, preferredBlocksChance, field_37428, f_dfdlppcb, biasChance, jumpChance, f_217260_

List<LongJumpToRandomPos$PossibleJump>: o, notPrefferedJumpCandidates, field_37429, f_wnftbeqi, unfavoredTargets, jumpTargets, f_217261_

boolean: p, currentlyWantingPreferredOnes, field_37430, f_xsvsbebs, useBias, shouldJump, f_217262_

int: c, FIND_JUMP_TRIES, field_30135, f_ezfoxhnc, MAX_TARGET_SEARCH_TIME, MAX_COOLDOWN, f_147623_

int: m, PREPARE_JUMP_DURATION, field_30136, f_cyuyrmqv, JUMP_WINDUP_TIME, TARGET_RETAIN_TIME, f_147624_

int: d, MIN_PATHFIND_DISTANCE_TO_VALID_JUMP, field_30137, f_ohovpamk, PATHING_DISTANCE, PATHING_DISTANCE, f_147625_

List<Integer>: o, ALLOWED_ANGLES, field_37431, f_xfiuyopv, RAM_RANGES, RAMMING_VELOCITIES, f_217289_

int: e, maxLongJumpHeight, field_30139, f_xesapfpq, verticalRange, verticalRange, f_147627_

int: f, maxLongJumpWidth, field_30140, f_tpdxyctz, horizontalRange, horizontalRange, f_147628_

float: g, maxJumpVelocityMultiplier, field_30141, f_casalqpe, maxRange, maxVelocityMultiplier, f_316580_

List<LongJumpToRandomPos$PossibleJump>: h, jumpCandidates, field_30142, f_cnpnjwkj, potentialTargets, targets, f_147630_

Optional<Vec3>: i, initialPosition, field_30143, f_mrqbefwf, startPos, lastPos, f_147631_

Vec3: j, chosenJump, field_30144, f_voltlwnj, currentTarget, lastTarget, f_147632_

int: k, findJumpTries, field_30145, f_icwavajr, targetSearchTime, cooldown, f_147633_

long: l, prepareJumpStart, field_30146, f_oqaoaell, targetPickedTime, targetTime, f_147634_

Function<E, SoundEvent>: q, getJumpSound, field_33460, f_eohuokio, entityToSound, jumpSound, f_147635_

BiPredicate<E, BlockPos>: r, acceptableLandingSpot, field_37432, f_tnwlshcj, jumpToPredicate, validBlock, f_217290_

Constructors

(UniformInt, int, int, float, Function<E, SoundEvent>, TagKey<Block>, float, BiPredicate<E, BlockPos>)

(UniformInt, int, int, float, Function<E, SoundEvent>)

(UniformInt, int, int, float, Function<E, SoundEvent>, BiPredicate<E, BlockPos>)

Methods

boolean (ServerLevel, Mob, long): b, canStillUse, method_35077, m_xiupcwmr, shouldKeepRunning, shouldKeepRunning, m_6737_

Optional<LongJumpToRandomPos$PossibleJump> (ServerLevel): a, getJumpCandidate, method_41336, m_lhfkbmlb, getTarget, findTarget, m_213675_

Optional<LongJumpToRandomPos$PossibleJump> (ServerLevel): a, getJumpCandidate, method_41336, m_lhfkbmlb, removeRandomTarget, findTarget, m_213675_

<E extends Mob> boolean (E, BlockPos): a, defaultAcceptableLandingSpot, method_45333, m_jnajycle, shouldJumpTo, canJumpTo, m_245086_

boolean (ServerLevel, Mob): a, checkExtraStartConditions, method_35076, m_wgvqbfjl, shouldRun, shouldRun, m_6114_

void (ServerLevel, E, long): c, tick, method_35083, m_lxstufif, keepRunning, keepRunning, m_6725_

void (ServerLevel, E, long): d, pickCandidate, method_41342, m_bxvlvnid, pickTarget, pickTarget, m_217318_

boolean (ServerLevel, E, BlockPos): a, isAcceptableLandingPosition, method_41337, m_aqmuqzze, canJumpTo, canJumpTo, m_213828_

Vec3 (Mob, Vec3): a, calculateOptimalJumpVector, method_35078, m_uruzcoyz, getJumpingVelocity, getRammingVelocity, m_217303_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bwm

bwj

Fields

Constructors

Methods

1.20.6

Names

bwl

bwm

net.minecraft.world.entity.ai.behavior.LongJumpMidJump

net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock

Fields

Constructors

Methods

1.20.5

Names

bpd

bwl

net.minecraft.world.entity.ai.behavior.LongJumpMidJump

net.minecraft.world.entity.ai.behavior.LongJumpToPreferredBlock

net.minecraft.class_6029

net.minecraft.class_7096

net.minecraft.unmapped.C_pgbqnnec

net.minecraft.unmapped.C_glkmjulj

net.minecraft.entity.ai.brain.task.LeapingChargeTask

net.minecraft.entity.ai.brain.task.BiasedLongJumpTask

net.minecraft.entity.ai.brain.task.LeapingChargeTask

net.minecraft.entity.ai.brain.task.LongJumpToPreferredBlockTask

net.minecraft.src.C_141081_

net.minecraft.src.C_213014_

Fields

int: c, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, RUN_TIME, f_147592_

UniformInt: d, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, cooldownRange, f_147593_

SoundEvent: e, landingSound, field_33459, f_zfogwvdp, sound, sound, f_147594_

TagKey<Block>: m, preferredBlockTag, field_37427, f_yzlxygfj, favoredBlocks, preferredBlocks, f_217259_

float: n, preferredBlocksChance, field_37428, f_dfdlppcb, biasChance, jumpChance, f_217260_

List<LongJumpToRandomPos$PossibleJump>: o, notPrefferedJumpCandidates, field_37429, f_wnftbeqi, unfavoredTargets, jumpTargets, f_217261_

boolean: p, currentlyWantingPreferredOnes, field_37430, f_xsvsbebs, useBias, shouldJump, f_217262_

Constructors

(UniformInt, SoundEvent)

(UniformInt, int, int, float, Function<E, SoundEvent>, TagKey<Block>, float, BiPredicate<E, BlockPos>)

Methods

boolean (ServerLevel, Mob, long): a, canStillUse, method_35073, m_umtoxvlu, shouldKeepRunning, shouldKeepRunning, m_6737_

void (ServerLevel, Mob, long): b, start, method_35074, m_prrrvtpl, run, run, m_6735_

void (ServerLevel, E, long): a, start, method_35082, m_vctuqbpf, run, run, m_6735_

void (ServerLevel, Mob, long): c, stop, method_35075, m_xzmpophq, finishRunning, finishRunning, m_6732_

Optional<LongJumpToRandomPos$PossibleJump> (ServerLevel): a, getJumpCandidate, method_41336, m_lhfkbmlb, getTarget, findTarget, m_213675_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

bly

bpd

Fields

Constructors

Methods

1.20.2

Names

bis

bly

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

biq

bis

Fields

Constructors

Methods

1.19.4

Names

bgv

biq

Fields

Constructors

Methods

1.19.3

Names

ber

bgv

Fields

int: a, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, RUN_TIME, f_147592_

int: c, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, RUN_TIME, f_147592_

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

bdu

ber

Fields

Constructors

Methods

1.19

Names

bak

bdu

Fields

UniformInt: c, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, cooldownRange, f_147593_

UniformInt: d, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, cooldownRange, f_147593_

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, sound, sound, f_147594_

SoundEvent: e, landingSound, field_33459, f_zfogwvdp, sound, sound, f_147594_

Constructors

Methods

1.18.2

Names

azt

bak

net.minecraft.entity.ai.brain.task.LeapingChargeTask

Fields

int: a, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, f_147592_

int: a, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, RUN_TIME, f_147592_

UniformInt: c, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, f_147593_

UniformInt: c, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, cooldownRange, f_147593_

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, sound, f_147594_

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, sound, sound, f_147594_

Constructors

Methods

boolean (ServerLevel, Mob, long): a, canStillUse, method_35073, m_umtoxvlu, shouldKeepRunning, m_6737_

boolean (ServerLevel, Mob, long): a, canStillUse, method_35073, m_umtoxvlu, shouldKeepRunning, shouldKeepRunning, m_6737_

void (ServerLevel, Mob, long): b, start, method_35074, m_prrrvtpl, run, m_6735_

void (ServerLevel, Mob, long): b, start, method_35074, m_prrrvtpl, run, run, m_6735_

void (ServerLevel, Mob, long): c, stop, method_35075, m_xzmpophq, finishRunning, m_6732_

void (ServerLevel, Mob, long): c, stop, method_35075, m_xzmpophq, finishRunning, finishRunning, m_6732_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

awh

azt

Fields

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, field_33459, f_147594_

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, sound, f_147594_

Constructors

Methods

1.17.1

Names

awg

awh

Fields

Constructors

Methods

1.17

Names

awg

net.minecraft.world.entity.ai.behavior.LongJumpMidJump

net.minecraft.class_6029

net.minecraft.unmapped.C_pgbqnnec

net.minecraft.entity.ai.brain.task.LeapingChargeTask

net.minecraft.src.C_141081_

net.minecraft.world.entity.ai.behavior.LongJumpMidJump

Fields

int: a, TIME_OUT_DURATION, field_30132, f_dndskgbl, RUN_TIME, f_147592_

UniformInt: c, timeBetweenLongJumps, field_30133, f_btyvwghe, cooldownRange, f_147593_

SoundEvent: d, landingSound, field_33459, f_zfogwvdp, field_33459, f_147594_

Constructors

(UniformInt, SoundEvent)

Methods

boolean (ServerLevel, Mob, long): a, canStillUse, method_35073, m_umtoxvlu, shouldKeepRunning, m_6737_

void (ServerLevel, Mob, long): b, start, method_35074, m_prrrvtpl, run, m_6735_

void (ServerLevel, Mob, long): c, stop, method_35075, m_xzmpophq, finishRunning, m_6732_