History - net.minecraft.world.entity.monster.breeze.LongJump
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cle
clc
Fields
Constructors
Methods
1.20.6
Names
cld
cle
net.minecraft.world.entity.monster.breeze.BreezeUtil
net.minecraft.world.entity.monster.breeze.LongJump
Fields
Constructors
Methods
1.20.5
Names
cld
net.minecraft.world.entity.monster.breeze.LongJump
net.minecraft.class_8952
net.minecraft.unmapped.C_eadqehug
net.minecraft.entity.ai.brain.task.BreezeJumpTask
net.minecraft.entity.ai.brain.task.BreezeLongJumpTask
net.minecraft.src.C_301980_
net.minecraft.world.entity.monster.breeze.BreezeUtil
Fields
int: c, REQUIRED_AIR_BLOCKS_ABOVE, field_47289, f_nhirfxju, REQUIRED_SPACE_ABOVE, REQUIRED_AIR_BLOCKS_ABOVE, f_302520_
int: d, JUMP_COOLDOWN_TICKS, field_47291, f_rxlvpvwu, JUMP_COOLDOWN_EXPIRY, JUMP_COOLDOWN, f_302830_
int: e, JUMP_COOLDOWN_WHEN_HURT_TICKS, field_47292, f_xsygvjol, JUMP_COOLDOWN_EXPIRY_WHEN_HURT, JUMP_COOLDOWN_WHEN_HURT, f_303106_
int: f, INHALING_DURATION_TICKS, field_47293, f_vfqjpkaj, JUMP_INHALING_EXPIRY, INHALING_DURATION, f_302385_
float: g, MAX_JUMP_VELOCITY, field_47294, f_oxfrxwkz, MAX_JUMP_VELOCITY, MAX_JUMP_VELOCITY, f_303309_
it.unimi.dsi.fastutil.objects.ObjectArrayList<Integer>: h, ALLOWED_ANGLES, field_47295, f_uiikvybd, POSSIBLE_JUMP_ANGLES, ALLOWED_JUMP_ANGLES, f_303569_
Constructors
()
Methods
boolean (ServerLevel, Breeze): a, canRun, method_58644, m_ledexntg, shouldJump, canRun, m_322743_
boolean (ServerLevel, Breeze): b, checkExtraStartConditions, method_55020, m_stihwrhy, shouldRun, shouldRun, m_6114_
boolean (ServerLevel, Breeze, long): a, canStillUse, method_55021, m_vnnamyjs, shouldKeepRunning, shouldKeepRunning, m_6737_
void (ServerLevel, Breeze, long): b, start, method_55030, m_jtevlfyn, run, run, m_6735_
void (ServerLevel, Breeze, long): c, tick, method_55034, m_mldmpowx, keepRunning, keepRunning, m_6725_
void (ServerLevel, Breeze, long): d, stop, method_55035, m_fmmevybi, finishRunning, finishRunning, m_6732_
boolean (Breeze): a, isFinishedInhaling, method_55024, m_nljldkhq, shouldStopInhalingPose, isFinishedInhaling, m_322162_
boolean (Breeze): b, isFinishedJumping, method_55031, m_cuwdufka, shouldStopLongJumpingPose, isFinishedLongJumping, m_321687_
BlockPos (LivingEntity, Vec3): a, snapToSurface, method_55023, m_onptgllt, getPosToJumpTo, getJumpTargetPos, m_307423_
boolean (Breeze, LivingEntity): a, outOfAggroRange, method_55026, m_tqdufxwm, isTargetOutOfRange, isTargetOutOfRange, m_305810_
boolean (Breeze, LivingEntity): b, tooCloseForJump, method_55032, m_ggkaclng, isTargetTooClose, isTargetTooClose, m_305854_
boolean (ServerLevel, Breeze): c, canJumpFromCurrentPosition, method_55029, m_xkiobfxg, hasRoomToJump, canJumpFromPos, m_306406_
Optional<Vec3> (Breeze, RandomSource, Vec3): a, calculateOptimalJumpVector, method_55025, m_spzgwjaf, getJumpingVelocity, getJumpVector, m_307982_