History - net.minecraft.entity.LivingEntity
26.3
Names
Fields
boolean: swinging, swinging, field_6252, handSwinging
Hand: swingingArm, swingingArm, field_6266, preferredHand
int: swingTime, swingTime, field_6279, handSwingTicks
float: oAttackAnim, oAttackAnim, field_6229, lastHandSwingProgress
float: attackAnim, attackAnim, field_6251, handSwingProgress
PositionInterpolator: interpolation, interpolation, field_55675, interpolator
int: INVULNERABLE_DURATION, INVULNERABLE_DURATION, field_63294, field_63294
int: DAMAGE_COOLDOWN_DURATION, DAMAGE_COOLDOWN_DURATION, field_63294, field_63294
LivingEntity$HandSwingState: swingState, swingState, field_1_9777, handSwingState
int: damageCooldownTime, damageCooldownTime, field_1_9534, heartJumpTime
Constructors
Methods
double (Entity): getVisibilityPercent, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor
int (): getCurrentSwingDuration, getCurrentSwingDuration, method_6028, getHandSwingDuration
void (Hand): swing, swing, method_6104, swingHand
void (): updateSwingTime, updateSwingTime, method_6119, tickHandSwing
boolean (double, double, double, boolean): randomTeleport, randomTeleport, method_6082, teleport
void (BlockPos): startSleeping, startSleeping, method_18403, sleep
void (BlockPos): setPosToBed, setPosToBed, method_18392, setPositionInBed
float (float): getAttackAnim, getAttackAnim, method_6055, getHandSwingProgress
float (float): getSwingAnimation, getSwingAnimation, method_6055, getHandSwingProgress
void (Hand, boolean): swing, swing, method_23667, swingHand
void (Item, EquipmentSlot): onEquippedItemBroken, onEquippedItemBroken, method_20235, sendEquipmentBreakStatus
ItemEntity (ItemStack, boolean, boolean): drop, drop, method_7329, dropItem
PositionInterpolator (): getInterpolation, getInterpolation, method_66233, getInterpolator
PositionInterpolator (): createInterpolationHandler, createInterpolationHandler, method_66233, createInterpolator
void (): floatInWaterWhileRidden, floatInWaterWhileRidden, method_76086, floatIfRidden
void (ServerWorld, LivingEntity, DamageSource, float): blockUsingItem, blockUsingItem, method_6090, takeShieldHit
void (LivingEntity, DamageSource, float): blockedByItem, blockedByItem, method_6060, knockback
ItemEntity (ItemStack, boolean, DropType): drop, drop, method_7329, dropItem
double (ServerWorld, Entity): getVisibilityPercent, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor
boolean (): wasHurtRecently, wasHurtRecently, method_1_6522, isHurting
void (ServerWorld, LivingEntity, DamageSource, float, boolean): blockUsingItem, blockUsingItem, method_6090, takeShieldHit
void (LivingEntity, DamageSource, float, boolean): blockedByItem, blockedByItem, method_6060, knockback
DamageSource (int): getLastDamageSource, getLastDamageSource, method_1_6521, getRecentDamageSource
int (SwingAnimationComponent): getModifiedSwingDuration, getModifiedSwingDuration, method_1_9420, getDurationTicks
void (Hand, SwingAnimationComponent, boolean): swingAndResetAttackStrength, swingAndResetAttackStrength, method_6104, doSwingHand
boolean (Hand, SwingAnimationComponent, boolean): swing, swing, method_23667, swingHand
void (TagKey<Fluid>): floatInLiquidWhileRidden, floatInLiquidWhileRidden, method_1_9873, floatInFluid
boolean (double, TagKey<Fluid>): isInFluidDeeperThan, isInFluidDeeperThan, method_1_9874, isDeepEnoughToSwim
void (ServerWorld, List<com.mojang.datafixers.util.Pair<EquipmentSlot, ItemStack>>): updatePlayersWithNewEquipment, updatePlayersWithNewEquipment, method_1_10464, sendEquipmentChanges
LivingEntity$HandSwing (): getCurrentSwing, getCurrentSwing, method_1_9419, getCurrentHandSwing
boolean (): isSwinging, isSwinging, method_1_9421, isSwingingHand
boolean (double, double, double, boolean, TagKey<Block>): randomTeleport, randomTeleport, method_1_9771, teleport
boolean (double, double, double, boolean, Predicate<BlockState>): randomTeleport, randomTeleport, method_6082, teleport
boolean (double, double, double, boolean, Predicate<BlockState>, BlockState, World): checkPositionAndTeleport, checkPositionAndTeleport, method_1_9769, doTeleport
boolean (double, double, double): canRandomlyTeleportTo, canRandomlyTeleportTo, method_1_9768, canTeleportToPos
boolean (BlockPos): startSleeping, startSleeping, method_18403, sleep
boolean (BlockPos): setPosToBed, setPosToBed, method_1_7652, setPositionInBed
void (double, BlockPos): setPosToBed, setPosToBed, method_1_9177, setPositionInBed
void (ItemStack, EquipmentSlot): onEquippedItemBroken, onEquippedItemBroken, method_20235, sendEquipmentBreakStatus
26.2
Names
Fields
String: TAG_HURT_BY_TIMESTAMP, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY
float: WATER_FLOAT_IMPULSE, WATER_FLOAT_IMPULSE, field_64133, field_64133
float: SWIMMING_VERTICAL_SPEED, SWIMMING_VERTICAL_SPEED, field_64133, field_64133
Entity: currentExplosionCause, currentExplosionCause, field_1_847, currentExplosionEntity
int: HURT_DURATION_TICKS, HURT_DURATION_TICKS, field_1_6931, field_1_6931
double: CLIMBING_VERTICAL_SPEED, CLIMBING_VERTICAL_SPEED, field_1_6924, field_1_6924
float: SWIM_AMOUNT_PER_TICK, SWIM_AMOUNT_PER_TICK, field_1_6935, field_1_6935
float: BASE_HORIZONTAL_AIR_DRAG, BASE_HORIZONTAL_AIR_DRAG, field_1_3541, field_1_3541
float: BASE_VERTICAL_AIR_DRAG, BASE_VERTICAL_AIR_DRAG, field_1_6923, field_1_6923
float: WATER_DRAG, WATER_DRAG, field_1_6936, field_1_6936
float: SPRINTING_WATER_DRAG, SPRINTING_WATER_DRAG, field_1_6934, field_1_6934
float: LAVA_DRAG, LAVA_DRAG, field_1_6932, field_1_6932
float: LAVA_SHALLOW_VERTICAL_DRAG, LAVA_SHALLOW_VERTICAL_DRAG, field_1_6933, field_1_6933
float: DOLPHINS_GRACE_WATER_DRAG, DOLPHINS_GRACE_WATER_DRAG, field_1_6925, field_1_6925
float: FLYING_AIR_DRAG, FLYING_AIR_DRAG, field_1_6927, field_1_6927
float: FLYING_VERTICAL_AIR_DRAG, FLYING_VERTICAL_AIR_DRAG, field_1_6929, field_1_6929
float: FLYING_LAVA_DRAG, FLYING_LAVA_DRAG, field_1_6928, field_1_6928
float: FLYING_WATER_DRAG, FLYING_WATER_DRAG, field_1_6930, field_1_6930
float: ELYTRA_HORIZONTAL_AIR_DRAG, ELYTRA_HORIZONTAL_AIR_DRAG, field_1_6926, field_1_6926
float: ELYTRA_VERTICAL_AIR_DRAG, ELYTRA_VERTICAL_AIR_DRAG, field_1_3542, field_1_3542
float: BASE_SWIM_SPEED, BASE_SWIM_SPEED, field_1_6922, field_1_6922
Constructors
Methods
void (LivingEntity): blockedByItem, blockedByItem, method_6060, knockback
Map<EquipmentSlot, ItemStack> (): collectEquipmentChanges, collectEquipmentChanges, method_30129, getEquipmentChanges
void (double, double, double): knockback, knockback, method_6005, takeKnockback
void (ServerWorld, LivingEntity): blockUsingItem, blockUsingItem, method_6090, takeShieldHit
void (Entity, float, Vec3d): causeExtraKnockback, causeExtraKnockback, method_75122, knockbackTarget
float (float, float): computeModifiedFriction, computeModifiedFriction, method_1_4165, adjustSlipperinessByFriction
void (DamageSource, float, boolean): dealDefaultKnockback, dealDefaultKnockback, method_1_5408, applyDamageKnockback
void (ServerWorld, LivingEntity, DamageSource, float): blockUsingItem, blockUsingItem, method_6090, takeShieldHit
void (LivingEntity, DamageSource, float): blockedByItem, blockedByItem, method_6060, knockback
void (): handleKillingBlow, handleKillingBlow, method_1_4166, setDead
void (double, double, double, DamageSource, float, boolean): knockback, knockback, method_1_6376, takeKnockback
void (double, double, double, DamageSource, float): knockback, knockback, method_6005, takeKnockback
double (): getEntityBounciness, getEntityBounciness, method_1_3983, getBounciness
float (): getAirDrag, getAirDrag, method_1_5399, getAirDragModifier
boolean (TagKey<Fluid>): isInShallowFluid, isInShallowFluid, method_1_6146, isAffectedByFluid
void (Entity, float, Vec3d, DamageSource, float, boolean): causeExtraKnockback, causeExtraKnockback, method_75122, knockbackTarget
Map<EquipmentSlot, ItemStack> (Map<EquipmentSlot, ItemStack>): collectEquipmentChanges, collectEquipmentChanges, method_30129, getEquipmentChanges
DamageSource (): createDamageSource, createDamageSource, method_1_5407, getAttackDamageSource
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
chl
net.minecraft.world.entity.LivingEntity
net.minecraft.class_1309
net.minecraft.entity.LivingEntity
Fields
EntityAttributeModifier: e, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: SPEED_MODIFIER_SPRINTING, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST
TrackedData<Byte>: bk, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: DATA_LIVING_ENTITY_FLAGS, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS
TrackedData<Float>: cd, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: DATA_HEALTH_ID, DATA_HEALTH_ID, field_6247, HEALTH
TrackedData<Boolean>: cf, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: DATA_EFFECT_AMBIENCE_ID, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT
TrackedData<Integer>: cg, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: DATA_ARROW_COUNT_ID, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT
TrackedData<Optional<BlockPos>>: ci, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: SLEEPING_POS_ID, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION
EntityDimensions: bl, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: SLEEPING_DIMENSIONS, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS
DamageTracker: cn, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: combatTracker, combatTracker, field_6256, damageTracker
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: co, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: activeEffects, activeEffects, field_6280, activeStatusEffects
boolean: bp, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: swinging, swinging, field_6252, handSwinging
Hand: bq, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: swingingArm, swingingArm, field_6266, preferredHand
int: br, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: swingTime, swingTime, field_6279, handSwingTicks
int: bs, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: removeArrowTime, removeArrowTime, field_6218, stuckArrowTimer
int: bu, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: hurtTime, hurtTime, field_6235, hurtTime
int: bv, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: hurtDuration, hurtDuration, field_6254, maxHurtTime
int: bw, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: deathTime, deathTime, field_6213, deathTime
float: bx, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: oAttackAnim, oAttackAnim, field_6229, lastHandSwingProgress
float: by, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: attackAnim, attackAnim, field_6251, handSwingProgress
int: bz, attackStrengthTicker, field_6273, ticksSinceLastAttack, f_gikugpix, lastAttackedTicks, f_20922_
int: attackStrengthTicker, attackStrengthTicker, field_6273, ticksSinceLastAttack
float: bC, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: yBodyRot, yBodyRot, field_6283, bodyYaw
float: bD, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: yBodyRotO, yBodyRotO, field_6220, lastBodyYaw
float: bE, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: yHeadRot, yHeadRot, field_6241, headYaw
float: bF, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: yHeadRotO, yHeadRotO, field_6259, lastHeadYaw
boolean: bJ, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: dead, dead, field_6272, dead
int: bK, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: noActionTime, noActionTime, field_6278, despawnCounter
float: bL, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: lastHurt, lastHurt, field_6253, lastDamageTaken
boolean: bM, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: jumping, jumping, field_6282, jumping
float: bN, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: xxa, xxa, field_6212, sidewaysSpeed
float: bO, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: yya, yya, field_6227, upwardSpeed
float: bP, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: zza, zza, field_6250, forwardSpeed
int: bS, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: lerpHeadSteps, lerpHeadSteps, field_6265, headTrackingIncrements
boolean: cr, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: effectsDirty, effectsDirty, field_6285, effectsChanged
int: ct, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: lastHurtByMobTimestamp, lastHurtByMobTimestamp, field_6230, lastAttackedTime
LivingEntity: cu, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: lastHurtMob, lastHurtMob, field_6236, attacking
int: cv, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: lastHurtMobTimestamp, lastHurtMobTimestamp, field_6270, lastAttackTime
float: cw, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: speed, speed, field_6287, movementSpeed
int: cx, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: noJumpDelay, noJumpDelay, field_6228, jumpingCooldown
float: cy, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: absorptionAmount, absorptionAmount, field_6246, absorptionAmount
ItemStack: bT, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: useItem, useItem, field_6277, activeItemStack
int: bU, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: useItemRemaining, useItemRemaining, field_6222, itemUseTimeLeft
int: bV, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
int: fallFlyTicks, fallFlyTicks, field_6239, glidingTicks
BlockPos: cA, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: lastPos, lastPos, field_6268, lastBlockPos
DamageSource: cC, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: lastDamageSource, lastDamageSource, field_6276, lastDamageSource
long: cD, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: lastDamageStamp, lastDamageStamp, field_6226, lastDamageTime
int: bW, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: autoSpinAttackTicks, autoSpinAttackTicks, field_6261, riptideTicks
float: cE, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: swimAmount, swimAmount, field_6243, leaningPitch
float: cF, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: swimAmountO, swimAmountO, field_6264, lastLeaningPitch
Brain<?>: ca, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: brain, brain, field_18321, brain
TrackedData<Integer>: ch, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: DATA_STINGER_COUNT_ID, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT
int: bt, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: removeStingerTime, removeStingerTime, field_20347, stuckStingerTimer
AttributeContainer: cm, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: attributes, attributes, field_6260, attributes
Optional<BlockPos>: cB, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: lastClimbablePos, lastClimbablePos, field_22418, climbingPos
int: aV, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, HAND_SLOT_ID_OFFSET, f_147168_
int: EQUIPMENT_SLOT_OFFSET, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID
int: aW, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_ID_OFFSET, f_147169_
int: ARMOR_SLOT_OFFSET, ARMOR_SLOT_OFFSET, field_30072, field_30072
int: aZ, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: PLAYER_HURT_EXPERIENCE_TIME, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074
int: r, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: DAMAGE_SOURCE_TIMEOUT, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078
double: ba, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: MIN_MOVEMENT_DISTANCE, MIN_MOVEMENT_DISTANCE, field_30075, field_30075
double: bb, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: DEFAULT_BASE_GRAVITY, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY
int: bc, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: DEATH_DURATION, DEATH_DURATION, field_30077, DEATH_TICKS
int: s, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: TICKS_PER_ELYTRA_FREE_FALL_EVENT, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080
int: t, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: FREE_FALL_EVENTS_PER_ELYTRA_BREAK, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081
double: cc, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: MAX_LINE_OF_SIGHT_TEST_RANGE, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE
int: bh, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: LIVING_ENTITY_FLAG_IS_USING, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG
int: bi, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: LIVING_ENTITY_FLAG_OFF_HAND, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG
int: bj, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: LIVING_ENTITY_FLAG_SPIN_ATTACK, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG
float: bm, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR
boolean: cq, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: discardFriction, discardFriction, field_30082, noDrag
org.slf4j.Logger: a, LOGGER, field_36332, LOGGER, f_kjdgaswv, LOGGER, f_201943_
org.slf4j.Logger: LOGGER, LOGGER, field_36332, LOGGER
boolean: cG, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: skipDropExperience, skipDropExperience, field_37421, experienceDroppingDisabled
LimbAnimator: bB, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: walkAnimation, walkAnimation, field_42108, limbAnimator
float: be, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: BASE_JUMP_POWER, BASE_JUMP_POWER, field_44874, field_44874
String: b, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
String: TAG_ACTIVE_EFFECTS, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_KEY
double: bR, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: lerpYHeadRot, lerpYHeadRot, field_45123, serverHeadYaw
int: aX, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_SLOT_ID, f_316361_
int: BODY_ARMOR_OFFSET, BODY_ARMOR_OFFSET, field_48827, field_48827
TrackedData<List<ParticleEffect>>: ce, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: DATA_EFFECT_PARTICLES, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS
int: cj, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: PARTICLE_FREQUENCY_WHEN_INVISIBLE, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793
float: bn, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: DEFAULT_BABY_SCALE, DEFAULT_BABY_SCALE, field_47756, field_47756
float: bX, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: autoSpinAttackDmg, autoSpinAttackDmg, field_51569, riptideAttackDamage
ItemStack: bY, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: autoSpinAttackItemStack, autoSpinAttackItemStack, field_51570, riptideStack
Predicate<LivingEntity>: bo, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
Predicate<LivingEntity>: PLAYER_NOT_WEARING_DISGUISE_ITEM, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE
ElytraFlightController: bG, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
ElytraFlightController: elytraAnimationState, elytraAnimationState, field_52447, elytraFlightController
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cH, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: activeLocationDependentEnchantments, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects
int: aY, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, SADDLE_SLOT_ID, f_381746_
int: SADDLE_OFFSET, SADDLE_OFFSET, field_55952, field_55952
float: bd, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
float: INPUT_FRICTION, INPUT_FRICTION, field_56256, field_56256
Map<EquipmentSlot, ItemStack>: cp, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
Map<EquipmentSlot, ItemStack>: lastEquipmentItems, lastEquipmentItems, field_55951, lastEquipmentStacks
LazyEntityReference<PlayerEntity>: bH, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
LazyEntityReference<PlayerEntity>: lastHurtByPlayer, lastHurtByPlayer, field_6258, attackingPlayer
int: bI, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
int: lastHurtByPlayerMemoryTime, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer
PositionInterpolator: bQ, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
PositionInterpolator: interpolation, interpolation, field_55675, interpolator
LazyEntityReference<LivingEntity>: cs, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
LazyEntityReference<LivingEntity>: lastHurtByMob, lastHurtByMob, field_55674, attackerReference
EntityEquipment: cb, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
EntityEquipment: equipment, equipment, field_56535, equipment
String: u, TAG_ATTRIBUTES, field_51995, ATTRIBUTES_KEY, f_icnsrlwb, f_399427_
String: TAG_ATTRIBUTES, TAG_ATTRIBUTES, field_51995, ATTRIBUTES_KEY
String: aN, TAG_SLEEPING_POS, field_60537, SLEEPING_POS_KEY, f_ibzzmlne, f_399177_
String: TAG_SLEEPING_POS, TAG_SLEEPING_POS, field_60537, SLEEPING_POS_KEY
String: aO, TAG_EQUIPMENT, field_60538, EQUIPMENT_KEY, f_ourybxnm, f_399392_
String: TAG_EQUIPMENT, TAG_EQUIPMENT, field_60538, EQUIPMENT_KEY
String: aP, TAG_BRAIN, field_60539, BRAIN_KEY, f_hzrzyirg, f_400356_
String: TAG_BRAIN, TAG_BRAIN, field_60539, BRAIN_KEY
String: aQ, TAG_FALL_FLYING, field_60540, FALL_FLYING_KEY, f_fymrllzt, f_398922_
String: TAG_FALL_FLYING, TAG_FALL_FLYING, field_60540, FALL_FLYING_KEY
String: aR, TAG_HURT_TIME, field_60541, HURT_TIME_KEY, f_vqbwittz, f_398997_
String: TAG_HURT_TIME, TAG_HURT_TIME, field_60541, HURT_TIME_KEY
String: aS, TAG_DEATH_TIME, field_60542, DEATH_TIME_KEY, f_nbuqorzq, f_398662_
String: TAG_DEATH_TIME, TAG_DEATH_TIME, field_60542, DEATH_TIME_KEY
String: aT, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY, f_esgfwzsi, f_399703_
String: TAG_HURT_BY_TIMESTAMP, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY
String: aU, TAG_HEALTH, field_60544, HEALTH_KEY, f_uobaqaic, f_398819_
String: TAG_HEALTH, TAG_HEALTH, field_60544, HEALTH_KEY
com.mojang.serialization.Dynamic<?>: cl, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
Waypoint$Config: cI, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Waypoint$Config: locatorBarIcon, locatorBarIcon, field_59669, waypointConfig
Identifier: c, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: SPEED_MODIFIER_POWDER_SNOW_ID, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID
Identifier: d, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
Identifier: SPRINTING_MODIFIER_ID, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID
float: bf, DEFAULT_KNOCKBACK, field_63293, field_63293, f_olhuvwgz, f_434583_
float: DEFAULT_KNOCKBACK, DEFAULT_KNOCKBACK, field_63293, field_63293
int: bg, INVULNERABLE_DURATION, field_63294, field_63294, f_ojtaicoy, f_434381_
int: INVULNERABLE_DURATION, INVULNERABLE_DURATION, field_63294, field_63294
float: ck, WATER_FLOAT_IMPULSE, field_64133, field_64133, f_xlngnxxh, f_436341_
float: WATER_FLOAT_IMPULSE, WATER_FLOAT_IMPULSE, field_64133, field_64133
int: bA, itemSwapTicker, field_63291, ticksSinceHandEquipping, f_grrvlgoi, f_436899_
int: itemSwapTicker, itemSwapTicker, field_63291, ticksSinceHandEquipping
long: cz, lastKineticHitFeedbackTime, field_63950, lastKineticAttackTime, f_vhoqibry, f_436503_
long: lastKineticHitFeedbackTime, lastKineticHitFeedbackTime, field_63950, lastKineticAttackTime
it.unimi.dsi.fastutil.objects.Object2LongMap<Entity>: bZ, recentKineticEnemies, field_63292, piercingCooldowns, f_yrenxszs, f_433539_
it.unimi.dsi.fastutil.objects.Object2LongMap<Entity>: recentKineticEnemies, recentKineticEnemies, field_63292, piercingCooldowns
int: CURRENT_IMPULSE_CONTEXT_RESET_GRACE_TIME_TICKS, CURRENT_IMPULSE_CONTEXT_RESET_GRACE_TIME_TICKS, field_1_845, field_1_845
int: DEFAULT_CURRENT_IMPULSE_CONTEXT_RESET_GRACE_TIME, DEFAULT_CURRENT_IMPULSE_CONTEXT_RESET_GRACE_TIME, field_1_846, field_1_846
int: currentImpulseContextResetGraceTime, currentImpulseContextResetGraceTime, field_1_848, currentImpulseContextResetGraceTime
Vec3d: currentImpulseImpactPos, currentImpulseImpactPos, field_1_849, currentExplosionImpactPos
Entity: currentExplosionCause, currentExplosionCause, field_1_847, currentExplosionEntity
Constructors
Methods
Brain<?> (): ev, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<? extends LivingEntity> (): getBrain, getBrain, method_18868, getBrain
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, canTarget, m_6549_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, onFall, m_7840_
void (double, boolean, BlockState, BlockPos): checkFallDamage, checkFallDamage, method_5623, fall
boolean (): ey, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): canBreatheUnderwater, canBreatheUnderwater, method_6094, canBreatheInWater
void (): aJ, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): baseTick, baseTick, method_5670, baseTick
boolean (): e_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): isBaby, isBaby, method_6109, isBaby
float (): eF, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): getScale, getScale, method_55693, getScale
void (): eH, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): tickDeath, tickDeath, method_6108, updatePostDeath
boolean (): eI, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): shouldDropExperience, shouldDropExperience, method_6054, shouldDropExperience
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): decreaseAirSupply, decreaseAirSupply, method_6130, getNextAirUnderwater
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): increaseAirSupply, increaseAirSupply, method_6064, getNextAirOnLand
boolean (): eJ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): isAlwaysExperienceDropper, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience
LivingEntity (): eK, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): getLastHurtByMob, getLastHurtByMob, method_6065, getAttacker
int (): eM, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): getLastHurtByMobTimestamp, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, setAttacker, m_6703_
void (LivingEntity): setLastHurtByMob, setLastHurtByMob, method_6015, setAttacker
LivingEntity (): eN, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): getLastHurtMob, getLastHurtMob, method_6052, getAttacking
int (): eO, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): getLastHurtMobTimestamp, getLastHurtMobTimestamp, method_6083, getLastAttackTime
void (Entity): C, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): setLastHurtMob, setLastHurtMob, method_6114, onAttacking
int (): eP, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): getNoActionTime, getNoActionTime, method_6131, getDespawnCounter
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): setNoActionTime, setNoActionTime, method_16826, setDespawnCounter
void (): eR, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): tickEffects, tickEffects, method_6050, tickStatusEffects
void (): M, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): updateInvisibilityStatus, updateInvisibilityStatus, method_6027, updatePotionVisibility
double (Entity): D, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): getVisibilityPercent, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_lazolqzm, canTarget, m_6779_
boolean (LivingEntity): canAttack, canAttack, method_18395, canTarget
boolean (Collection<StatusEffectInstance>): d, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, containsOnlyAmbientEffects, m_21179_
boolean (Collection<StatusEffectInstance>): areAllEffectsAmbient, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects
void (): eU, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): removeEffectParticles, removeEffectParticles, method_6069, clearPotionSwirls
boolean (): eV, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): removeAllEffects, removeAllEffects, method_6012, clearStatusEffects
Collection<StatusEffectInstance> (): eW, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): getActiveEffects, getActiveEffects, method_6026, getStatusEffects
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eX, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): getActiveEffectsMap, getActiveEffectsMap, method_6088, getActiveStatusEffects
boolean (StatusEffectInstance): a, addEffect, method_6092, addStatusEffect, m_vchrqjlb, addStatusEffect, m_7292_
boolean (StatusEffectInstance): addEffect, addEffect, method_6092, addStatusEffect
boolean (StatusEffectInstance): b, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, m_7301_
boolean (StatusEffectInstance): canBeAffected, canBeAffected, method_6049, canHaveStatusEffect
boolean (): eY, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): isInvertedHealAndHarm, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm
void (float): d, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
void (float): heal, heal, method_6025, heal
float (): eZ, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): getHealth, getHealth, method_6032, getHealth
void (float): x, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): setHealth, setHealth, method_6033, setHealth
void (LivingEntity): d, blockedByItem, method_6060, knockback, m_hcxskeix, m_hcxskeix, m_6731_
void (LivingEntity): blockedByItem, blockedByItem, method_6060, knockback
boolean (DamageSource): j, checkTotemDeathProtection, method_6095, tryUseDeathProtector, m_mniwcxxg, tryUseTotem, m_21262_
boolean (DamageSource): checkTotemDeathProtection, checkTotemDeathProtection, method_6095, tryUseDeathProtector
DamageSource (): fb, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): getLastDamageSource, getLastDamageSource, method_6081, getRecentDamageSource
void (DamageSource): g, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
void (DamageSource): playHurtSound, playHurtSound, method_6013, playHurtSound
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, onDeath, m_6667_
void (DamageSource): die, die, method_6078, onDeath
SoundEvent (DamageSource): h, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (DamageSource): getHurtSound, getHurtSound, method_6011, getHurtSound
SoundEvent (): fd, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): getDeathSound, getDeathSound, method_6002, getDeathSound
SoundEvent (int): q, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (int): getFallDamageSound, getFallDamageSound, method_6041, getFallSound
boolean (): fl, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): onClimbable, onClimbable, method_6101, isClimbing
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, canClimbTrapdoor, m_21176_
boolean (BlockPos, BlockState): trapdoorUsableAsLadder, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor
boolean (): cb, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): isAlive, isAlive, method_5805, isAlive
int (): fn, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): getArmorValue, getArmorValue, method_6096, getArmor
float (DamageSource, float): e, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, applyArmorToDamage, m_21161_
float (DamageSource, float): getDamageAfterArmorAbsorb, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage
float (DamageSource, float): f, getDamageAfterMagicAbsorb, method_6036, modifyAppliedDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
float (DamageSource, float): getDamageAfterMagicAbsorb, getDamageAfterMagicAbsorb, method_6036, modifyAppliedDamage
DamageTracker (): fo, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): getCombatTracker, getCombatTracker, method_6066, getDamageTracker
LivingEntity (): fp, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): getKillCredit, getKillCredit, method_6124, getPrimeAdversary
float (): fq, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): getMaxHealth, getMaxHealth, method_6063, getMaxHealth
int (): fs, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): getArrowCount, getArrowCount, method_6022, getStuckArrowCount
void (int): o, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): setArrowCount, setArrowCount, method_6097, setStuckArrowCount
int (): F, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): getCurrentSwingDuration, getCurrentSwingDuration, method_6028, getHandSwingDuration
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, swingHand, m_6674_
void (Hand): swing, swing, method_6104, swingHand
void (): aU, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): onBelowWorld, onBelowWorld, method_5825, tickInVoid
void (): fv, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): updateSwingTime, updateSwingTime, method_6119, tickHandSwing
ItemStack (): fx, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): getMainHandItem, getMainHandItem, method_6047, getMainHandStack
ItemStack (): fy, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): getOffhandItem, getOffhandItem, method_6079, getOffHandStack
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, getStackInHand, m_21120_
ItemStack (Hand): getItemInHand, getItemInHand, method_5998, getStackInHand
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, setStackInHand, m_21008_
void (Hand, ItemStack): setItemInHand, setItemInHand, method_6122, setStackInHand
boolean (EquipmentSlot): d, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
boolean (EquipmentSlot): hasItemInSlot, hasItemInSlot, method_6084, hasStackEquipped
ItemStack (EquipmentSlot): a, getItemBySlot, method_6118, getEquippedStack, m_zwvabaox, getEquippedStack, m_6844_
ItemStack (EquipmentSlot): getItemBySlot, getItemBySlot, method_6118, getEquipment
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_udqbhpxg, equipStack, m_21035_
void (EquipmentSlot, ItemStack): setItemSlot, setItemSlot, method_5673, setEquipment
float (): fB, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): getArmorCoverPercentage, getArmorCoverPercentage, method_18396, getArmorVisibility
void (boolean): i, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
void (boolean): setSprinting, setSprinting, method_5728, setSprinting
float (): fC, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): getSoundVolume, getSoundVolume, method_6107, getSoundVolume
float (): fD, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): getVoicePitch, getVoicePitch, method_6017, getSoundPitch
boolean (): fE, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): isImmobile, isImmobile, method_6062, isImmobile
void (Entity): h, push, method_5697, pushAwayFrom, m_ysnccdty, pushAwayFrom, m_7334_
void (Entity): push, push, method_5697, pushAwayFrom
float (): fF, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): getJumpPower, getJumpPower, method_6106, getJumpVelocity
void (): u, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): jumpFromGround, jumpFromGround, method_6043, jump
float (): fI, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): getWaterSlowDown, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier
void (Vec3d): m, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): travel, travel, method_6091, travel
Vec3d (Vec3d): r, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): handleOnClimbable, handleOnClimbable, method_18801, applyClimbingSpeed
float (float): I, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getAccelerationFactor, m_21330_
float (float): getFrictionInfluencedSpeed, getFrictionInfluencedSpeed, method_18802, getMovementSpeed
float (): fM, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
float (): getSpeed, getSpeed, method_6029, getMovementSpeed
void (float): C, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
void (float): setSpeed, setSpeed, method_6125, setMovementSpeed
void (): g, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
void (): tick, tick, method_5773, tick
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): aiStep, aiStep, method_6007, tickMovement
void (): fT, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): updateFallFlying, updateFallFlying, method_6053, tickGliding
void (): fV, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): serverAiStep, serverAiStep, method_6023, tickNewAi
void (): q, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): pushEntities, pushEntities, method_6070, tickCramming
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, tickRiptide, m_21071_
void (Box, Box): checkAutoSpinAttack, checkAutoSpinAttack, method_6035, tickRiptide
void (Entity): F, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): doPush, doPush, method_6087, pushAway
void (LivingEntity): f, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (LivingEntity): doAutoAttackOnTouch, doAutoAttackOnTouch, method_5997, attackLivingEntity
boolean (): fW, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): isAutoSpinAttack, isAutoSpinAttack, method_6123, isUsingRiptide
void (): cf, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): stopRiding, stopRiding, method_5848, stopRiding
void (): t, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): rideTick, rideTick, method_5842, tickRiding
void (boolean): t, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): setJumping, setJumping, method_6100, setJumping
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, sendPickup, m_7938_
void (Entity, int): take, take, method_6103, sendPickup
float (float): j, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
float (float): getViewYRot, getViewYRot, method_5705, getYaw
boolean (): bX, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): isPickable, isPickable, method_5863, canHit
boolean (): bY, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): isPushable, isPushable, method_5810, isPushable
float (): cS, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): getYHeadRot, getYHeadRot, method_5791, getHeadYaw
void (float): r, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): setYHeadRot, setYHeadRot, method_5847, setHeadYaw
void (float): s, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): setYBodyRot, setYBodyRot, method_5636, setBodyYaw
float (): fX, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): getAbsorptionAmount, getAbsorptionAmount, method_6067, getAbsorptionAmount
void (float): F, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): setAbsorptionAmount, setAbsorptionAmount, method_6073, setAbsorptionAmount
void (): g_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): onEnterCombat, onEnterCombat, method_6000, enterCombat
void (): P_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): onLeaveCombat, onLeaveCombat, method_6044, endCombat
void (): fY, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): updateEffectVisibility, updateEffectVisibility, method_6008, markEffectsDirty
Arm (): at, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): getMainArm, getMainArm, method_6068, getMainArm
boolean (): fZ, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): isUsingItem, isUsingItem, method_6115, isUsingItem
Hand (): ga, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): getUsedItemHand, getUsedItemHand, method_6058, getActiveHand
void (): N, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): updatingUsingItem, updatingUsingItem, method_6076, tickActiveItemStack
void (): P, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): updateSwimAmount, updateSwimAmount, method_6072, updateLeaningPitch
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, setLivingFlag, m_21155_
void (int, boolean): setLivingEntityFlag, setLivingEntityFlag, method_6085, setLivingFlag
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, tryStartUsing, m_6672_
void (Hand): startUsingItem, startUsingItem, method_6019, setCurrentHand
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_efnedaed, onTrackedDataSet, m_7350_
void (TrackedData<?>): onSyncedDataUpdated, onSyncedDataUpdated, method_5674, onTrackedDataSet
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, lookAt, m_7618_
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): lookAt, lookAt, method_5702, lookAt
void (ItemStack, int): b, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, spawnItemParticles, m_21060_
void (ItemStack, int): spawnItemParticles, spawnItemParticles, method_6037, spawnItemParticles
void (): Q_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): completeUsingItem, completeUsingItem, method_6040, consumeItem
ItemStack (): gb, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): getUseItem, getUseItem, method_6030, getActiveItem
int (): gc, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): getUseItemRemainingTicks, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft
int (): gd, getTicksUsingItem, method_6048, getItemUseTime, m_oopvqacw, m_21252_
int (): getTicksUsingItem, getTicksUsingItem, method_6048, getItemUseTime
void (): ge, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): releaseUsingItem, releaseUsingItem, method_6075, stopUsingItem
void (): gf, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): stopUsingItem, stopUsingItem, method_6021, clearActiveItem
boolean (): gg, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): isBlocking, isBlocking, method_6039, isBlocking
boolean (): gj, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): isFallFlying, isFallFlying, method_6128, isGliding
boolean (): cC, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): isVisuallySwimming, isVisuallySwimming, method_20232, isInSwimmingPose
boolean (double, double, double, boolean): b, randomTeleport, method_6082, teleport, m_gpdznmro, teleport, m_20984_
boolean (double, double, double, boolean): randomTeleport, randomTeleport, method_6082, teleport
boolean (): gl, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): isAffectedByPotions, isAffectedByPotions, method_6086, isAffectedBySplashPotions
boolean (): gm, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): attackable, attackable, method_6102, isMobOrPlayer
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, getDimensions, m_6972_
EntityDimensions (EntityPose): getDimensions, getDimensions, method_18377, getDimensions
Optional<BlockPos> (): gp, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): getSleepingPos, getSleepingPos, method_18398, getSleepingPosition
void (BlockPos): g, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (BlockPos): setSleepingPos, setSleepingPos, method_18402, setSleepingPosition
void (): gq, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): clearSleepingPos, clearSleepingPos, method_18399, clearSleepingPosition
boolean (): gr, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): isSleeping, isSleeping, method_6113, isSleeping
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, sleep, m_5802_
void (BlockPos): startSleeping, startSleeping, method_18403, sleep
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, setPositionInBed, m_21080_
void (BlockPos): setPosToBed, setPosToBed, method_18392, setPositionInBed
boolean (): Q, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): checkBedExists, checkBedExists, method_18406, isSleepingInBed
void (): gs, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): stopSleeping, stopSleeping, method_18400, wakeUp
boolean (): cc, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): isInWall, isInWall, method_5757, isInsideWall
ItemStack (ItemStack): d, getProjectile, method_18808, getProjectileType, m_bxkzqslp, getArrowType, m_6298_
ItemStack (ItemStack): getProjectile, getProjectile, method_18808, getProjectileType
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): entityEventForEquipmentBreak, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus
float (float): b, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, getLeaningPitch, m_20998_
float (float): getSwimAmount, getSwimAmount, method_6024, getLeaningPitch
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
void (ItemStack): breakItem, breakItem, method_6045, playEquipmentBreakEffects
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_kkieextx, handleStatus, m_7822_
void (byte): handleEntityEvent, handleEntityEvent, method_5711, handleStatus
boolean (): de, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): shouldShowName, shouldShowName, method_5733, shouldRenderName
void (): fH, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): goDownInWater, goDownInWater, method_6093, knockDownwards
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, updateTrackedHeadRotation, m_6541_
void (float, int): lerpHeadTo, lerpHeadTo, method_5683, updateTrackedHeadRotation
float (float): E, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): getAttackAnim, getAttackAnim, method_6055, getHandSwingProgress
int (): gk, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
int (): getFallFlyingTicks, getFallFlyingTicks, method_6003, getGlidingTicks
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, setNearbySongPlaying, m_6818_
void (BlockPos, boolean): setRecordPlayingNearby, setRecordPlayingNearby, method_6006, setNearbySongPlaying
Direction (): gt, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): getBedOrientation, getBedOrientation, method_18401, getSleepingDirection
void (LivingEntity): e, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, onKilledBy, m_21268_
void (LivingEntity): createWitherRose, createWitherRose, method_23733, onKilledBy
void (): fm, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): playBlockFallSound, playBlockFallSound, method_23328, playBlockFallSound
int (): ft, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): getStingerCount, getStingerCount, method_21753, getStingerCount
void (int): p, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): setStingerCount, setStingerCount, method_21755, setStingerCount
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, swingHand, m_21011_
void (Hand, boolean): swing, swing, method_23667, swingHand
boolean (): gi, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): isSuppressingSlidingDownLadder, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder
Brain$Profile<?> (): ew, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, deserializeBrain, m_8075_
DefaultAttributeContainer$Builder (): ex, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): createLivingAttributes, createLivingAttributes, method_26827, createLivingAttributes
float (): bi, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): getBlockSpeedFactor, getBlockSpeedFactor, method_23326, getVelocityMultiplier
boolean (): eG, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): isAffectedByFluids, isAffectedByFluids, method_29920, shouldSwimInFluids
boolean (): fa, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): isDeadOrDying, isDeadOrDying, method_29504, isDead
Optional<BlockPos> (): fk, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): getLastClimbablePos, getLastClimbablePos, method_24832, getClimbingPos
void (DamageSource, float): c, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, m_6472_
void (DamageSource, float): hurtArmor, hurtArmor, method_6105, damageArmor
AttributeContainer (): fw, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): getAttributes, getAttributes, method_6127, getAttributes
boolean (Item): b, isHolding, method_24518, isHolding, m_tgtyxces, isHolding, m_21055_
boolean (Item): isHolding, isHolding, method_24518, isHolding
boolean (Predicate<ItemStack>): b, isHolding, method_24520, isHolding, m_mqaxmsqu, isHolding, m_21093_
boolean (Predicate<ItemStack>): isHolding, isHolding, method_24520, isHolding
void (Entity): H, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): dismountVehicle, dismountVehicle, method_6038, onDismounted
Vec3d (Vec3d, float): b, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, handleFrictionAndCalculateMovement, m_21074_
Vec3d (Vec3d, float): handleRelativeFrictionAndCalculateMovement, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, getFallingInFluidAdjustedMovement, m_20994_
Vec3d (double, boolean, Vec3d): getFluidFallingAdjustedMovement, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed
void (): K, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): detectEquipmentUpdates, detectEquipmentUpdates, method_30128, sendEquipmentChanges
Map<EquipmentSlot, ItemStack> (): L, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): collectEquipmentChanges, collectEquipmentChanges, method_30129, getEquipmentChanges
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, checkHandStackSwap, m_mnavhksa, swapHandStacks, m_21091_
void (Map<EquipmentSlot, ItemStack>): handleHandSwap, handleHandSwap, method_30121, checkHandStackSwap
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, sendEquipmentChanges, m_mlrktqxh, setEquipment, m_21142_
void (Map<EquipmentSlot, ItemStack>): handleEquipmentChanges, handleEquipmentChanges, method_30123, sendEquipmentChanges
boolean (): fR, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): isSensitiveToWater, isSensitiveToWater, method_29503, hurtByWater
void (ItemEntity): a, onItemPickup, method_29499, triggerItemPickedUpByEntityCriteria, m_vwjazeju, triggerItemPickedUpByEntityCriteria, m_21053_
void (ItemEntity): onItemPickup, onItemPickup, method_29499, triggerItemPickedUpByEntityCriteria
com.google.common.collect.ImmutableList<EntityPose> (): go, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): getDismountPoses, getDismountPoses, method_24831, getPoses
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
Box (EntityPose): getLocalBoundsForPose, getLocalBoundsForPose, method_24833, getBoundingBox
void (): I, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): swapHandItems, swapHandItems, method_30127, swapHandStacks
Vec3d (Direction$Axis, BlockLocating$Rectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_dofvpclc, positionInPortal, m_7643_
Vec3d (Direction$Axis, BlockLocating$Rectangle): getRelativePortalPosition, getRelativePortalPosition, method_30633, positionInPortal
Vec3d (Vec3d): n, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): resetForwardDirectionOfRelativePortalPosition, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal
void (): eC, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): removeFrost, removeFrost, method_32324, removePowderSnowSlow
void (): eD, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): tryAddFrost, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded
boolean (): eQ, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): shouldDiscardFriction, shouldDiscardFriction, method_35053, hasNoDrag
void (boolean): r, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (boolean): setDiscardFriction, setDiscardFriction, method_35054, setNoDrag
void (): D, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): updateGlowingStatus, updateGlowingStatus, method_36362, updateGlowing
boolean (): eS, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): canBeSeenAsEnemy, canBeSeenAsEnemy, method_33190, canTakeDamage
boolean (): eT, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): canBeSeenByAnyone, canBeSeenByAnyone, method_36608, isPartOfGame
boolean (StatusEffectInstance, Entity): b, addEffect, method_37222, addStatusEffect, m_ynmbvwjb, addStatusEffect, m_147207_
boolean (StatusEffectInstance, Entity): addEffect, addEffect, method_37222, addStatusEffect
void (StatusEffectInstance, Entity): c, forceAddEffect, method_26082, setStatusEffect, m_eljjwntg, setStatusEffect, m_147215_
void (StatusEffectInstance, Entity): forceAddEffect, forceAddEffect, method_26082, setStatusEffect
void (StatusEffectInstance, Entity): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, onStatusEffectApplied, m_142540_
void (StatusEffectInstance, Entity): onEffectAdded, onEffectAdded, method_6020, onStatusEffectApplied
void (StatusEffectInstance, boolean, Entity): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, onStatusEffectUpgraded, m_141973_
void (StatusEffectInstance, boolean, Entity): onEffectUpdated, onEffectUpdated, method_6009, onStatusEffectUpgraded
void (double, double, double): o, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (double, double, double): knockback, knockback, method_6005, takeKnockback
void (DamageSource, float): d, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, damageHelmet, m_142642_
void (DamageSource, float): hurtHelmet, hurtHelmet, method_36977, damageHelmet
void (): fu, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): makePoofParticles, makePoofParticles, method_36549, addDeathParticles
boolean (Entity): G, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
boolean (Entity): hasLineOfSight, hasLineOfSight, method_6057, canSee
void (ItemStack): a_, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, tickItemStackUsage, m_142106_
void (ItemStack): updateUsingItem, updateUsingItem, method_37119, tickItemStackUsage
EquipmentSlot (ItemStack): f, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
EquipmentSlot (ItemStack): getEquipmentSlotForItem, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot
StackReference (LivingEntity, EquipmentSlot): a, createEquipmentSlotAccess, method_32321, getStackReference, m_vckvknnt, getStackReference, m_147195_
StackReference (LivingEntity, EquipmentSlot): createEquipmentSlotAccess, createEquipmentSlotAccess, method_32321, getStackReference
EquipmentSlot (int): r, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
EquipmentSlot (int): getEquipmentSlot, getEquipmentSlot, method_32322, getEquipmentSlot
StackReference (int): a_, getSlot, method_32318, getStackReference, m_bnfwodjq, getStackReference, m_141942_
StackReference (int): getSlot, getSlot, method_32318, getStackReference
boolean (): ea, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): canFreeze, canFreeze, method_32316, canFreeze
boolean (): cF, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): isCurrentlyGlowing, isCurrentlyGlowing, method_5851, isGlowing
LivingEntity$FallSounds (): fj, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): getFallSounds, getFallSounds, method_39760, getFallSounds
void (TagKey<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, swimUpward, m_203347_
void (TagKey<Fluid>): jumpInLiquid, jumpInLiquid, method_6010, swimUpward
boolean (FluidState): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, canWalkOnFluid, m_203441_
boolean (FluidState): canStandOnFluid, canStandOnFluid, method_26319, canWalkOnFluid
boolean (EquipmentSlot): b, doesEmitEquipEvent, method_44201, isArmorSlot, m_lgbaiieb, slotEmitsEquipEvent, m_213772_
boolean (EquipmentSlot): doesEmitEquipEvent, doesEmitEquipEvent, method_44201, isArmorSlot
void (EquipmentSlot, ItemStack, ItemStack): a, onEquipItem, method_6116, onEquipStack, m_nutvedxs, onEquipItem, m_238392_
void (EquipmentSlot, ItemStack, ItemStack): onEquipItem, onEquipItem, method_6116, onEquipStack
void (): fe, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): skipDropExperience, skipDropExperience, method_41329, disableExperienceDropping
boolean (): ff, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): wasExperienceConsumed, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled
float (): ed, getVisualRotationYInDegrees, method_73188, getBodyYaw, m_rxhilfnh, visualYawDegrees, m_213816_
float (): getVisualRotationYInDegrees, getVisualRotationYInDegrees, method_73188, getBodyYaw
void (EntitySpawnS2CPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_fccepfav, onSpawnPacket, m_141965_
void (EntitySpawnS2CPacket): recreateFromPacket, recreateFromPacket, method_31471, onSpawnPacket
double (RegistryEntry<EntityAttribute>): i, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): getAttributeValue, getAttributeValue, method_45325, getAttributeValue
double (RegistryEntry<EntityAttribute>): j, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
double (RegistryEntry<EntityAttribute>): getAttributeBaseValue, getAttributeBaseValue, method_45326, getAttributeBaseValue
boolean (ItemStack, ItemStack): a, equipmentHasChanged, method_45324, areItemsDifferent, m_vixrfdxj, hasEquipmentChanged, m_246525_
boolean (ItemStack, ItemStack): equipmentHasChanged, equipmentHasChanged, method_45324, areItemsDifferent
LivingEntity (): f_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): getLastAttacker, getLastAttacker, method_49107, getLastAttacker
void (Entity$RemovalReason): a, remove, method_5650, remove, m_jvhgezub, remove, m_142687_
void (Entity$RemovalReason): remove, remove, method_5650, remove
void (double, double): a, indicateDamage, method_48761, tiltScreen, m_xotweprj, indicateDamage, m_269405_
void (double, double): indicateDamage, indicateDamage, method_48761, tiltScreen
float (): fg, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): getHurtDir, getHurtDir, method_48157, getDamageTiltYaw
void (float): q, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): animateHurt, animateHurt, method_5879, animateDamage
void (DamageSource): c, handleDamageEvent, method_48922, onDamaged, m_obyhheyh, handleDamagingEvent, m_269138_
void (DamageSource): handleDamageEvent, handleDamageEvent, method_48922, onDamaged
void (boolean): s, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (boolean): calculateEntityAnimation, calculateEntityAnimation, method_29242, updateLimbs
void (float): B, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): updateWalkAnimation, updateWalkAnimation, method_48565, updateLimbs
float (): fL, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): getFlyingSpeed, getFlyingSpeed, method_49484, getOffGroundSpeed
float (): eg, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): maxUpStep, maxUpStep, method_49476, getStepHeight
void (StatusEffectInstance): c, sendEffectToPassengers, method_52197, sendEffectToControllingPlayer, m_bowysnou, applyStatusEffectToPassengers, m_289605_
void (StatusEffectInstance): sendEffectToPassengers, sendEffectToPassengers, method_52197, sendEffectToControllingPlayer
long (): fc, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): getLootTableSeed, getLootTableSeed, method_51851, getLootTableSeed
float (): fG, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): getJumpBoostPower, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier
void (PlayerEntity, Vec3d): c, travelRidden, method_49483, travelControlled, m_wpnkklez, travelControlled, m_274466_
void (PlayerEntity, Vec3d): travelRidden, travelRidden, method_49483, travelControlled
void (PlayerEntity, Vec3d): a, tickRidden, method_49481, tickControlled, m_uhjfbatb, tickControlled, m_274498_
void (PlayerEntity, Vec3d): tickRidden, tickRidden, method_49481, tickControlled
Vec3d (PlayerEntity, Vec3d): b, getRiddenInput, method_49482, getControlledMovementInput, m_mzepiaxw, getControlledMovementInput, m_274312_
Vec3d (PlayerEntity, Vec3d): getRiddenInput, getRiddenInput, method_49482, getControlledMovementInput
float (PlayerEntity): f, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
float (PlayerEntity): getRiddenSpeed, getRiddenSpeed, method_49485, getSaddledSpeed
void (): E, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): refreshDirtyAttributes, refreshDirtyAttributes, method_52543, updateAttributes
Box (): fh, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): getHitbox, getHitbox, method_53510, getHitbox
float (): fr, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): getMaxAbsorption, getMaxAbsorption, method_52541, getMaxAbsorption
void (float): G, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
void (float): internalSetAbsorptionAmount, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped
boolean (EntityPose): g, wouldNotSuffocateAtTargetPose, method_52542, wouldNotSuffocateInPose, m_xusebikf, wouldNotSuffocateInPose, m_293305_
boolean (EntityPose): wouldNotSuffocateAtTargetPose, wouldNotSuffocateAtTargetPose, method_52542, wouldNotSuffocateInPose
Vec3d (Entity): n, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, getPassengerRidingPos, m_292590_
Vec3d (Entity): getPassengerRidingPosition, getPassengerRidingPosition, method_52538, getPassengerRidingPos
void (int, double): a, lerpHeadRotationStep, method_52539, lerpHeadYaw, m_zjpztqou, lerpHeadYaw, m_295933_
void (int, double): lerpHeadRotationStep, lerpHeadRotationStep, method_52539, lerpHeadYaw
float (): fP, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): getMaxHeadRotationRelativeToBody, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation
void (DataTracker$Builder): a, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
void (DataTracker$Builder): defineSynchedData, defineSynchedData, method_5693, initDataTracker
float (): eE, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): getAgeScale, getAgeScale, method_17825, getScaleFactor
float (float): c, sanitizeScale, method_56077, clampScale, m_uzfdrlrs, clampScale, m_319572_
float (float): sanitizeScale, sanitizeScale, method_56077, clampScale
void (): p, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (): updateSynchronizedMobEffectParticles, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls
boolean (RegistryEntry<StatusEffect>): d, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
boolean (RegistryEntry<StatusEffect>): hasEffect, hasEffect, method_6059, hasStatusEffect
StatusEffectInstance (RegistryEntry<StatusEffect>): e, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
StatusEffectInstance (RegistryEntry<StatusEffect>): getEffect, getEffect, method_6112, getStatusEffect
StatusEffectInstance (RegistryEntry<StatusEffect>): f, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
StatusEffectInstance (RegistryEntry<StatusEffect>): removeEffectNoUpdate, removeEffectNoUpdate, method_6111, removeStatusEffectInternal
boolean (RegistryEntry<StatusEffect>): g, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
boolean (RegistryEntry<StatusEffect>): removeEffect, removeEffect, method_6016, removeStatusEffect
void (RegistryEntry<EntityAttribute>): a, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
void (RegistryEntry<EntityAttribute>): onAttributeUpdated, onAttributeUpdated, method_52540, updateAttribute
void (SoundEvent): b, makeSound, method_56078, playSound, m_tcvuiywd, makeSound, m_323137_
void (SoundEvent): makeSound, makeSound, method_56078, playSound
int (): cW, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (): getMaxFallDistance, getMaxFallDistance, method_5850, getSafeFallDistance
int (float): y, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
int (float): getComfortableFallDistance, getComfortableFallDistance, method_56993, getSafeFallDistance
void (DamageSource, float, EquipmentSlot...): a, doHurtEquipment, method_57292, damageEquipment, m_zmcmzkho, damageEquipment, m_318635_
void (DamageSource, float, EquipmentSlot...): doHurtEquipment, doHurtEquipment, method_57292, damageEquipment
EntityAttributeInstance (RegistryEntry<EntityAttribute>): h, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): getAttribute, getAttribute, method_5996, getAttributeInstance
boolean (EquipmentSlot): e, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_321348_
boolean (EquipmentSlot): canUseSlot, canUseSlot, method_56991, canUseSlot
float (float): A, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
float (float): getJumpPower, getJumpPower, method_56994, getJumpVelocity
double (): bs, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): getDefaultGravity, getDefaultGravity, method_7490, getGravity
EntityDimensions (EntityPose): b, getDefaultDimensions, method_55694, getBaseDimensions, m_qukpzlyx, getDefaultDimensions, m_31586_
EntityDimensions (EntityPose): getDefaultDimensions, getDefaultDimensions, method_55694, getBaseDimensions
void (int): g, igniteForTicks, method_56073, setOnFireForTicks, m_hisokqyg, setOnFireFor, m_319006_
void (int): igniteForTicks, igniteForTicks, method_56073, setOnFireForTicks
boolean (): gv, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): hasInfiniteMaterials, hasInfiniteMaterials, method_56992, isInCreativeMode
boolean (): ez, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): hasLandedInLiquid, hasLandedInLiquid, method_59925, hasLandedInFluid
void (ServerWorld, BlockPos): b, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, onChangedBlock, m_5806_
void (ServerWorld, BlockPos): onChangedBlock, onChangedBlock, method_6126, applyMovementEffects
int (ServerWorld, Entity): a, getExperienceReward, method_59923, getExperienceToDrop, m_yanqzhib, getXpToDrop, m_339042_
int (ServerWorld, Entity): getExperienceReward, getExperienceReward, method_59923, getExperienceToDrop
void (ServerWorld, DamageSource): b, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (ServerWorld, DamageSource): dropAllDeathLoot, dropAllDeathLoot, method_16080, drop
void (ServerWorld, DamageSource, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropCustomLoot, m_7472_
void (ServerWorld, DamageSource, boolean): dropCustomDeathLoot, dropCustomDeathLoot, method_6099, dropEquipment
float (Entity, DamageSource): b, getKnockback, method_59924, getAttackKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
float (Entity, DamageSource): getKnockback, getKnockback, method_59924, getAttackKnockbackAgainst
ItemStack (): eq, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): getWeaponItem, getWeaponItem, method_59958, getWeaponStack
float (float): t, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
float (float): getPreciseBodyRotation, getPreciseBodyRotation, method_60951, lerpYaw
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
boolean (boolean): canUsePortal, canUsePortal, method_5822, canUsePortals
void (Item, EquipmentSlot): a, onEquippedItemBroken, method_20235, sendEquipmentBreakStatus, m_dgbunafc, onEquippedItemBroken, m_339593_
void (Item, EquipmentSlot): onEquippedItemBroken, onEquippedItemBroken, method_20235, sendEquipmentBreakStatus
void (ServerWorld): c, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (ServerWorld): kill, kill, method_5768, kill
int (ServerWorld): f, getBaseExperienceReward, method_6110, getExperienceToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
int (ServerWorld): getBaseExperienceReward, getBaseExperienceReward, method_6110, getExperienceToDrop
void (ServerWorld, Entity$RemovalReason): a, triggerOnDeathMobEffects, method_60699, onRemoval, m_fpapzmyw, onRemoval, m_339636_
void (ServerWorld, Entity$RemovalReason): triggerOnDeathMobEffects, triggerOnDeathMobEffects, method_60699, onRemoval
void (Collection<StatusEffectInstance>): c, onEffectsRemoved, method_6129, onStatusEffectsRemoved, m_fruafpue, onEffectsRemoved, m_353161_
void (Collection<StatusEffectInstance>): onEffectsRemoved, onEffectsRemoved, method_6129, onStatusEffectsRemoved
boolean (ServerWorld, DamageSource, float): a, hurtServer, method_64397, damage, m_fuenwjjy, damage, m_351622_
boolean (ServerWorld, DamageSource, float): hurtServer, hurtServer, method_64397, damage
void (ServerWorld): g, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (ServerWorld): dropEquipment, dropEquipment, method_16078, dropInventory
void (ServerWorld, Entity): b, dropExperience, method_23883, dropExperience, m_eobwecax, dropXp, m_21226_
void (ServerWorld, Entity): dropExperience, dropExperience, method_23883, dropExperience
void (ServerWorld, DamageSource, boolean): b, dropFromLootTable, method_16077, dropLoot, m_oymopclz, generateLoot, m_21388_
void (ServerWorld, DamageSource, boolean): dropFromLootTable, dropFromLootTable, method_16077, dropLoot
boolean (ServerWorld, RegistryKey<LootTable>, BiConsumer<ServerWorld, ItemStack>): a, dropFromGiftLootTable, method_64169, forEachGiftedItem, m_fcllvyfo, generateGiftLoot, m_353750_
boolean (ServerWorld, RegistryKey<LootTable>, BiConsumer<ServerWorld, ItemStack>): dropFromGiftLootTable, dropFromGiftLootTable, method_64169, forEachGiftedItem
void (ServerWorld, RegistryKey<LootTable>, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromShearingLootTable, method_61419, forEachShearedItem, m_pljlrlsh, generateShearingLoot, m_351780_
boolean (ServerWorld, RegistryKey<LootTable>, Function<LootWorldContext$Builder, LootWorldContext>, BiConsumer<ServerWorld, ItemStack>): a, dropFromLootTable, method_64170, forEachGeneratedItem, m_rkacnhvq, generateLoot, m_7625_
boolean (ServerWorld, RegistryKey<LootTable>, Function<LootWorldContext$Builder, LootWorldContext>, BiConsumer<ServerWorld, ItemStack>): dropFromLootTable, dropFromLootTable, method_64170, forEachGeneratedItem
Map<Enchantment, Set<EnchantmentLocationBasedEffect>> (EquipmentSlot): c, activeLocationDependentEnchantments, method_59926, getLocationBasedEnchantmentEffects, m_lbpuzdpj, getLocationBasedEnchantmentEffects, m_339201_
Map<Enchantment, Set<EnchantmentLocationBasedEffect>> (EquipmentSlot): activeLocationDependentEnchantments, activeLocationDependentEnchantments, method_59926, getLocationBasedEnchantmentEffects
void (ServerWorld, DamageSource, float): c, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
void (ServerWorld, DamageSource, float): actuallyHurt, actuallyHurt, method_6074, applyDamage
ItemStack (Arm): b, getItemHeldByArm, method_61420, getStackInArm, m_pizuxcky, getHeldStack, m_352599_
ItemStack (Arm): getItemHeldByArm, getItemHeldByArm, method_61420, getStackInArm
double (): fJ, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
double (): getEffectiveGravity, getEffectiveGravity, method_61426, getEffectiveGravity
void (Vec3d): a, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
void (Vec3d): travelInAir, travelInAir, method_61428, travelMidAir
void (Vec3d): o, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
void (Vec3d): travelInFluid, travelInFluid, method_61429, travelInFluid
Vec3d (Vec3d): q, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, calculateGlidingVelocity, m_21332_
Vec3d (Vec3d): updateFallFlyingMovement, updateFallFlyingMovement, method_61430, calcGlidingVelocity
void (double, double): c, handleFallFlyingCollisions, method_61424, checkGlidingCollision, m_rcpsjrox, checkGlidingCollision, m_354261_
void (double, double): handleFallFlyingCollisions, handleFallFlyingCollisions, method_61424, checkGlidingCollision
boolean (ServerWorld, Entity): c, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (ServerWorld, Entity): doHurtTarget, doHurtTarget, method_6121, tryAttack
boolean (): fU, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
boolean (): canGlide, canGlide, method_63628, canGlide
void (ItemStack): b, handleExtraItemsCreatedOnUse, method_64399, giveOrDropStack, m_umnlaave, insertOrDrop, m_354947_
void (ItemStack): handleExtraItemsCreatedOnUse, handleExtraItemsCreatedOnUse, method_64399, giveOrDropStack
ItemStack (): gh, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
ItemStack (): getItemBlockingWith, getItemBlockingWith, method_62821, getBlockingItem
boolean (): gn, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
boolean (): canPickUpLoot, canPickUpLoot, method_5936, canPickUpLoot
void (ItemStack, EquipmentSlot, AttributeContainer): a, stopLocationBasedEffects, method_61422, onEquipmentRemoved, m_gnozrdmy, endLocationBasedEffects, m_355729_
void (ItemStack, EquipmentSlot, AttributeContainer): stopLocationBasedEffects, stopLocationBasedEffects, method_61422, onEquipmentRemoved
boolean (ItemStack): e, canEquipWithDispenser, method_63625, canEquipFromDispenser, m_zarrsjtw, canEquipWithDispenser, m_356611_
boolean (ItemStack): canEquipWithDispenser, canEquipWithDispenser, method_63625, canEquipFromDispenser
boolean (EquipmentSlot): f, canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot, m_zqlgoica, canDispenserEquipInto, m_218379_
boolean (EquipmentSlot): canDispenserEquipIntoSlot, canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot
boolean (ItemStack, EquipmentSlot): a, isEquippableInSlot, method_63623, canEquip, m_qrzeacza, canEquip, m_21137_
boolean (ItemStack, EquipmentSlot): isEquippableInSlot, isEquippableInSlot, method_63623, canEquip
boolean (ServerWorld, DamageSource): a, isInvulnerableTo, method_5679, isInvulnerableTo, m_luzswycb, isInvulnerableTo, m_9181_
boolean (ServerWorld, DamageSource): isInvulnerableTo, isInvulnerableTo, method_5679, isInvulnerableTo
boolean (ItemStack, EquipmentSlot): b, canGlideUsing, method_63624, canGlideWith, m_svekchwa, canFallFlyUsing, m_354281_
boolean (ItemStack, EquipmentSlot): canGlideUsing, canGlideUsing, method_63624, canGlideWith
void (DamageSource): e, resolveMobResponsibleForDamage, method_65344, becomeAngry, m_wnnqsiaa, m_373161_
void (DamageSource): resolveMobResponsibleForDamage, resolveMobResponsibleForDamage, method_65344, becomeAngry
PlayerEntity (DamageSource): f, resolvePlayerResponsibleForDamage, method_65343, setAttackingPlayer, m_hmhyfumi, m_372576_
PlayerEntity (DamageSource): resolvePlayerResponsibleForDamage, resolvePlayerResponsibleForDamage, method_65343, setAttackingPlayer
boolean (LivingEntity, double, boolean, boolean, double...): a, isLookingAtMe, method_64619, isEntityLookingAtMe, m_emvhacmb, m_emvhacmb, m_354098_
boolean (LivingEntity, double, boolean, boolean, double...): isLookingAtMe, isLookingAtMe, method_64619, isEntityLookingAtMe
boolean (Entity, RaycastContext$ShapeType, RaycastContext$FluidHandling, double): a, hasLineOfSight, method_64618, canSee, m_qhfzlnma, m_qhfzlnma, m_351992_
boolean (Entity, RaycastContext$ShapeType, RaycastContext$FluidHandling, double): hasLineOfSight, hasLineOfSight, method_64618, canSee
EntityEquipment (): eu, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
EntityEquipment (): createEquipment, createEquipment, method_67518, createEquipment
float (): eB, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
float (): getLuck, getLuck, method_7292, getLuck
PlayerEntity (): eL, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
PlayerEntity (): getLastHurtByPlayer, getLastHurtByPlayer, method_66280, getAttackingPlayer
void (PlayerEntity, int): a, setLastHurtByPlayer, method_66277, setAttacking, m_bnkehtdf, m_bnkehtdf, m_386414_
void (PlayerEntity, int): setLastHurtByPlayer, setLastHurtByPlayer, method_66277, setAttacking
void (UUID, int): a, setLastHurtByPlayer, method_66278, setAttacking, m_hiejfrku, m_hiejfrku, m_21247_
void (UUID, int): setLastHurtByPlayer, setLastHurtByPlayer, method_66278, setAttacking
void (LazyEntityReference<PlayerEntity>, int): a, setLastHurtByPlayer, method_29505, setAttacking, m_uscjkqfc, m_384082_
void (LazyEntityReference<PlayerEntity>, int): setLastHurtByPlayer, setLastHurtByPlayer, method_29505, setAttacking
RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): a, getEquipSound, method_66667, getEquipSound, m_ixaetezv, getEquipSound, m_385780_
RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): getEquipSound, getEquipSound, method_66667, getEquipSound
ItemEntity (ItemStack, boolean, boolean): a, drop, method_7329, dropItem, m_jsxsxmgo, dropStack, m_9084_
ItemEntity (ItemStack, boolean, boolean): drop, drop, method_7329, dropItem
float (RegistryEntry<StatusEffect>, float): a, getEffectBlendFactor, method_66279, getEffectFadeFactor, m_pwaxmdsu, m_pwaxmdsu, m_384269_
float (RegistryEntry<StatusEffect>, float): getEffectBlendFactor, getEffectBlendFactor, method_66279, getEffectFadeFactor
float (ServerWorld, DamageSource, float): b, applyItemBlocking, method_67346, getDamageBlockedAmount, m_zybxrwui, m_zybxrwui, m_388793_
float (ServerWorld, DamageSource, float): applyItemBlocking, applyItemBlocking, method_67346, getDamageBlockedAmount
void (DamageSource): i, playSecondaryHurtSound, method_66283, playThornsSound, m_itpbamzo, m_388457_
void (DamageSource): playSecondaryHurtSound, playSecondaryHurtSound, method_66283, playThornsSound
void (ServerWorld, LivingEntity): a, blockUsingItem, method_6090, takeShieldHit, m_ctanrimv, m_ctanrimv, m_384415_
void (ServerWorld, LivingEntity): blockUsingItem, blockUsingItem, method_6090, takeShieldHit
boolean (double, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, handleFallDamage, m_142535_
boolean (double, float, DamageSource): causeFallDamage, causeFallDamage, method_5747, handleFallDamage
int (double, float): a, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
int (double, float): calculateFallDamage, calculateFallDamage, method_23329, computeFallDamage
double (double): i, calculateFallPower, method_66669, getUnsafeFallDistance, m_pewhzjbc, computeUnsafeFallenDistance, m_386366_
double (double): calculateFallPower, calculateFallPower, method_66669, getUnsafeFallDistance
void (): G, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (): makeDrownParticles, makeDrownParticles, method_66276, addBubbleParticles
void (Vec3d): p, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
void (Vec3d): travelFallFlying, travelFallFlying, method_61417, travelGliding
void (): fK, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): stopFallFlying, stopFallFlying, method_66281, stopGliding
void (float): D, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (float): tickHeadTurn, tickHeadTurn, method_6031, turnHead
void (): fQ, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
void (): applyInput, applyInput, method_66282, tickMovementInput
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_386071_
PositionInterpolator (): getInterpolation, getInterpolation, method_66233, getInterpolator
ItemEntity (ItemStack, boolean, boolean): b, createItemStackToDrop, method_67517, createItemEntity, m_ltnuxlgk, dropStackImpl, m_388911_
ItemEntity (ItemStack, boolean, boolean): createItemStackToDrop, createItemStackToDrop, method_67517, createItemEntity
float (): gu, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
float (): getSecondsToDisableBlocking, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds
int (): gw, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
int (): getLastHurtByPlayerMemoryTime, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer
void (Entity$RemovalReason): b, onRemoval, method_64615, onRemove, m_gbjymqob, onRemoved, m_352670_
void (Entity$RemovalReason): onRemoval, onRemoval, method_64615, onRemove
void (WriteView): a, addAdditionalSaveData, method_5652, writeCustomData, m_xuwbpohg, writeCustomData, m_7380_
void (WriteView): addAdditionalSaveData, addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): a, readAdditionalSaveData, method_5749, readCustomData, m_obkzfysl, readCustomData, m_7378_
void (ReadView): readAdditionalSaveData, readAdditionalSaveData, method_5749, readCustomData
void (Vec3d, float): a, travelFlying, method_70670, travelFlying, m_ilaqqhpm, m_401301_
void (Vec3d, float): travelFlying, travelFlying, method_70670, travelFlying
void (Vec3d, float, float, float): a, travelFlying, method_70671, travelFlying, m_rjyswvye, m_402317_
void (Vec3d, float, float, float): travelFlying, travelFlying, method_70671, travelFlying
boolean (): fS, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): isJumping, isJumping, method_70673, isJumping
boolean (): gx, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
boolean (): isTransmittingWaypoint, isTransmittingWaypoint, method_70674, hasWaypoint
Optional<ServerWaypoint$WaypointTracker> (ServerPlayerEntity): f, makeWaypointConnectionWith, method_70672, createTracker, m_fekxzhwm, m_fekxzhwm, m_401308_
Optional<ServerWaypoint$WaypointTracker> (ServerPlayerEntity): makeWaypointConnectionWith, makeWaypointConnectionWith, method_70672, createTracker
Waypoint$Config (): gy, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
Waypoint$Config (): waypointIcon, waypointIcon, method_70675, getWaypointConfig
LivingEntity (): et, asLivingEntity, method_72393, getEntity, m_iaptyxom, asLivingEntity, m_415440_
LivingEntity (): asLivingEntity, asLivingEntity, method_72393, getEntity
boolean (): eA, shouldTakeDrowningDamage, method_74092, shouldDrown, m_rqcgimlu, m_419733_
boolean (): shouldTakeDrowningDamage, shouldTakeDrowningDamage, method_74092, shouldDrown
boolean (ServerWorld): e, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (ServerWorld): shouldDropLoot, shouldDropLoot, method_27071, shouldDropLoot
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>): a, dropFromLootTable, method_72395, dropLoot, m_mzwcviyz, m_mzwcviyz, m_419597_
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>): dropFromLootTable, dropFromLootTable, method_72395, dropLoot
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>, Consumer<ItemStack>): a, dropFromLootTable, method_72396, generateLoot, m_dlepzwvv, m_dlepzwvv, m_418847_
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>, Consumer<ItemStack>): dropFromLootTable, dropFromLootTable, method_72396, generateLoot
boolean (ServerWorld, RegistryKey<LootTable>, Entity, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromEntityInteractLootTable, method_72394, forEachBrushedItem, m_ipovdslh, m_ipovdslh, m_418491_
void (): aI, updateDataBeforeSync, method_75725, beforePacketsSent, m_zkxkourl, m_442875_
void (): updateDataBeforeSync, updateDataBeforeSync, method_75725, beforePacketsSent
void (): k, updateDirtyEffects, method_75126, handleEffectsChanged, m_zxttckih, m_443415_
void (): updateDirtyEffects, updateDirtyEffects, method_75126, handleEffectsChanged
void (): fi, lungeForwardMaybe, method_75125, useAttackEnchantmentEffects, m_kezoacvy, m_438848_
float (float): z, getTicksSinceLastKineticHitFeedback, method_75879, getTimeSinceLastKineticAttack, m_lxludnyi, m_445339_
float (float): getTicksSinceLastKineticHitFeedback, getTicksSinceLastKineticHitFeedback, method_75879, getTimeSinceLastKineticAttack
void (): H, onKineticHit, method_76773, playKineticHitSound, m_hjobaxcg, m_440779_
void (): onKineticHit, onKineticHit, method_76773, playKineticHitSound
AttackRangeComponent (): fz, entityAttackRange, method_76693, getAttackRange, m_ajtheccr, m_442197_
ItemStack (): fA, getActiveItem, method_76694, getActiveOrMainHandStack, m_ouwbwhnh, m_445827_
ItemStack (): getActiveItem, getActiveItem, method_76694, getActiveOrMainHandStack
boolean (FluidState): b, shouldTravelInFluid, method_76088, isTravellingInFluid, m_wmsqugaq, m_wmsqugaq, m_446935_
boolean (FluidState): shouldTravelInFluid, shouldTravelInFluid, method_76088, isTravellingInFluid
void (Vec3d, double, boolean, double): a, travelInWater, method_76087, travelInWater, m_vdffrknh, m_439081_
void (Vec3d, double, boolean, double): travelInWater, travelInWater, method_76087, travelInWater
void (Vec3d, double, boolean, double): b, travelInLava, method_76089, travelInLava, m_vgkfstqf, m_vgkfstqf, m_440466_
void (Vec3d, double, boolean, double): travelInLava, travelInLava, method_76089, travelInLava
void (double): j, jumpOutOfFluid, method_76090, resetVerticalVelocityInFluid, m_nwrbpnph, m_441506_
void (double): jumpOutOfFluid, jumpOutOfFluid, method_76090, resetVerticalVelocityInFluid
void (): J, floatInWaterWhileRidden, method_76086, floatIfRidden, m_xahhuosr, m_442311_
void (): floatInWaterWhileRidden, floatInWaterWhileRidden, method_76086, floatIfRidden
void (Entity, float, Vec3d): a, causeExtraKnockback, method_75122, knockbackTarget, m_ahfiskaf, m_ahfiskaf, m_441251_
void (Entity, float, Vec3d): causeExtraKnockback, causeExtraKnockback, method_75122, knockbackTarget
void (): fN, playAttackSound, method_59928, playAttackSound, m_wdlwqhln, m_340108_
void (): playAttackSound, playAttackSound, method_59928, playAttackSound
boolean (Entity, int): b, wasRecentlyStabbed, method_75118, isInPiercingCooldown, m_esgegnwv, m_esgegnwv, m_439750_
boolean (Entity, int): wasRecentlyStabbed, wasRecentlyStabbed, method_75118, isInPiercingCooldown
void (Entity): E, rememberStabbedEntity, method_75119, startPiercingCooldown, m_ncvucnqx, m_ncvucnqx, m_439711_
void (Entity): rememberStabbedEntity, rememberStabbedEntity, method_75119, startPiercingCooldown
int (Predicate<Entity>): c, stabbedEntities, method_76444, getPiercedEntityCount, m_otkejjsl, m_441594_
int (Predicate<Entity>): stabbedEntities, stabbedEntities, method_76444, getPiercedEntityCount
boolean (EquipmentSlot, Entity, float, boolean, boolean, boolean): a, stabAttack, method_75123, pierce, m_eftwvaiv, m_eftwvaiv, m_440002_
boolean (EquipmentSlot, Entity, float, boolean, boolean, boolean): stabAttack, stabAttack, method_75123, pierce
void (): fO, onAttack, method_75124, beforePlayerAttack, m_lxsmhktf, m_439825_
void (): onAttack, onAttack, method_75124, beforePlayerAttack
float (float): H, getTicksUsingItem, method_75120, getItemUseTime, m_dtkwyfbo, m_442696_
float (float): getTicksUsingItem, getTicksUsingItem, method_75120, getItemUseTime
Brain<? extends LivingEntity> (Brain$State): makeBrain, makeBrain, method_18867, deserializeBrain
boolean (ServerWorld, RegistryKey<LootTable>, Entity, ItemStackView, BiConsumer<ServerWorld, ItemStack>): dropFromEntityInteractLootTable, dropFromEntityInteractLootTable, method_72394, forEachBrushedItem
void (ServerWorld, RegistryKey<LootTable>, ItemStackView, BiConsumer<ServerWorld, ItemStack>): dropFromShearingLootTable, dropFromShearingLootTable, method_61419, forEachShearedItem
void (): postPiercingAttack, postPiercingAttack, method_75125, useAttackEnchantmentEffects
void (boolean, Vec3d): setIgnoreFallDamageFromCurrentImpulse, setIgnoreFallDamageFromCurrentImpulse, method_1_784, onReceiveImpulse
void (int): applyPostImpulseGraceTime, applyPostImpulseGraceTime, method_1_780, setImpulseContextResetGraceTime
boolean (): isIgnoringFallDamageFromCurrentImpulse, isIgnoringFallDamageFromCurrentImpulse, method_1_781, isAffectedByImpulse
void (): tryResetCurrentImpulseContext, tryResetCurrentImpulseContext, method_1_785, resetImpulseDataIfGraceTimeReset
boolean (): isInPostImpulseGraceTime, isInPostImpulseGraceTime, method_1_782, hasImpulseContextResetGraceTime
void (): resetCurrentImpulseContext, resetCurrentImpulseContext, method_1_783, resetImpulseData
AttackRangeComponent (ItemStack): getAttackRangeWith, getAttackRangeWith, method_1_884, getAttackRange
VoxelShape (): getLiquidCollisionShape, getLiquidCollisionShape, method_1_1166, getFluidWalkingShape
1.21.11
Names
cew
chl
Fields
TrackedData<Byte>: bj, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: bk, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: cb, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: cd, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: cd, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: cf, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: ce, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: cg, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: cg, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: ci, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: bk, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: bl, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: ck, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: cn, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: cl, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: co, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
boolean: bo, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: bp, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: bp, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: bq, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: bq, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: br, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: br, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: bs, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: bt, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: bu, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: bu, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: bv, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: bv, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: bw, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: bw, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: bx, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: bx, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: by, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: by, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: bz, attackStrengthTicker, field_6273, ticksSinceLastAttack, f_gikugpix, lastAttackedTicks, f_20922_
int: bA, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: bB, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: bC, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: bC, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: bD, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: bD, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bE, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bE, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bF, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
boolean: bI, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: bJ, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bJ, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bK, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bK, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bL, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bL, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bM, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bM, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bN, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bN, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bO, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bO, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bP, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bR, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bS, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: co, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: cr, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
int: cq, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: ct, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: cr, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: cu, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cs, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cv, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: ct, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: cw, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: cu, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cx, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cv, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cy, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bS, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bT, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bT, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bU, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bU, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
int: bV, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
BlockPos: cw, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cA, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cy, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cC, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cz, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cD, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bV, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bW, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: cA, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cE, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cB, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cF, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bY, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: ca, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: cf, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: ch, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: bs, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: bt, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: cj, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: cm, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cx, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cB, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: aZ, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: ba, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: aZ, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
double: bb, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: ba, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: bc, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: bb, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: bd, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bc, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
double: ca, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: cc, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: bg, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: bh, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: bh, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: bi, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: bi, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: bj, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: bl, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: bm, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: cn, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cq, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cC, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cG, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
LimbAnimator: bz, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: bB, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: bf, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: be, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
double: bQ, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bR, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
TrackedData<List<ParticleEffect>>: cc, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: ce, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: ch, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: cj, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: bm, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bn, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
Identifier: c, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: d, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
float: bW, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: bX, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: bX, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: bY, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
Predicate<LivingEntity>: bn, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
Predicate<LivingEntity>: bo, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
ElytraFlightController: bF, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
ElytraFlightController: bG, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cD, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cH, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
float: be, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
float: bd, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
Map<EquipmentSlot, ItemStack>: cm, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
Map<EquipmentSlot, ItemStack>: cp, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
LazyEntityReference<PlayerEntity>: bG, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
LazyEntityReference<PlayerEntity>: bH, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bH, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
int: bI, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
PositionInterpolator: bP, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
PositionInterpolator: bQ, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
LazyEntityReference<LivingEntity>: cp, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
LazyEntityReference<LivingEntity>: cs, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
EntityEquipment: bZ, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
EntityEquipment: cb, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
com.mojang.serialization.Dynamic<?>: ci, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
com.mojang.serialization.Dynamic<?>: cl, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
Waypoint$Config: cE, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Waypoint$Config: cI, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Identifier: c, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: d, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
float: bf, DEFAULT_KNOCKBACK, field_63293, field_63293, f_olhuvwgz, f_434583_
int: bg, INVULNERABLE_DURATION, field_63294, field_63294, f_ojtaicoy, f_434381_
float: ck, WATER_FLOAT_IMPULSE, field_64133, field_64133, f_xlngnxxh, f_436341_
int: bA, itemSwapTicker, field_63291, ticksSinceHandEquipping, f_grrvlgoi, f_436899_
long: cz, lastKineticHitFeedbackTime, field_63950, lastKineticAttackTime, f_vhoqibry, f_436503_
it.unimi.dsi.fastutil.objects.Object2LongMap<Entity>: bZ, recentKineticEnemies, field_63292, piercingCooldowns, f_yrenxszs, f_433539_
Constructors
Methods
Brain<?> (): eq, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): ev, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): et, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): ey, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): aH, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aJ, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): g_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): e_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): eA, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): eF, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): eC, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): eH, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): eD, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eI, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eE, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eJ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): eF, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): eK, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): eH, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): eM, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): eI, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): eN, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): eJ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eO, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eK, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eP, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): eM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eR, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eP, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eU, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eQ, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eV, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eR, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eW, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eS, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eX, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eT, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eY, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
float (): eU, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eZ, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): eW, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): fb, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): h, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
void (DamageSource): g, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (DamageSource): h, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (): f_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): fd, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): fe, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): fl, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bX, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): cb, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): fg, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): fn, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): fh, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): fo, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): fi, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): fp, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): fj, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): fq, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): fl, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): fs, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): I, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): F, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): aR, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aU, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): fo, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): fv, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): fq, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fx, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fr, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): fy, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
float (): fs, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fB, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): ft, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fC, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fu, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): fD, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fv, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fE, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fw, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fF, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fz, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): fI, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (float): G, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getAccelerationFactor, m_21330_
float (float): I, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getAccelerationFactor, m_21330_
float (): fD, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
float (): fM, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
void (float): B, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
void (float): C, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
void (): e_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): fI, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fT, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fK, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fV, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (Entity): E, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): F, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): fL, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fW, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): cb, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): cf, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
boolean (): bT, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bX, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bU, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bY, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cN, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cS, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): fM, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fX, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): E, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): F, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): i_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): g_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): Q_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): P_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fN, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fY, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): as, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): at, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fO, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fZ, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fP, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): ga, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): P, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): N, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): Q, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): P, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): R_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): Q_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fQ, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): gb, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fR, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): gc, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fS, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): gd, getTicksUsingItem, method_6048, getItemUseTime, m_oopvqacw, m_21252_
void (): fT, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): ge, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fU, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): gf, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fV, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): gg, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fY, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): gj, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): cx, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): cC, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ga, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): gl, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): gb, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): gm, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): ge, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): gp, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): gf, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): gq, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): gg, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): gr, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): R, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): Q, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): gh, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): gs, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bY, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cc, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cZ, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): de, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fy, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fH, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): D, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): E, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fZ, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
int (): gk, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
Direction (): gi, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): gt, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ff, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): fm, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): fm, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): ft, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): fX, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): gi, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): er, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): ew, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): es, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): ex, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
float (): be, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): bi, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (): eB, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): eG, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): eV, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): fa, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): fd, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): fk, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): fp, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): fw, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (Entity): G, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): H, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (): L, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): K, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): N, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): L, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): fG, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fR, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): gd, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): go, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): K, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): I, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): ex, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eC, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ey, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): eD, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): eL, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eQ, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): p, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): D, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): eN, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eS, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eO, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eT, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): fn, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): fu, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
boolean (Entity): G, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
void (ItemStack): a, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, tickItemStackUsage, m_142106_
void (ItemStack): a_, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, tickItemStackUsage, m_142106_
StackReference (int): a_, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_
StackReference (int): a_, getSlot, method_32318, getStackReference, m_bnfwodjq, getStackReference, m_141942_
boolean (): dV, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): ea, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cA, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cF, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): fc, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): fj, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
void (): eY, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): fe, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eZ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): ff, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dY, getVisualRotationYInDegrees, method_73188, getBodyYaw, m_rxhilfnh, visualYawDegrees, m_213816_
float (): ed, getVisualRotationYInDegrees, method_73188, getBodyYaw, m_rxhilfnh, visualYawDegrees, m_213816_
LivingEntity (): h_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): f_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): fa, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): fg, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (float): A, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): B, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): fC, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): fL, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): eb, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): eg, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eX, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): fc, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fx, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fG, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): H, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): E, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
Box (): fb, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): fh, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): fk, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): fr, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
void (float): F, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
void (float): G, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
float (): fE, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fP, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ez, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): eE, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
void (): k, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (): p, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
int (): cR, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (): cW, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
boolean (EquipmentSlot): e, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_30729_
boolean (EquipmentSlot): e, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_321348_
float (float): z, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
float (float): A, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
double (): bo, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): bs, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
boolean (): gk, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): gv, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): eu, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): ez, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
ItemStack (): el, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): eq, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
double (): fA, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
double (): fJ, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
boolean (): fJ, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
boolean (): fU, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
ItemStack (): fW, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
ItemStack (): gh, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
boolean (): gc, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
boolean (): gn, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
void (DamageSource): f, resolveMobResponsibleForDamage, method_65344, becomeAngry, m_wnnqsiaa, m_373161_
void (DamageSource): e, resolveMobResponsibleForDamage, method_65344, becomeAngry, m_wnnqsiaa, m_373161_
PlayerEntity (DamageSource): g, resolvePlayerResponsibleForDamage, method_65343, setAttackingPlayer, m_hmhyfumi, m_372576_
PlayerEntity (DamageSource): f, resolvePlayerResponsibleForDamage, method_65343, setAttackingPlayer, m_hmhyfumi, m_372576_
EntityEquipment (): ep, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
EntityEquipment (): eu, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
float (): ew, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
float (): eB, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
PlayerEntity (): eG, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
PlayerEntity (): eL, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): a, getEquipSound, method_66667, getEquipSound, m_ixaetezv, getEquipSound, m_384627_
RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): a, getEquipSound, method_66667, getEquipSound, m_ixaetezv, getEquipSound, m_385780_
void (): J, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (): G, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (): fB, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): fK, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (float): C, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (float): D, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): fF, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
void (): fQ, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
PositionInterpolator (): n_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_385794_
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_386071_
float (): gj, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
float (): gu, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
int (): gl, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
int (): gw, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
boolean (): fH, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): fS, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): gm, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
boolean (): gx, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
Waypoint$Config (): gn, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
Waypoint$Config (): gy, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
LivingEntity (): eo, asLivingEntity, method_72393, getEntity, m_iaptyxom, asLivingEntity, m_415440_
LivingEntity (): et, asLivingEntity, method_72393, getEntity, m_iaptyxom, asLivingEntity, m_415440_
boolean (): ev, shouldTakeDrowningDamage, method_74092, shouldDrown, m_rqcgimlu, m_419733_
boolean (): eA, shouldTakeDrowningDamage, method_74092, shouldDrown, m_rqcgimlu, m_419733_
void (): aI, updateDataBeforeSync, method_75725, beforePacketsSent, m_zkxkourl, m_442875_
void (): k, updateDirtyEffects, method_75126, handleEffectsChanged, m_zxttckih, m_443415_
void (): fi, lungeForwardMaybe, method_75125, useAttackEnchantmentEffects, m_kezoacvy, m_438848_
float (float): z, getTicksSinceLastKineticHitFeedback, method_75879, getTimeSinceLastKineticAttack, m_lxludnyi, m_445339_
void (): H, onKineticHit, method_76773, playKineticHitSound, m_hjobaxcg, m_440779_
AttackRangeComponent (): fz, entityAttackRange, method_76693, getAttackRange, m_ajtheccr, m_442197_
ItemStack (): fA, getActiveItem, method_76694, getActiveOrMainHandStack, m_ouwbwhnh, m_445827_
boolean (FluidState): b, shouldTravelInFluid, method_76088, isTravellingInFluid, m_wmsqugaq, m_wmsqugaq, m_446935_
void (Vec3d, double, boolean, double): a, travelInWater, method_76087, travelInWater, m_vdffrknh, m_439081_
void (Vec3d, double, boolean, double): b, travelInLava, method_76089, travelInLava, m_vgkfstqf, m_vgkfstqf, m_440466_
void (double): j, jumpOutOfFluid, method_76090, resetVerticalVelocityInFluid, m_nwrbpnph, m_441506_
void (): J, floatInWaterWhileRidden, method_76086, floatIfRidden, m_xahhuosr, m_442311_
void (Entity, float, Vec3d): a, causeExtraKnockback, method_75122, knockbackTarget, m_ahfiskaf, m_ahfiskaf, m_441251_
void (): fN, playAttackSound, method_59928, playAttackSound, m_wdlwqhln, m_340108_
boolean (Entity, int): b, wasRecentlyStabbed, method_75118, isInPiercingCooldown, m_esgegnwv, m_esgegnwv, m_439750_
void (Entity): E, rememberStabbedEntity, method_75119, startPiercingCooldown, m_ncvucnqx, m_ncvucnqx, m_439711_
int (Predicate<Entity>): c, stabbedEntities, method_76444, getPiercedEntityCount, m_otkejjsl, m_441594_
boolean (EquipmentSlot, Entity, float, boolean, boolean, boolean): a, stabAttack, method_75123, pierce, m_eftwvaiv, m_eftwvaiv, m_440002_
void (): fO, onAttack, method_75124, beforePlayerAttack, m_lxsmhktf, m_439825_
float (float): H, getTicksUsingItem, method_75120, getItemUseTime, m_dtkwyfbo, m_442696_
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
cam
cew
Fields
TrackedData<Byte>: aZ, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: bj, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bU, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: cb, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bW, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: cd, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bX, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: ce, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bZ, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: cg, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: ba, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: bk, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: cd, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: ck, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: ce, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: cl, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
boolean: be, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: bo, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: bf, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: bp, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: bg, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: bq, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: bh, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: br, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: bj, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: bt, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: bk, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: bu, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: bl, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: bv, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: bm, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: bw, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: bn, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: bx, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: bo, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: by, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: bq, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: bA, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: br, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: bB, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: bs, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: bC, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: bt, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bD, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bu, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bE, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
boolean: by, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: bI, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bz, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bJ, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bA, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bK, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bB, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bL, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bC, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bM, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bD, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bN, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bE, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bO, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bH, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bR, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: ch, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: co, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
int: cj, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: cq, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: ck, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: cr, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cl, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cs, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: cm, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: ct, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: cn, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cu, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: co, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cv, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bI, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bS, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bJ, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bT, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bK, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
int: bU, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
BlockPos: cp, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cw, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cr, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cy, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cs, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cz, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bL, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bV, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ct, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cA, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cu, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cB, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bO, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bY, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bY, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: cf, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: bi, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: bs, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: cc, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: cj, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cq, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cx, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: u, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, HAND_SLOT_ID_OFFSET, f_147168_
int: aV, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, HAND_SLOT_ID_OFFSET, f_147168_
int: aM, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_ID_OFFSET, f_147169_
int: aW, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_ID_OFFSET, f_147169_
int: aP, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: aZ, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: aQ, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: ba, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bQ, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: r, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: aR, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: bb, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: aS, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: bc, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: aT, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bd, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bR, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: s, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bS, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: t, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
double: bT, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: ca, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: aW, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: bg, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: aX, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: bh, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aY, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: bi, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: bb, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: bl, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: cg, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cn, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cv, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cC, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
LimbAnimator: bp, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: bz, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: aV, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: bf, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
double: bG, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bQ, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
int: aN, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_SLOT_ID, f_316361_
int: aX, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_SLOT_ID, f_316361_
TrackedData<List<ParticleEffect>>: bV, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: cc, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: ca, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: ch, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: bc, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bm, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bM, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: bW, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: bN, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: bX, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
Predicate<LivingEntity>: bd, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
Predicate<LivingEntity>: bn, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
ElytraFlightController: bv, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
ElytraFlightController: bF, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cw, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cD, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
int: aO, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, SADDLE_SLOT_ID, f_381746_
int: aY, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, SADDLE_SLOT_ID, f_381746_
float: aU, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
float: be, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
Map<EquipmentSlot, ItemStack>: cf, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
Map<EquipmentSlot, ItemStack>: cm, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
LazyEntityReference<PlayerEntity>: bw, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
LazyEntityReference<PlayerEntity>: bG, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bx, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
int: bH, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
PositionInterpolator: bF, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
PositionInterpolator: bP, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
LazyEntityReference<LivingEntity>: ci, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
LazyEntityReference<LivingEntity>: cp, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
EntityEquipment: bP, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
EntityEquipment: bZ, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
String: l, TAG_ATTRIBUTES, field_51995, ATTRIBUTES_KEY, f_icnsrlwb, f_399427_
String: u, TAG_ATTRIBUTES, field_51995, ATTRIBUTES_KEY, f_icnsrlwb, f_399427_
String: m, TAG_SLEEPING_POS, field_60537, SLEEPING_POS_KEY, f_ibzzmlne, f_399177_
String: aN, TAG_SLEEPING_POS, field_60537, SLEEPING_POS_KEY, f_ibzzmlne, f_399177_
String: n, TAG_EQUIPMENT, field_60538, EQUIPMENT_KEY, f_ourybxnm, f_399392_
String: aO, TAG_EQUIPMENT, field_60538, EQUIPMENT_KEY, f_ourybxnm, f_399392_
String: o, TAG_BRAIN, field_60539, BRAIN_KEY, f_hzrzyirg, f_400356_
String: aP, TAG_BRAIN, field_60539, BRAIN_KEY, f_hzrzyirg, f_400356_
String: p, TAG_FALL_FLYING, field_60540, FALL_FLYING_KEY, f_fymrllzt, f_398922_
String: aQ, TAG_FALL_FLYING, field_60540, FALL_FLYING_KEY, f_fymrllzt, f_398922_
String: q, TAG_HURT_TIME, field_60541, HURT_TIME_KEY, f_vqbwittz, f_398997_
String: aR, TAG_HURT_TIME, field_60541, HURT_TIME_KEY, f_vqbwittz, f_398997_
String: r, TAG_DEATH_TIME, field_60542, DEATH_TIME_KEY, f_nbuqorzq, f_398662_
String: aS, TAG_DEATH_TIME, field_60542, DEATH_TIME_KEY, f_nbuqorzq, f_398662_
String: s, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY, f_esgfwzsi, f_399703_
String: aT, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY, f_esgfwzsi, f_399703_
String: t, TAG_HEALTH, field_60544, HEALTH_KEY, f_uobaqaic, f_398819_
String: aU, TAG_HEALTH, field_60544, HEALTH_KEY, f_uobaqaic, f_398819_
com.mojang.serialization.Dynamic<?>: cb, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
com.mojang.serialization.Dynamic<?>: ci, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
Waypoint$Config: cx, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Waypoint$Config: cE, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Constructors
Methods
Brain<?> (): eh, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): eq, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): ek, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): et, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): az, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aH, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
float (): eq, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): eA, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): es, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): eC, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): et, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eD, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): ev, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eE, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): ew, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): eF, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): ey, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): eH, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ez, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): eI, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): eA, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eJ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eB, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eK, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): eD, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): K, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): M, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): eG, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eP, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eH, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eQ, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eI, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eR, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eJ, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eS, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eK, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eT, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
float (): eL, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eU, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): eN, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eW, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
boolean (): eV, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): fe, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bO, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bX, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eX, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): fg, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): eY, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): fh, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eZ, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): fi, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): fa, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): fj, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): fc, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): fl, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (): aJ, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aR, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): ff, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): fo, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): fh, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fq, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fi, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): fr, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
float (): fj, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fs, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fk, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): ft, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fl, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): fu, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fm, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fv, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fn, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fw, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): s, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): u, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fq, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): fz, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
void (Vec3d): k, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): m, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
Vec3d (Vec3d): p, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): r, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (): fu, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
float (): fD, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
void (): fz, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fI, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fB, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fK, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): o, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): q, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
boolean (): fC, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fL, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): bS, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): cb, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): r, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): t, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): bK, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bT, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bL, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bU, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cE, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cN, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): fD, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fM, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): h_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): i_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): P_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): Q_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fE, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fN, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fF, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): as, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fG, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fO, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fH, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fP, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): R_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fI, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fQ, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fJ, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fR, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fK, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fS, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fL, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fT, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fM, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fU, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fN, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fV, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fQ, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fY, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): co, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): cx, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fS, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): ga, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fT, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): gb, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fW, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): ge, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fX, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): gf, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fY, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): gg, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
void (): fZ, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): gh, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bP, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bY, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cQ, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cZ, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fp, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fy, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): fR, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
int (): fZ, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
Direction (): ga, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): gi, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): eW, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): ff, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): fd, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): fm, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): fP, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fX, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): ei, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): er, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): ej, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): es, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
float (): aW, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): be, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (): er, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): eB, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): eu, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eM, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eV, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eU, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): fd, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): fg, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): fp, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (): N, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): L, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): O, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): N, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): fx, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fG, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fV, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): gd, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): L, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): K, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): l, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): n, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
void (): en, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ex, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eo, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): ey, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): eC, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eL, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eE, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eN, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eF, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eO, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (double, double, double): o, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (): fe, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): fn, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (): dN, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dV, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cr, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cA, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eT, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): fc, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
void (): eP, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eY, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eQ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eZ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dQ, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dY, getVisualRotationYInDegrees, method_73188, getBodyYaw, m_rxhilfnh, visualYawDegrees, m_213816_
LivingEntity (): ak, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): h_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eR, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): fa, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): ft, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): fC, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): dT, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): eb, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eO, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eX, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fo, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fx, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (PlayerEntity): c, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
float (PlayerEntity): f, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
Box (): eS, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): fb, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): fb, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): fk, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): fv, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fE, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ep, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ez, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
void (): l, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (): k, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
int (): cI, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (): cR, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
double (): bg, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): bo, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
EntityDimensions (EntityPose): e, getDefaultDimensions, method_55694, getBaseDimensions, m_qukpzlyx, getDefaultDimensions, m_31586_
EntityDimensions (EntityPose): b, getDefaultDimensions, method_55694, getBaseDimensions, m_qukpzlyx, getDefaultDimensions, m_31586_
EquipmentSlot (Hand): d, getSlotForHand, method_56079, getSlotForHand, m_astmyzdc, getHand, m_322775_
boolean (): gc, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): gk, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): el, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): eu, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
ItemStack (): ed, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): el, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
int (ServerWorld): e, getBaseExperienceReward, method_6110, getExperienceToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
int (ServerWorld): f, getBaseExperienceReward, method_6110, getExperienceToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
void (ServerWorld): f, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (ServerWorld): g, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
ItemStack (Arm): a, getItemHeldByArm, method_61420, getStackInArm, m_pizuxcky, getHeldStack, m_352599_
ItemStack (Arm): b, getItemHeldByArm, method_61420, getStackInArm, m_pizuxcky, getHeldStack, m_352599_
double (): fr, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
double (): fA, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
void (Vec3d): m, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
void (Vec3d): o, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
Vec3d (Vec3d): o, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, calculateGlidingVelocity, m_21332_
Vec3d (Vec3d): q, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, calculateGlidingVelocity, m_21332_
boolean (): fA, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
boolean (): fJ, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
ItemStack (): fO, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
ItemStack (): fW, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
boolean (): fU, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
boolean (): gc, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
EntityEquipment (): eg, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
EntityEquipment (): ep, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
float (): em, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
float (): ew, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
PlayerEntity (): ex, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
PlayerEntity (): eG, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
void (ServerWorld, LivingEntity): b, blockUsingItem, method_6090, takeShieldHit, m_ctanrimv, m_ctanrimv, m_384415_
void (ServerWorld, LivingEntity): a, blockUsingItem, method_6090, takeShieldHit, m_ctanrimv, m_ctanrimv, m_384415_
double (double): h, calculateFallPower, method_66669, getUnsafeFallDistance, m_pewhzjbc, computeUnsafeFallenDistance, m_386366_
double (double): i, calculateFallPower, method_66669, getUnsafeFallDistance, m_pewhzjbc, computeUnsafeFallenDistance, m_386366_
void (Vec3d): n, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
void (Vec3d): p, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
void (): fs, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): fB, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): fw, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
void (): fF, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_385794_
PositionInterpolator (): n_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_385794_
float (): gb, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
float (): gj, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
int (): gd, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
int (): gl, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
boolean (): fy, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): fH, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): ge, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
boolean (): gm, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
Waypoint$Config (): gf, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
Waypoint$Config (): gn, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
LivingEntity (): eo, asLivingEntity, method_72393, getEntity, m_iaptyxom, asLivingEntity, m_415440_
boolean (): ev, shouldTakeDrowningDamage, method_74092, shouldDrown, m_rqcgimlu, m_419733_
boolean (ServerWorld): e, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>): a, dropFromLootTable, method_72395, dropLoot, m_mzwcviyz, m_mzwcviyz, m_419597_
void (ServerWorld, DamageSource, boolean, RegistryKey<LootTable>, Consumer<ItemStack>): a, dropFromLootTable, method_72396, generateLoot, m_dlepzwvv, m_dlepzwvv, m_418847_
boolean (ServerWorld, RegistryKey<LootTable>, Entity, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromEntityInteractLootTable, method_72394, forEachBrushedItem, m_ipovdslh, m_ipovdslh, m_418491_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
byf
cam
Fields
TrackedData<Byte>: aC, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: aZ, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: by, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bU, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bA, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bW, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bB, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bX, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bD, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bZ, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: ba, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bG, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: cd, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bH, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: ce, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
boolean: aI, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: be, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aJ, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: bf, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aK, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: bg, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aL, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: bh, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aN, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: bj, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aO, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: bk, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aP, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: bl, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aQ, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: bm, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aR, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: bn, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aS, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: bo, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: bq, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aV, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: br, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aW, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: bs, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aX, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bt, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aY, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bu, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
boolean: bc, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: by, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bd, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bz, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: be, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bA, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bf, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bB, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bg, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bC, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bh, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bD, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bi, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bE, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bl, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bH, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bK, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: ch, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
int: bM, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: cj, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bN, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: ck, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: bO, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cl, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: bP, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: cm, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: bQ, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cn, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: bR, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: co, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bm, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bI, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bn, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bJ, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bo, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
int: bK, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
BlockPos: bS, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cp, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: bU, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cr, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: bV, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cs, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bp, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bL, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: bW, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ct, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: bX, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cu, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bs, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bO, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bC, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bY, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aM, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: bi, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bF, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: cc, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: bT, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cq, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: l, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: u, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, HAND_SLOT_ID_OFFSET, f_147168_
int: m, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: aM, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_ID_OFFSET, f_147169_
int: p, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: aP, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: q, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: aQ, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bu, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bQ, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: r, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: aR, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: s, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: aS, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: t, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: aT, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bv, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bR, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bw, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bS, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
double: bx, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bT, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: az, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: aW, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: aA, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aX, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aB, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: aY, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: bb, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bJ, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cg, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bY, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cv, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
LimbAnimator: aT, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: bp, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: ay, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: aV, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
String: b, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
String: b, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
double: bk, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bG, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
int: n, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
int: aN, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_SLOT_ID, f_316361_
TrackedData<List<ParticleEffect>>: bz, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: bV, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bE, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: ca, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: aF, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bc, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
String: aG, ATTRIBUTES_FIELD, field_51995, ATTRIBUTES_NBT_KEY, f_jnuwxyrg, ATTRIBUTES_NBT_KEY, f_337042_
float: bq, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: bM, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: br, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: bN, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
Predicate<LivingEntity>: aH, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
Predicate<LivingEntity>: bd, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
ElytraFlightController: aZ, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
ElytraFlightController: bv, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: bZ, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cw, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
int: o, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, f_381746_
int: aO, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, SADDLE_SLOT_ID, f_381746_
float: u, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, f_381341_
float: aU, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, INPUT_FRICTION, f_381341_
Map<EquipmentSlot, ItemStack>: bI, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, f_382566_
Map<EquipmentSlot, ItemStack>: cf, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, lastEquipment, f_382566_
LazyEntityReference<PlayerEntity>: ba, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
LazyEntityReference<PlayerEntity>: bw, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bb, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
int: bx, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
PositionInterpolator: bj, interpolation, field_55675, interpolator, f_euqvtgsv, f_382691_
PositionInterpolator: bF, interpolation, field_55675, interpolator, f_euqvtgsv, interpolator, f_382691_
LazyEntityReference<LivingEntity>: bL, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
LazyEntityReference<LivingEntity>: ci, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
EntityEquipment: bt, equipment, field_56535, equipment, f_zzxchzob, f_381142_
EntityEquipment: bP, equipment, field_56535, equipment, f_zzxchzob, equipment, f_381142_
String: l, TAG_ATTRIBUTES, field_51995, ATTRIBUTES_KEY, f_icnsrlwb, f_399427_
String: m, TAG_SLEEPING_POS, field_60537, SLEEPING_POS_KEY, f_ibzzmlne, f_399177_
String: n, TAG_EQUIPMENT, field_60538, EQUIPMENT_KEY, f_ourybxnm, f_399392_
String: o, TAG_BRAIN, field_60539, BRAIN_KEY, f_hzrzyirg, f_400356_
String: p, TAG_FALL_FLYING, field_60540, FALL_FLYING_KEY, f_fymrllzt, f_398922_
String: q, TAG_HURT_TIME, field_60541, HURT_TIME_KEY, f_vqbwittz, f_398997_
String: r, TAG_DEATH_TIME, field_60542, DEATH_TIME_KEY, f_nbuqorzq, f_398662_
String: s, TAG_HURT_BY_TIMESTAMP, field_60543, HURT_BY_TIMESTAMP_KEY, f_esgfwzsi, f_399703_
String: t, TAG_HEALTH, field_60544, HEALTH_KEY, f_uobaqaic, f_398819_
com.mojang.serialization.Dynamic<?>: cb, EMPTY_BRAIN, field_60356, BRAIN, f_yxblcqra, DYNAMIC, f_399137_
Waypoint$Config: cx, locatorBarIcon, field_59669, waypointConfig, f_kxixcgpr, waypointIcon, f_400287_
Constructors
Methods
Brain<?> (): ec, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): eh, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): ef, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): ek, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): aw, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): az, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): e_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): g_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): el, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): eq, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): en, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): es, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): eo, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): et, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eq, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): ev, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): er, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): ew, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): et, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): ey, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): eu, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ez, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): ev, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eA, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): B, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): C, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): ew, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eB, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, writeCustomDataToNbt, m_7380_
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, readCustomDataFromNbt, m_7378_
void (): ey, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eD, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): J, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): K, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
double (Entity): C, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): D, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
void (): eB, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eG, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eC, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eH, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eD, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eI, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eE, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eJ, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eF, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eK, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
void (float): c, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
void (float): d, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
float (): eG, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eL, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): d, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): x, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
DamageSource (): eI, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eN, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
SoundEvent (): j_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): f_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): k_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): eV, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bJ, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bO, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eR, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eX, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): eS, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eY, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eT, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eZ, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eU, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): fa, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eW, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): fc, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): D, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): I, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): aG, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aJ, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eZ, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): ff, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): fb, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fh, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fc, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): fi, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
float (): fd, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fj, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
void (boolean): h, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
void (boolean): i, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
float (): fe, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fk, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): fl, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fg, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fm, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fh, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fn, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): r, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): s, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fk, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): fq, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
void (Vec3d): a_, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): k, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
float (): fo, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
float (): fu, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): e_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): fs, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fz, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fu, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fB, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): n, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): o, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): E, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): fv, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fC, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): bO, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bS, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): q, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): r, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (boolean): s, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): t, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
boolean (): bF, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bK, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bG, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bL, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cA, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cE, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): fw, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fD, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): f_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): h_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): O_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): P_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fx, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fE, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fy, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fF, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fz, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fG, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fA, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fH, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): I, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): P, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): Q, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fB, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fI, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fC, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fJ, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fD, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fK, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fE, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fL, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fF, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fM, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fG, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fN, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fJ, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fQ, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): ck, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): co, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fL, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fS, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fM, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fT, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fP, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fW, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fQ, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fX, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fR, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fY, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): M, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): R, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fS, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fZ, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bK, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bP, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, getLeaningPitch, m_20998_
float (float): b, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, getLeaningPitch, m_20998_
boolean (): cM, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cQ, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fj, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fp, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): fK, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
int (): fR, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
Direction (): fT, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): ga, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): eQ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eW, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eX, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): fd, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): fI, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fP, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): ed, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): ei, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): ee, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): ej, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
float (): aS, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aW, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (): em, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): er, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ep, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eu, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eH, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eM, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eP, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eU, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): fa, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): fg, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (Entity): c, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): G, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, handleFrictionAndCalculateMovement, m_21074_
Vec3d (Vec3d, float): b, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, handleFrictionAndCalculateMovement, m_21074_
void (): G, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): N, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): H, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): O, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): fr, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fx, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fO, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fV, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): F, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): L, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): k, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): l, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
void (): ei, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): en, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ej, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): eo, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): ex, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eC, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (boolean): q, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (boolean): r, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (): s, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): p, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): ez, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eE, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eA, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eF, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): eY, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): fe, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
boolean (): dJ, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dN, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cn, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cr, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eO, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eT, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
void (): eK, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eP, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eL, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eQ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dM, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dQ, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
double (RegistryEntry<EntityAttribute>): h, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): i, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): i, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
double (RegistryEntry<EntityAttribute>): j, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
LivingEntity (): ai, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): ak, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eM, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eR, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (boolean): r, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (boolean): s, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
float (): fn, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): ft, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): dP, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dT, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eJ, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eO, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fi, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fo, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): C, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): H, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
Box (): eN, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): eS, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): eV, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): fb, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
Vec3d (Entity): m, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, getPassengerRidingPos, m_292590_
Vec3d (Entity): n, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, getPassengerRidingPos, m_292590_
float (): fp, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fv, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ek, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ep, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (float): b, sanitizeScale, method_56077, clampScale, m_uzfdrlrs, clampScale, m_319572_
float (float): c, sanitizeScale, method_56077, clampScale, m_uzfdrlrs, clampScale, m_319572_
void (): m, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (): l, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
boolean (RegistryEntry<StatusEffect>): b, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
boolean (RegistryEntry<StatusEffect>): d, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
StatusEffectInstance (RegistryEntry<StatusEffect>): c, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
StatusEffectInstance (RegistryEntry<StatusEffect>): e, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
StatusEffectInstance (RegistryEntry<StatusEffect>): d, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
StatusEffectInstance (RegistryEntry<StatusEffect>): f, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
boolean (RegistryEntry<StatusEffect>): e, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
boolean (RegistryEntry<StatusEffect>): g, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
void (RegistryEntry<EntityAttribute>): f, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
void (RegistryEntry<EntityAttribute>): a, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
int (): cE, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (): cI, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): g, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): h, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
double (): bc, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): bg, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
boolean (): fV, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): gc, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): eg, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): el, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): ed, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
float (float): u, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
float (float): t, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
boolean (boolean): n, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
double (): fl, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
double (): fr, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
void (Vec3d): l, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
void (Vec3d): a, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
boolean (): ft, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
boolean (): fA, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
ItemStack (): fH, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
ItemStack (): fO, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
boolean (): fN, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
boolean (): fU, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
EntityEquipment (): eb, createEquipment, method_67518, createEquipment, m_sxygqbew, m_384817_
EntityEquipment (): eg, createEquipment, method_67518, createEquipment, m_sxygqbew, createEquipment, m_384817_
float (): eh, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
float (): em, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
PlayerEntity (): es, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
PlayerEntity (): ex, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
ItemEntity (ItemStack, boolean, boolean): a, drop, method_7329, dropItem, m_jsxsxmgo, m_jsxsxmgo, m_9084_
ItemEntity (ItemStack, boolean, boolean): a, drop, method_7329, dropItem, m_jsxsxmgo, dropStack, m_9084_
void (): E, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (): J, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (): fm, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): fs, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (): fq, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
void (): fw, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, m_385794_
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, getInterpolator, m_385794_
ItemEntity (ItemStack, boolean, boolean): b, createItemStackToDrop, method_67517, createItemEntity, m_ltnuxlgk, m_ltnuxlgk, m_388911_
ItemEntity (ItemStack, boolean, boolean): b, createItemStackToDrop, method_67517, createItemEntity, m_ltnuxlgk, dropStackImpl, m_388911_
float (): fU, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
float (): gb, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
int (): fW, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
int (): gd, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
void (Entity$RemovalReason): b, onRemoval, method_64615, onRemove, m_gbjymqob, onRemoved, m_352670_
void (WriteView): a, addAdditionalSaveData, method_5652, writeCustomData, m_xuwbpohg, writeCustomData, m_7380_
void (ReadView): a, readAdditionalSaveData, method_5749, readCustomData, m_obkzfysl, readCustomData, m_7378_
void (Vec3d, float): a, travelFlying, method_70670, travelFlying, m_ilaqqhpm, m_401301_
void (Vec3d, float, float, float): a, travelFlying, method_70671, travelFlying, m_rjyswvye, m_402317_
boolean (): fy, isJumping, method_70673, isJumping, m_awjjnbkg, m_401564_
boolean (): ge, isTransmittingWaypoint, method_70674, hasWaypoint, m_hbnjzlmw, hasWaypoint, m_403783_
Optional<ServerWaypoint$WaypointTracker> (ServerPlayerEntity): f, makeWaypointConnectionWith, method_70672, createTracker, m_fekxzhwm, m_fekxzhwm, m_401308_
Waypoint$Config (): gf, waypointIcon, method_70675, getWaypointConfig, m_clbppmew, getWaypointIcon, m_401575_
1.21.5
Names
bvi
byf
Fields
EntityAttributeModifier: k, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: e, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: by, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bA, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bB, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bD, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
DamageTracker: bS, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bG, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bT, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bH, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bU, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bV, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aV, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aW, yBodyRotO, field_6220, lastBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aX, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: aY, yHeadRotO, field_6259, lastHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: be, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: bc, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bd, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bi, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
float: bl, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: be, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bm, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bf, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bn, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bg, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bo, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bh, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bp, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bi, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bq, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: br, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bs, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bt, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bu, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bv, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
int: bx, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bl, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bY, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bK, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bZ, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: ca, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: bM, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: cb, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: bN, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cc, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: bO, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: cd, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: bP, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: ce, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: bQ, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cf, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: bR, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: by, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bm, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bz, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bn, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bA, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, roll, f_20937_
int: bo, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, fallFlyingTicks, f_20937_
BlockPos: cg, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: bS, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: ci, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: bU, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cj, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: bV, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bB, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bp, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ck, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: bW, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cl, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: bX, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bE, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bs, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bC, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
AttributeContainer: bR, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bF, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: ch, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: bT, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: l, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: m, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: n, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: l, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: o, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: m, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: q, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: p, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: r, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: q, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bG, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bu, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: s, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: r, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: t, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: s, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: u, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: t, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bv, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bw, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bx, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
boolean: bX, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bJ, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cm, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: bY, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
double: bw, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bk, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
int: p, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
int: n, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
TrackedData<List<ParticleEffect>>: bL, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: bz, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bQ, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: bE, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
ItemStack: bW, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
float: bF, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
float: bC, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: bq, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: bD, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: br, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ElytraFlightController: bb, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
ElytraFlightController: aZ, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cn, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: bZ, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
int: o, SADDLE_OFFSET, field_55952, field_55952, f_eoqnrfuf, f_381746_
float: u, INPUT_FRICTION, field_56256, field_56256, f_lljjppvn, f_381341_
Map<EquipmentSlot, ItemStack>: bI, lastEquipmentItems, field_55951, lastEquipmentStacks, f_lzsyjpdn, f_382566_
LazyEntityReference<PlayerEntity>: ba, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bb, lastHurtByPlayerMemoryTime, field_6238, playerHitTimer, f_urwjjisr, f_379824_
PositionInterpolator: bj, interpolation, field_55675, interpolator, f_euqvtgsv, f_382691_
LazyEntityReference<LivingEntity>: bL, lastHurtByMob, field_55674, attackerReference, f_ztvierdp, attacker, f_20949_
EntityEquipment: bt, equipment, field_56535, equipment, f_zzxchzob, f_381142_
Constructors
Methods
Brain<?> (): eb, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): ec, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, fall, m_7840_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, onFall, m_7840_
boolean (): ee, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): ef, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): az, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aw, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
float (): ej, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): el, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): el, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): en, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): em, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eo, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eo, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eq, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): ep, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): er, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): eq, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): et, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): er, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): eu, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): es, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ev, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): et, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): ew, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): ev, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ey, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): K, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): J, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): ey, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eB, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): ez, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eC, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eA, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eD, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eB, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eE, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eC, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eF, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
float (): eD, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eG, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): x, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): d, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, takeShieldHit, m_6728_
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, knockback, m_6731_
void (LivingEntity): d, blockedByItem, method_6060, knockback, m_hcxskeix, m_hcxskeix, m_6731_
DamageSource (): eF, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eI, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
boolean (DamageSource): i, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): j_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): q_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): k_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bL, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bJ, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eP, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eR, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): z, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): eQ, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eS, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eR, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eT, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eS, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eU, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eU, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eW, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): F, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): D, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): aI, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aG, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eX, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eZ, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): eZ, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fb, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): fa, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): fc, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): fb, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
float (): ff, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fd, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fg, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fe, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fh, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fi, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fg, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fj, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fh, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): s, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): r, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fm, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): fk, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
Vec3d (Vec3d): o, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): p, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (): fp, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
float (): fo, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
void (float): C, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
void (float): B, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
void (): h, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
void (): g, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
float (float, float): g, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): o, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): n, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (LivingEntity): f, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (): ae, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bO, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): r, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): q, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (boolean): t, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): s, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
float (float): i, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
float (float): j, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
boolean (): bH, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bF, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bI, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bG, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
void (float): q, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): r, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): r, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): s, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (): i_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): f_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): j_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): O_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): L, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): I, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): N, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, setCurrentHand, m_6672_
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, tryStartUsing, m_6672_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
boolean (): cl, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ck, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): O, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): M, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): bM, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bK, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
byte (EquipmentSlot): i, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (): fl, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fj, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): fK, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getRoll, m_21256_
int (): fK, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getFallFlyingTicks, m_21256_
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, onKilledBy, m_21268_
void (LivingEntity): e, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, onKilledBy, m_21268_
int (float, float): f, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
void (): eO, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eQ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eV, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eX, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
Brain$Profile<?> (): ec, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): ed, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): ed, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): ee, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, buildLivingAttributes, m_21183_
float (): aT, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aS, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (): ek, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): em, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): en, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ep, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
void (PlayerEntity): c, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
boolean (): eE, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eH, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eN, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eP, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eY, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): fa, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (): I, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): G, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): J, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): H, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
ItemStack (EquipmentSlot): g, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setSyncedArmorStack, m_cehpabji, setArmorInSlot, m_21128_
ItemStack (EquipmentSlot): h, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setSyncedHandStack, m_mluxghic, setStackInHandSlot, m_21168_
void (): G, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): F, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): eg, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ei, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eh, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): ej, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): eu, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): ex, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (boolean): r, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (boolean): q, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (): u, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): s, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): ew, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ez, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ex, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eA, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, handleFallDamage, m_142535_
void (): eW, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): eY, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (ItemStack): c, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
boolean (): co, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cn, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eM, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eO, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
void (): eH, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eK, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eI, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eL, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): fU, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
LivingEntity (): am, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): ai, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eJ, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eM, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (float): p, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): q, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (boolean): s, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (boolean): r, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (float): B, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): A, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): fo, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): fn, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
long (): eG, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eJ, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fk, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fi, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (PlayerEntity): e, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
float (PlayerEntity): c, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
void (): E, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): C, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
Box (): eK, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): eN, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): eT, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): eV, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_
double (): R_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): S_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_294059_
double (): g_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
float (): r_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): h_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_294172_
float (): fq, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fp, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ei, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ek, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
Iterable<ItemStack> (): fc, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): fd, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): fe, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
float (float): A, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
float (float): z, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
double (): bd, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): bc, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
boolean (): ef, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): eg, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
float (Entity, DamageSource): b, getKnockback, method_59924, getKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
float (Entity, DamageSource): b, getKnockback, method_59924, getAttackKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
float (float): t, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
float (float): u, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
boolean (boolean): n, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
boolean (ServerWorld, RegistryKey<LootTable>, BiConsumer<ServerWorld, ItemStack>): a, dropFromGiftLootTable, method_64169, forEachGiftedItem, m_fcllvyfo, forEachGiftItem, m_353750_
boolean (ServerWorld, RegistryKey<LootTable>, BiConsumer<ServerWorld, ItemStack>): a, dropFromGiftLootTable, method_64169, forEachGiftedItem, m_fcllvyfo, generateGiftLoot, m_353750_
void (ServerWorld, RegistryKey<LootTable>, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromShearingLootTable, method_61419, forEachShearedItem, m_pljlrlsh, forEachShearingItem, m_351780_
void (ServerWorld, RegistryKey<LootTable>, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromShearingLootTable, method_61419, forEachShearedItem, m_pljlrlsh, generateShearingLoot, m_351780_
boolean (ServerWorld, RegistryKey<LootTable>, Function<LootWorldContext$Builder, LootWorldContext>, BiConsumer<ServerWorld, ItemStack>): a, dropFromLootTable, method_64170, forEachGeneratedItem, m_rkacnhvq, forEachGeneratedItem, m_7625_
boolean (ServerWorld, RegistryKey<LootTable>, Function<LootWorldContext$Builder, LootWorldContext>, BiConsumer<ServerWorld, ItemStack>): a, dropFromLootTable, method_64170, forEachGeneratedItem, m_rkacnhvq, generateLoot, m_7625_
void (ServerWorld, DamageSource, float): b, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
void (ServerWorld, DamageSource, float): c, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
double (): fn, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
double (): fl, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
void (): H, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
Vec3d (Vec3d): n, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, updateGlidingVelocity, m_21332_
Vec3d (Vec3d): o, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, calculateGlidingVelocity, m_21332_
void (): f_, cancelLerp, method_64610, resetLerp, m_lxlqiklm, cancelLerp, m_216997_
int (): fW, getLastHurtByPlayerTime, method_63627, getPlayerHitTimer, m_stneqkoz, getPlayerHitTimer, m_357083_
boolean (): eL, canBeNameTagged, method_65897, canBeNameTagged, m_tvrtaear, m_372733_
EntityEquipment (): eb, createEquipment, method_67518, createEquipment, m_sxygqbew, m_384817_
float (): eh, getLuck, method_7292, getLuck, m_vcfkshuj, m_36336_
PlayerEntity (): es, getLastHurtByPlayer, method_66280, getAttackingPlayer, m_wjttxona, m_388043_
void (PlayerEntity, int): a, setLastHurtByPlayer, method_66277, setAttacking, m_bnkehtdf, m_bnkehtdf, m_386414_
void (UUID, int): a, setLastHurtByPlayer, method_66278, setAttacking, m_hiejfrku, m_hiejfrku, m_21247_
void (LazyEntityReference<PlayerEntity>, int): a, setLastHurtByPlayer, method_29505, setAttacking, m_uscjkqfc, m_384082_
RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): a, getEquipSound, method_66667, getEquipSound, m_ixaetezv, getEquipSound, m_384627_
ItemEntity (ItemStack, boolean, boolean): a, drop, method_7329, dropItem, m_jsxsxmgo, m_jsxsxmgo, m_9084_
float (RegistryEntry<StatusEffect>, float): a, getEffectBlendFactor, method_66279, getEffectFadeFactor, m_pwaxmdsu, m_pwaxmdsu, m_384269_
float (ServerWorld, DamageSource, float): b, applyItemBlocking, method_67346, getDamageBlockedAmount, m_zybxrwui, m_zybxrwui, m_388793_
void (DamageSource): i, playSecondaryHurtSound, method_66283, playThornsSound, m_itpbamzo, m_388457_
void (ServerWorld, LivingEntity): b, blockUsingItem, method_6090, takeShieldHit, m_ctanrimv, m_ctanrimv, m_384415_
boolean (double, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, handleFallDamage, m_142535_
int (double, float): a, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
double (double): h, calculateFallPower, method_66669, getUnsafeFallDistance, m_pewhzjbc, computeUnsafeFallenDistance, m_386366_
void (): E, makeDrownParticles, method_66276, addBubbleParticles, m_dfzdmnfp, m_386337_
void (Vec3d): n, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
void (): fm, stopFallFlying, method_66281, stopGliding, m_bvcwrmzc, m_386394_
void (float): C, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): fq, applyInput, method_66282, tickMovementInput, m_rnhwpyqp, m_387214_
PositionInterpolator (): l_, getInterpolation, method_66233, getInterpolator, m_dvrgqnea, m_385794_
ItemEntity (ItemStack, boolean, boolean): b, createItemStackToDrop, method_67517, createItemEntity, m_ltnuxlgk, m_ltnuxlgk, m_388911_
float (): fU, getSecondsToDisableBlocking, method_67125, getWeaponDisableBlockingForSeconds, m_dionfoih, m_384144_
int (): fW, getLastHurtByPlayerMemoryTime, method_63627, getPlayerHitTimer, m_anwgpyrb, m_387515_
1.21.4
Names
bwg
bvi
Fields
TrackedData<Float>: bL, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bN, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bO, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bQ, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
DamageTracker: bT, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bS, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bU, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bT, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bV, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bU, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bW, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bV, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bl, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bn, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bm, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bn, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bo, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bp, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
int: bq, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bs, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: br, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bt, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bs, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bt, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bu, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bv, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bx, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bZ, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bY, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: ca, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: bZ, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: cb, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: ca, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: cc, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: cb, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cd, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cc, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: ce, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
float: cd, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: cf, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: ce, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cg, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cf, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: by, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bz, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bB, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, roll, f_20937_
int: bA, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, roll, f_20937_
BlockPos: ch, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cg, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cj, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: ci, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: ck, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cj, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bB, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: cl, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ck, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cm, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cl, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bF, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bE, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bP, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
AttributeContainer: bS, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bR, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: ci, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: ch, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: bH, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bG, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bI, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bJ, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
double: bK, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
boolean: bY, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bX, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cn, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cm, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
double: bx, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bw, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
TrackedData<List<ParticleEffect>>: bM, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: bL, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bR, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: bQ, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
ItemStack: bX, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
ItemStack: bW, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
float: bG, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
float: bF, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
float: bD, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
float: bC, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: bE, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
ItemStack: bD, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: co, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: cn, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
Constructors
Methods
Brain<?> (): ec, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): eb, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): ef, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): ee, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
float (): ek, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): ej, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): em, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): el, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): en, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): em, shouldDropExperience, method_6054, shouldDropExperience, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): ep, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eo, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropExperience, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): eq, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): ep, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): er, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): eq, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): es, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): er, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): et, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): es, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eu, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): et, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): ew, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ev, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ez, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ey, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eA, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): ez, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eB, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eA, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eC, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eB, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eD, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eC, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
float (): eE, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eD, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
boolean (DamageSource): h, checkTotemDeathProtection, method_6095, tryUseDeathProtector, m_mniwcxxg, tryUseTotem, m_21262_
boolean (DamageSource): j, checkTotemDeathProtection, method_6095, tryUseDeathProtector, m_mniwcxxg, tryUseTotem, m_21262_
DamageSource (): eG, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eF, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): f, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
void (DamageSource): h, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
boolean (DamageSource): i, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
int (): C, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): F, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
float (): fm, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
float (): fm, getWaterSlowDown, method_6120, getBaseWaterMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
Vec3d (Vec3d): n, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): o, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
void (): H, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): L, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): I, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): N, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
boolean (): J, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): O, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
Brain$Profile<?> (): ed, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): ec, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): ee, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): ed, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): el, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ek, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): eo, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): en, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eF, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eE, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
void (): F, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): I, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): G, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): J, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
void (): D, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): G, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): j, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): k, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
void (): eh, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eg, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ei, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): eh, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): ev, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eu, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): ex, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ew, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ey, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ex, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): dK, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dJ, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
void (): eI, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eH, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eJ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eI, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dN, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dM, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): eK, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eJ, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): dQ, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dP, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eH, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eG, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
void (): B, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): E, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
Box (): eL, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): eK, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): ej, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ei, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
boolean (): eg, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): ef, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
int (ServerWorld, Entity): a, getExperienceReward, method_59923, getXpToDrop, m_yanqzhib, getXpToDrop, m_339042_
int (ServerWorld, Entity): a, getExperienceReward, method_59923, getExperienceToDrop, m_yanqzhib, getXpToDrop, m_339042_
float (Entity, DamageSource): a, getKnockback, method_59924, getKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
float (Entity, DamageSource): b, getKnockback, method_59924, getKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
int (ServerWorld): e, getBaseExperienceReward, method_6110, getXpToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
int (ServerWorld): e, getBaseExperienceReward, method_6110, getExperienceToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
void (ServerWorld, Entity): b, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (ServerWorld, Entity): b, dropExperience, method_23883, dropExperience, m_eobwecax, dropXp, m_21226_
boolean (LivingEntity, double, boolean, boolean, Predicate<LivingEntity>, DoubleSupplier[]): a, isLookingAtMe, method_64619, isEntityLookingAtMe, m_emvhacmb, isSeenBy, m_354098_
void (Vec3d): k, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
void (Vec3d): l, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
void (Vec3d): l, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
void (Vec3d): m, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
void (): E, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
void (): H, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
Vec3d (Vec3d): m, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, updateGlidingVelocity, m_21332_
Vec3d (Vec3d): n, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, updateGlidingVelocity, m_21332_
boolean (Entity, RaycastContext$ShapeType, RaycastContext$FluidHandling, DoubleSupplier): a, hasLineOfSight, method_64618, canSee, m_vcvoldaa, hasLineOfSight, m_351992_
void (DamageSource): f, resolveMobResponsibleForDamage, method_65344, becomeAngry, m_wnnqsiaa, m_373161_
PlayerEntity (DamageSource): g, resolvePlayerResponsibleForDamage, method_65343, setAttackingPlayer, m_hmhyfumi, m_372576_
boolean (): eL, canBeNameTagged, method_65897, canBeNameTagged, m_tvrtaear, m_372733_
boolean (LivingEntity, double, boolean, boolean, double...): a, isLookingAtMe, method_64619, isEntityLookingAtMe, m_emvhacmb, m_emvhacmb, m_354098_
boolean (Entity, RaycastContext$ShapeType, RaycastContext$FluidHandling, double): a, hasLineOfSight, method_64618, canSee, m_qhfzlnma, m_qhfzlnma, m_351992_
1.21.3
Names
btn
bwg
Fields
EntityAttributeModifier: bH, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: k, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: aE, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: aC, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bM, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bL, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bO, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bN, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bP, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bO, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bR, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bQ, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aF, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bV, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bT, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bW, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bU, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bX, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bV, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bY, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bW, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aJ, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: aI, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aK, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: aJ, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aL, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aK, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aM, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aL, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aO, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aN, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aP, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aO, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aQ, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: aP, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aR, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aQ, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aS, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: aR, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aT, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aS, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aV, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aW, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aX, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aY, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aZ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: ba, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bb, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
boolean: cb, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bZ, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: cc, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: ca, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: cd, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: cb, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: ce, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: cc, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cf, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cd, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: cg, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: ce, speed, field_6287, movementSpeed, f_pldzhgrb, baseAccelerationFactor, f_20953_
int: ch, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cf, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: ci, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cg, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
int: bB, fallFlyTicks, field_6239, fallFlyingTicks, f_qcmvoplx, roll, f_20937_
int: bB, fallFlyTicks, field_6239, glidingTicks, f_qcmvoplx, roll, f_20937_
BlockPos: cj, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: ch, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cl, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cj, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cm, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: ck, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
float: cn, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cl, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: co, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cm, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
TrackedData<Integer>: bQ, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bP, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aN, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: aM, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bU, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bS, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: ck, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: ci, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: i, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: l, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: j, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: m, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: k, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: n, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: l, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: o, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: n, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: q, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: o, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: r, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bI, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bH, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: p, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: s, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: q, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: t, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: r, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: u, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bJ, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bI, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bK, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bJ, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: s, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bL, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bK, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: u, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: az, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: v, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aA, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aD, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: aB, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aG, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: ca, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bY, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
org.slf4j.Logger: b, LOGGER, field_36332, LOGGER, f_kjdgaswv, LOGGER, f_201943_
org.slf4j.Logger: a, LOGGER, field_36332, LOGGER, f_kjdgaswv, LOGGER, f_201943_
boolean: cp, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cn, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
LimbAnimator: aU, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: aT, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: t, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: ay, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
String: c, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
String: b, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
int: m, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
int: p, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
TrackedData<List<ParticleEffect>>: bN, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: bM, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bS, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: bR, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: aH, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: aF, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bT, ITEM_USE_EFFECT_START_FRACTION, field_49972, field_49972, f_iiptolzx, ITEM_USE_FRACTION_EFFECT_START, f_316303_
ItemStack: bZ, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
ItemStack: bX, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
Identifier: d, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: c, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: e, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
Identifier: d, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
String: aI, ATTRIBUTES_FIELD, field_51995, ATTRIBUTES_NBT_KEY, f_jnuwxyrg, ATTRIBUTES_NBT_KEY, f_337042_
String: aG, ATTRIBUTES_FIELD, field_51995, ATTRIBUTES_NBT_KEY, f_jnuwxyrg, ATTRIBUTES_NBT_KEY, f_337042_
it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>: cq, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
Predicate<LivingEntity>: aH, PLAYER_NOT_WEARING_DISGUISE_ITEM, field_54564, NOT_WEARING_GAZE_DISGUISE_PREDICATE, f_chuibjnv, PLAYER_NOT_WEARING_GAZE_DISGUISE, f_348246_
ElytraFlightController: bb, elytraAnimationState, field_52447, elytraFlightController, f_aydtoono, elytraState, f_347698_
EnumMap<EquipmentSlot, it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>>: co, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
Constructors
Methods
Brain<?> (): dT, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): ec, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): ap, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (): dW, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): ef, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): aw, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): az, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): o_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): e_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): eb, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): ek, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): ed, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): em, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): ee, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): en, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
boolean (): eh, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): ep, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): ei, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): eq, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): ej, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): er, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ek, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): es, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): el, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): et, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): A, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): B, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): em, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eu, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (): eo, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ew, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
double (Entity): B, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): C, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, canTarget, m_6779_
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_lazolqzm, canTarget, m_6779_
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, isTarget, m_21040_
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, containsOnlyAmbientEffects, m_21179_
boolean (Collection<StatusEffectInstance>): d, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, containsOnlyAmbientEffects, m_21179_
void (): er, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ez, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): es, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eA, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): et, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eB, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eu, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eC, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (StatusEffectInstance): b, addEffect, method_6092, addStatusEffect, m_vchrqjlb, addStatusEffect, m_7292_
boolean (StatusEffectInstance): a, addEffect, method_6092, addStatusEffect, m_vchrqjlb, addStatusEffect, m_7292_
boolean (StatusEffectInstance): c, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, m_7301_
boolean (StatusEffectInstance): b, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, m_7301_
boolean (): ev, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): eD, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
void (StatusEffectInstance): a, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, onStatusEffectRemoved, m_7285_
float (): ew, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eE, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): v, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): x, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, damage, m_6469_
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
boolean (DamageSource): h, checkTotemDeathProtection, method_6095, tryUseDeathProtector, m_mniwcxxg, tryUseTotem, m_21262_
DamageSource (): ey, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eG, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): e, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
void (DamageSource): f, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
boolean (DamageSource): f, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
void (): ez, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, dropLoot, m_7625_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (int): r, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (int): q, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, getDrinkSound, m_7838_
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, getEatSound, m_7866_
boolean (): p_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): q_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bE, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bL, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eK, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eP, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): x, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): z, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
float (DamageSource, float): d, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, applyArmorToDamage, m_21161_
float (DamageSource, float): e, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, applyArmorToDamage, m_21161_
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, modifyAppliedDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
float (DamageSource, float): f, getDamageAfterMagicAbsorb, method_6036, modifyAppliedDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
void (DamageSource, float): f, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
DamageTracker (): eL, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eQ, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eM, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eR, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eN, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eS, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eP, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eU, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): o, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (): aE, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aI, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eR, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eX, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): eT, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eZ, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eU, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): fa, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
boolean (EquipmentSlot): c, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
boolean (EquipmentSlot): d, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
Iterable<ItemStack> (): eV, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
Iterable<ItemStack> (): fb, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
float (): eZ, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): ff, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fa, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fg, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fb, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): fh, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fc, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fi, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fd, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fj, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): ff, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): s, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fh, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): fm, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseWaterAccelerationFactor, m_6108_
void (Vec3d): a, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): a_, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
Vec3d (Vec3d): b, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): n, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (float): E, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): G, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getAccelerationFactor, m_21330_
float (): fj, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): fp, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getBaseAccelerationFactor, m_6113_
void (float): A, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): C, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setBaseAccelerationFactor, m_7910_
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
void (): l, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
void (): h, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
float (float, float): f, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
float (float, float): g, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): m_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): I, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): fs, updateFallFlying, method_6053, tickGliding, m_onvfjcen, tickFallFlying, m_21323_
void (): fm, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fu, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): r, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): o, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): E, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): fn, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fv, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): ad, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): ae, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): u, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): r, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): bA, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bH, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bB, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bI, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): ct, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cA, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
void (float): o, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): q, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): p, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): r, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
float (): fo, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fw, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): C, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): E, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): f_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): i_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): g_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): j_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fp, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fx, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fq, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fy, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fr, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fz, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fs, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fA, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): J, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): H, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): N, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): I, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, spawnItemParticles, m_21060_
void (ItemStack, int): b, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, spawnItemParticles, m_21060_
void (): L_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): ft, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fB, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fu, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fC, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fv, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fD, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fw, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fE, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fx, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fF, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fy, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fG, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fA, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fJ, isFallFlying, method_6128, isGliding, m_ejiuyguk, isFallFlying, m_21255_
boolean (): ce, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): cl, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fC, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fL, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fD, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fM, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (ItemStack): f, canTakeItem, method_18397, canEquip, m_jhvcxqlb, canEquip, m_7066_
Optional<BlockPos> (): fF, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fP, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fG, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fQ, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fH, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fR, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): O, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): J, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fI, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fS, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bF, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bM, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
ItemStack (ItemStack): g, getProjectile, method_18808, getProjectileType, m_bxkzqslp, getArrowType, m_6298_
ItemStack (ItemStack): d, getProjectile, method_18808, getProjectileType, m_bxkzqslp, getArrowType, m_6298_
ItemStack (World, ItemStack): a, eat, method_60492, tryEatFood, m_usifxdhh, tryEat, m_5584_
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): i, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (ItemStack): i, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
boolean (): cF, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cM, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fg, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fl, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): B, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): D, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fB, getFallFlyingTicks, method_6003, getFallFlyingTicks, m_wjvypezh, getRoll, m_21256_
int (): fK, getFallFlyingTicks, method_6003, getGlidingTicks, m_wjvypezh, getRoll, m_21256_
Direction (): fJ, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fT, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
int (float, float): e, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
int (float, float): f, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
void (): eJ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eO, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eQ, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eV, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): p, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
boolean (): L, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, spawnConsumptionEffects, m_21137_
boolean (): fz, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fI, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dU, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): ed, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dV, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): ee, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
float (): aO, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aT, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (): ec, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): el, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ef, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eo, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ex, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eF, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eI, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eN, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, m_6472_
void (DamageSource, float): c, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, m_6472_
AttributeContainer (): eS, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eY, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (Entity): d, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): c, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
Map<EquipmentSlot, ItemStack> (): H, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): G, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
ItemStack (EquipmentSlot): e, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): g, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): f, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
ItemStack (EquipmentSlot): h, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
boolean (): fl, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fr, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fE, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fO, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): E, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): D, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): k, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): j, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Box (): h_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dY, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eh, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dZ, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): ei, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): en, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): ev, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): v, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): u, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): ep, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ex, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eq, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ey, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (DamageSource, float): c, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, damageHelmet, m_142642_
void (DamageSource, float): d, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, damageHelmet, m_142642_
void (): D, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): eW, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (ItemStack): e, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
void (ItemStack): c, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_ayqytazn, hasLineOfSight, m_142582_
EquipmentSlot (ItemStack): h, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
EquipmentSlot (ItemStack): f, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
EquipmentSlot (int): s, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
EquipmentSlot (int): r, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
boolean (): dC, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dK, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): ch, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): co, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eH, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eM, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): eg, getBaseExperienceReward, method_6110, getXpToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
void (): eC, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eI, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eD, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eJ, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dF, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dN, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fK, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fU, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
double (RegistryEntry<EntityAttribute>): g, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): h, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): h, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
double (RegistryEntry<EntityAttribute>): i, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
LivingEntity (): Y_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): am, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eE, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eK, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (float): n, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): p, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): z, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): B, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): fi, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
float (): fo, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirAccelerationFactor, m_274460_
float (): dI, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dQ, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
void (StatusEffectInstance): d, sendEffectToPassengers, method_52197, sendEffectToControllingPlayer, m_bowysnou, applyStatusEffectToPassengers, m_289605_
void (StatusEffectInstance): c, sendEffectToPassengers, method_52197, sendEffectToControllingPlayer, m_bowysnou, applyStatusEffectToPassengers, m_289605_
long (): eB, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eH, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fe, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fk, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
Box (): eF, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): eL, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): eO, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): eT, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
double (): c_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): R_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): d_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_293950_
double (): S_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_294059_
double (): P_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
double (): g_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
float (): Q_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): r_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): e_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_293582_
float (): h_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_294172_
void (float): D, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
void (float): F, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
float (): fk, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fq, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ea, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ej, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
void (): s, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (): m, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
void (RegistryEntry<EntityAttribute>): i, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
void (RegistryEntry<EntityAttribute>): f, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
RegistryKey<LootTable> (): eA, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
int (): cx, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (): cE, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (float): w, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
int (float): y, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): f, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): g, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
boolean (EquipmentSlot): d, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_30729_
boolean (EquipmentSlot): e, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_30729_
Iterable<ItemStack> (): eW, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): fc, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): eX, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): fd, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): eY, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
Iterable<ItemStack> (): fe, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
float (float): y, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
float (float): A, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
double (): aZ, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): bd, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
void (FoodComponent): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, applyFoodEffects, m_21236_
boolean (): fL, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): fV, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): dX, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
boolean (): eg, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
void (Entity$RemovalReason): c, triggerOnDeathMobEffects, method_60699, onRemoval, m_fpapzmyw, onRemoval, m_339636_
void (ServerWorld, DamageSource): a, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (ServerWorld, DamageSource): b, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (Entity): C, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
Map<Enchantment, Set<EnchantmentLocationBasedEffect>> (): eG, activeLocationDependentEnchantments, method_59926, getLocationBasedEnchantmentEffects, m_lbpuzdpj, getLocationBasedEnchantmentEffects, m_339201_
ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
float (float): r, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
float (float): t, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
ItemStack (World, ItemStack, FoodComponent): a, eat, method_18866, eatFood, m_snrjmpmr, eat, m_36184_
boolean (DamageSource): b, isInvulnerableTo, method_5679, isInvulnerableTo, m_goqphzpp, isInvulnerableTo, m_6673_
void (ServerWorld): c, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
int (ServerWorld): e, getBaseExperienceReward, method_6110, getXpToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
void (ServerWorld, Entity$RemovalReason): a, triggerOnDeathMobEffects, method_60699, onRemoval, m_fpapzmyw, onRemoval, m_339636_
void (Collection<StatusEffectInstance>): c, onEffectsRemoved, method_6129, onStatusEffectsRemoved, m_fruafpue, onEffectsRemoved, m_353161_
boolean (ServerWorld, DamageSource, float): a, hurtServer, method_64397, damage, m_fuenwjjy, damage, m_351622_
void (ServerWorld): f, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (ServerWorld, Entity): b, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (ServerWorld, DamageSource, boolean): b, dropFromLootTable, method_16077, dropLoot, m_oymopclz, generateLoot, m_21388_
boolean (ServerWorld, RegistryKey<LootTable>, BiConsumer<ServerWorld, ItemStack>): a, dropFromGiftLootTable, method_64169, forEachGiftedItem, m_fcllvyfo, forEachGiftItem, m_353750_
void (ServerWorld, RegistryKey<LootTable>, ItemStack, BiConsumer<ServerWorld, ItemStack>): a, dropFromShearingLootTable, method_61419, forEachShearedItem, m_pljlrlsh, forEachShearingItem, m_351780_
boolean (ServerWorld, RegistryKey<LootTable>, Function<LootWorldContext$Builder, LootWorldContext>, BiConsumer<ServerWorld, ItemStack>): a, dropFromLootTable, method_64170, forEachGeneratedItem, m_rkacnhvq, forEachGeneratedItem, m_7625_
Map<Enchantment, Set<EnchantmentLocationBasedEffect>> (EquipmentSlot): c, activeLocationDependentEnchantments, method_59926, getLocationBasedEnchantmentEffects, m_lbpuzdpj, getLocationBasedEnchantmentEffects, m_339201_
boolean (LivingEntity, double, boolean, boolean, Predicate<LivingEntity>, DoubleSupplier[]): a, isLookingAtMe, method_64619, isEntityLookingAtMe, m_emvhacmb, isSeenBy, m_354098_
void (ServerWorld, DamageSource, float): b, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
ItemStack (Arm): a, getItemHeldByArm, method_61420, getStackInArm, m_pizuxcky, getHeldStack, m_352599_
double (): fn, getEffectiveGravity, method_61426, getEffectiveGravity, m_tihbzsvh, getEffectiveGravity, m_354998_
void (Vec3d): k, travelInAir, method_61428, travelMidAir, m_eehgexpm, travelInAir, m_353072_
void (Vec3d): l, travelInFluid, method_61429, travelInFluid, m_viviwntz, travelInFluid, m_353046_
void (): E, travelFallFlying, method_61417, travelGliding, m_wkgrdcha, fallFlyTravel, m_354137_
Vec3d (Vec3d): m, updateFallFlyingMovement, method_61430, calcGlidingVelocity, m_bxzefqod, updateGlidingVelocity, m_21332_
void (double, double): c, handleFallFlyingCollisions, method_61424, checkGlidingCollision, m_rcpsjrox, checkGlidingCollision, m_354261_
boolean (ServerWorld, Entity): c, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (): ft, canGlide, method_63628, canGlide, m_fgegzwmf, canFallFly, m_354463_
void (): f_, cancelLerp, method_64610, resetLerp, m_lxlqiklm, cancelLerp, m_216997_
boolean (Entity, RaycastContext$ShapeType, RaycastContext$FluidHandling, DoubleSupplier): a, hasLineOfSight, method_64618, canSee, m_vcvoldaa, hasLineOfSight, m_351992_
void (ItemStack): b, handleExtraItemsCreatedOnUse, method_64399, giveOrDropStack, m_umnlaave, insertOrDrop, m_354947_
ItemStack (): fH, getItemBlockingWith, method_62821, getBlockingItem, m_yfwvcpag, getBlockingItem, m_357397_
boolean (): fN, canPickUpLoot, method_5936, canPickUpLoot, m_cwcitqpe, canPickUpLoot, m_21531_
void (ItemStack, EquipmentSlot, AttributeContainer): a, stopLocationBasedEffects, method_61422, onEquipmentRemoved, m_gnozrdmy, endLocationBasedEffects, m_355729_
boolean (ItemStack): e, canEquipWithDispenser, method_63625, canEquipFromDispenser, m_zarrsjtw, canEquipWithDispenser, m_356611_
boolean (EquipmentSlot): f, canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot, m_zqlgoica, canDispenserEquipInto, m_218379_
boolean (ItemStack, EquipmentSlot): a, isEquippableInSlot, method_63623, canEquip, m_qrzeacza, canEquip, m_21137_
boolean (ServerWorld, DamageSource): a, isInvulnerableTo, method_5679, isInvulnerableTo, m_luzswycb, isInvulnerableTo, m_9181_
boolean (ItemStack, EquipmentSlot): b, canGlideUsing, method_63624, canGlideWith, m_svekchwa, canFallFlyUsing, m_354281_
int (): fW, getLastHurtByPlayerTime, method_63627, getPlayerHitTimer, m_stneqkoz, getPlayerHitTimer, m_357083_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
btr
btn
Fields
EntityAttributeModifier: bF, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: bH, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: aF, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: aE, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bM, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bO, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bP, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bR, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aG, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: aF, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bT, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bV, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bU, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bW, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bV, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bX, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bW, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bY, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: bZ, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: cb, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: ca, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: cc, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: cb, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: cd, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: cc, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: ce, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: cd, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cf, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: ce, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: cg, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: cf, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: ch, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cg, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: ci, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
BlockPos: ch, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cj, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cj, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cl, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: ck, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cm, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
float: cl, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cn, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cm, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: co, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bF, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bQ, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
UUID: d, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, SOUL_SPEED_BOOST_ID, f_20959_
AttributeContainer: bS, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bU, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: ci, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: ck, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
UUID: e, SPEED_MODIFIER_POWDER_SNOW_UUID, field_27859, POWDER_SNOW_SLOW_ID, f_fdustjrj, POWDER_SNOW_SLOW_ID, f_147184_
int: h, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: i, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: i, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: j, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: j, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: k, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: k, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: l, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: m, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: n, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: n, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: o, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bG, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bI, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: o, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: p, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: p, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: q, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: q, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: r, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bJ, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bK, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: r, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
int: s, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bL, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: t, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: u, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: u, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: v, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: v, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: aD, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aH, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aG, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bY, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: ca, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cn, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cp, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
float: s, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: t, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
int: l, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
int: m, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
TrackedData<List<ParticleEffect>>: bL, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
TrackedData<List<ParticleEffect>>: bN, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bQ, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
int: bS, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: aI, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: aH, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bR, ITEM_USE_EFFECT_START_FRACTION, field_49972, field_49972, f_iiptolzx, ITEM_USE_FRACTION_EFFECT_START, f_316303_
float: bT, ITEM_USE_EFFECT_START_FRACTION, field_49972, field_49972, f_iiptolzx, ITEM_USE_FRACTION_EFFECT_START, f_316303_
ItemStack: bX, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
ItemStack: bZ, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
float: bE, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
float: bG, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
Identifier: d, SPEED_MODIFIER_POWDER_SNOW_ID, field_27859, POWDER_SNOW_SPEED_MODIFIER_ID, f_rdukodcv, POWDER_SNOW_SPEED_MODIFIER_ID, f_336700_
Identifier: e, SPRINTING_MODIFIER_ID, field_51996, SPRINTING_SPEED_MODIFIER_ID, f_tzduhzwg, SPRINTING_SPEED_MODIFIER_ID, f_337462_
String: aI, ATTRIBUTES_FIELD, field_51995, ATTRIBUTES_NBT_KEY, f_jnuwxyrg, ATTRIBUTES_NBT_KEY, f_337042_
float: bD, autoSpinAttackDmg, field_51569, riptideAttackDamage, f_ebbqhmet, riptideAttackDamage, f_336815_
ItemStack: bE, autoSpinAttackItemStack, field_51570, riptideStack, f_tpyzixil, riptideStack, f_337007_
it.unimi.dsi.fastutil.objects.Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffect>>: cq, activeLocationDependentEnchantments, field_51571, locationBasedEnchantmentEffects, f_ksfpoypz, locationBasedEnchantmentEffects, f_337389_
Constructors
Methods
Brain<?> (): dS, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dT, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): an, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): ap, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (): dV, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dW, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): au, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aw, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, applyMovementEffects, m_5806_
boolean (): p_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): ee, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
float (): eb, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): eg, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): ed, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): eh, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): ee, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): n, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): o, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
boolean (): ek, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eh, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): em, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): ei, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): en, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): ej, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): eo, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ek, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): ep, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): el, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eq, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): em, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): p, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (): es, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eo, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): J, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): K, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): ev, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): er, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): ew, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): es, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): ex, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): et, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): ey, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): eu, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): ez, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
boolean (): ev, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
float (): eA, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): ew, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): t, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): v, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
boolean (DamageSource): h, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
DamageSource (): eC, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): ey, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): g, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (): eD, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): ez, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropEquipment, m_7472_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (int): d, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (int): r, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
boolean (): q_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): p_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bD, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bE, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eO, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eK, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): v, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): x, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): eP, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eL, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eQ, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eM, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eR, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eN, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eT, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eP, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): q, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
int (): A, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): C, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): aD, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aE, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eV, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eR, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
ItemStack (): eX, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eT, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eY, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eU, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): eZ, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
Iterable<ItemStack> (): eV, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
float (): fd, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eZ, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fe, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fa, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): fb, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): fg, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fc, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): fh, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
float (): fd, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): fj, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): ff, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fl, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): fh, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
Vec3d (Vec3d): k, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): b, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (float): C, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): E, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): fn, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): fj, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): y, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): A, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
float (float, float): f, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): n_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): m_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): G, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): I, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): fq, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fm, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): q, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): r, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): E, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): fr, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fn, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): ac, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): ad, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): t, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): u, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (boolean): s, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): t, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
float (float): i, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
boolean (): bz, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bA, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bA, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bB, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cs, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): ct, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
void (float): n, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): o, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): o, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): p, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
float (): fs, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fo, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): A, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): C, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): ft, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fp, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fu, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fq, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fv, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fr, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fw, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fs, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): H, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): J, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): N, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): x, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): L_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fx, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): ft, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fy, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fu, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fz, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fv, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fA, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fw, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fB, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fx, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fC, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fy, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fE, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fA, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): cd, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ce, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fG, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fC, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fH, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fD, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fJ, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fF, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (BlockPos): h, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (BlockPos): g, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (): fK, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fG, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fL, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fH, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): M, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): O, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fM, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fI, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bE, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bF, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, eatFood, m_5584_
ItemStack (World, ItemStack): a, eat, method_60492, tryEatFood, m_usifxdhh, tryEat, m_5584_
byte (EquipmentSlot): h, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (EquipmentSlot): e, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_nwdilhgs, sendEquipmentBreakStatus, m_21166_
void (): fk, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fg, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): z, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): B, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fF, getFallFlyingTicks, method_6003, getFallFlyingTicks, m_wjvypezh, getRoll, m_21256_
int (): fB, getFallFlyingTicks, method_6003, getFallFlyingTicks, m_wjvypezh, getRoll, m_21256_
Direction (): fN, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fJ, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): eE, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
int (float, float): d, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
int (float, float): e, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
void (): eN, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eJ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eU, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eQ, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): r, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
boolean (): I, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): L, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fD, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fz, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dT, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dU, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dU, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): dV, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dW, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dX, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dY, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aN, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aO, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (BlockState): c, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, shouldRemoveSoulSpeedBoost, m_6757_
void (): dZ, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): ea, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): ef, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ec, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ei, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ef, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eB, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): ex, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eM, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eI, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eW, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eS, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (Entity): b, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): d, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (): D, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): F, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): E, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): H, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
ItemStack (EquipmentSlot): f, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): e, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): g, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
ItemStack (EquipmentSlot): f, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
boolean (): fp, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fl, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fI, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fE, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): C, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): E, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): j, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): k, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
void (): eb, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dY, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): ec, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dZ, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): er, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): en, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (boolean): q, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (boolean): r, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
boolean (): et, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ep, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eu, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eq, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (double, double, double): q, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (): B, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): D, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (): dD, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dC, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cg, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): ch, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eL, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eH, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): ej, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): eg, getBaseExperienceReward, method_6110, getXpToDrop, m_qjawpswz, getBaseXpDropped, m_213860_
Random (): el, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): eH, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eC, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eI, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eD, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dG, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dF, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fO, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fK, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
LivingEntity (): T_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): Y_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eJ, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eE, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (float): m, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): n, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (boolean): r, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (boolean): s, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (float): x, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): z, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): fm, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
float (): fi, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
boolean (): cw, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dJ, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dI, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eG, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eB, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fi, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fe, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): z, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (): B, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
Box (): eK, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
Box (): eF, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): eS, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
float (): eO, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
double (): P_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
float (): M_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): Q_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
void (float): B, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
void (float): D, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
float (): fo, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): fk, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
float (): ed, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (): ea, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
RegistryKey<LootTable> (): eF, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
RegistryKey<LootTable> (): eA, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
int (float): u, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
int (float): w, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
boolean (EquipmentSlot): d, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_320440_
boolean (EquipmentSlot): d, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_30729_
Iterable<ItemStack> (): fa, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): eW, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): fb, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): eX, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): fc, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
Iterable<ItemStack> (): eY, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
float (float): w, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
float (float): y, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
double (): aY, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
double (): aZ, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
void (int): h, igniteForTicks, method_56073, setOnFireForTicks, m_hisokqyg, setOnFireFor, m_319006_
void (int): g, igniteForTicks, method_56073, setOnFireForTicks, m_hisokqyg, setOnFireFor, m_319006_
boolean (): fP, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): fL, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
boolean (): dX, hasLandedInLiquid, method_59925, hasLandedInFluid, m_jtmdgtth, hasLandedInFluid, m_339712_
void (ServerWorld, BlockPos): b, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, onChangedBlock, m_5806_
int (ServerWorld, Entity): a, getExperienceReward, method_59923, getXpToDrop, m_yanqzhib, getXpToDrop, m_339042_
void (Entity$RemovalReason): c, triggerOnDeathMobEffects, method_60699, onRemoval, m_fpapzmyw, onRemoval, m_339636_
void (ServerWorld, DamageSource): a, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (Entity): C, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (ServerWorld, DamageSource, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropCustomLoot, m_7472_
float (Entity, DamageSource): a, getKnockback, method_59924, getKnockbackAgainst, m_dcbdaqcf, getKnockback, m_338419_
Map<Enchantment, Set<EnchantmentLocationBasedEffect>> (): eG, activeLocationDependentEnchantments, method_59926, getLocationBasedEnchantmentEffects, m_lbpuzdpj, getLocationBasedEnchantmentEffects, m_339201_
ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_
float (float): r, getPreciseBodyRotation, method_60951, lerpYaw, m_yjtjhqxv, lerpYaw, m_339180_
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_acybdbgv, canUsePortals, m_31145_
ItemStack (World, ItemStack, FoodComponent): a, eat, method_18866, eatFood, m_snrjmpmr, eat, m_36184_
void (Item, EquipmentSlot): a, onEquippedItemBroken, method_20235, sendEquipmentBreakStatus, m_dgbunafc, onEquippedItemBroken, m_339593_
boolean (DamageSource): b, isInvulnerableTo, method_5679, isInvulnerableTo, m_goqphzpp, isInvulnerableTo, m_6673_
1.20.6
Names
bml
btr
Fields
EntityAttributeModifier: bA, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: bF, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: t, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: aF, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bH, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Integer>: bI, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Boolean>: bJ, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bK, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bM, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: v, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: aG, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bO, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bT, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bP, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance>: bU, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bQ, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bV, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bR, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bW, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: aJ, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: aK, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aL, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aM, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aO, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aP, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aM, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: aQ, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aN, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aR, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aO, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: aS, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aP, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aT, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aR, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: aV, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aS, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aW, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aT, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aX, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aU, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aY, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aV, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aZ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aW, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: ba, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aX, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bb, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
PlayerEntity: aY, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: aZ, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: ba, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: be, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bb, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bc, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bd, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: be, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bi, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bf, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bg, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
int: bh, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bi, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bj, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bn, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bk, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bl, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bm, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bn, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bo, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bs, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bp, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bt, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bq, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: br, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bs, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
int: bu, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bT, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bZ, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bU, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: ca, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bV, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: cb, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bW, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: cc, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: bX, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: cd, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: bY, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: ce, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: bZ, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cf, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: ca, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cg, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bv, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bw, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bx, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
int: bB, fallFlyTicks, field_6239, fallFlyingTicks, f_qcmvoplx, roll, f_20937_
BlockPos: cb, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: ch, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cd, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cj, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: ce, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: ck, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: by, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: cf, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cl, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cg, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cm, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bz, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bL, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: aN, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bN, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bS, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cc, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: ci, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: g, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: h, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: h, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: i, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: i, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: j, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: j, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: k, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: k, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: m, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: l, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: n, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bB, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bG, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: m, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: o, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: n, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: p, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: o, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: q, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bC, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bD, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bE, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: p, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
int: r, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bG, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: q, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: t, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: r, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: u, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: s, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: v, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: u, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aH, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bS, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bY, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: ch, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cn, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
LimbAnimator: aQ, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: aU, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: bF, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: s, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
String: c, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, f_290660_
String: c, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, ACTIVE_EFFECTS_KEY, f_290660_
double: bt, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
double: bx, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
int: l, BODY_ARMOR_OFFSET, field_48827, field_48827, f_fqazkkvr, BODY_ARMOR_OFFSET, f_316361_
TrackedData<List<ParticleEffect>>: bL, DATA_EFFECT_PARTICLES, field_49792, POTION_SWIRLS, f_mjweoijp, POTION_SWIRLS, f_314048_
int: bQ, PARTICLE_FREQUENCY_WHEN_INVISIBLE, field_49793, field_49793, f_kdeboxay, PARTICLE_FREQUENCY_WHEN_INVISIBLE, f_315520_
float: aI, DEFAULT_BABY_SCALE, field_47756, field_47756, f_hkjqagmp, DEFAULT_BABY_SCALE, f_316528_
float: bR, ITEM_USE_EFFECT_START_FRACTION, field_49972, field_49972, f_iiptolzx, ITEM_USE_FRACTION_EFFECT_START, f_316303_
ItemStack: bX, lastBodyItemStack, field_48826, syncedBodyArmorStack, f_dddwkxrr, bodyArmor, f_316156_
float: bE, appliedScale, field_47757, prevScale, f_hplkgeec, appliedScale, f_315093_
Constructors
Methods
Brain<?> (): dO, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dS, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): al, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): an, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
boolean (): dR, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dV, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): as, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): au, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): o_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): p_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dZ, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): ee, getScale, method_55693, getScale, m_qrjyiaeu, getScaleFactor, m_6134_
void (): eb, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): eg, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): ec, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eh, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): n, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): o, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
boolean (): ef, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): ek, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): eh, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): em, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): ei, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): en, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ej, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): eo, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): ek, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ep, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): el, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eq, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): p, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (): en, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): es, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eq, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ev, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): er, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): ew, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): es, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): ex, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): et, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<RegistryEntry<StatusEffect>, StatusEffectInstance> (): ey, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
boolean (): eu, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): ez, isInvertedHealAndHarm, method_5999, hasInvertedHealingAndHarm, m_eajivoso, isUndead, m_21222_
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
void (float): c, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
float (): ev, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eA, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): t, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
DamageSource (): ex, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eC, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): ey, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): eD, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): eA, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): e_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): q_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bx, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bD, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eJ, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eO, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): u, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): v, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): eK, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eP, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eL, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eQ, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eM, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eR, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eO, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eT, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): q, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
int (): B, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): A, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): aB, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aD, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eQ, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eV, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
EntityGroup (): eS, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eT, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eX, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eU, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eY, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
boolean (EquipmentSlot): b, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
boolean (EquipmentSlot): c, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
Iterable<ItemStack> (): bL, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): eZ, getArmorSlots, method_5661, getArmorItems, m_xqeoerfz, getArmorItems, m_21151_
ItemStack (EquipmentSlot): c, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquippedStack, m_6844_
ItemStack (EquipmentSlot): a, getItemBySlot, method_6118, getEquippedStack, m_zwvabaox, getEquippedStack, m_6844_
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, equipStack, m_8061_
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_udqbhpxg, equipStack, m_21035_
float (): eV, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): fd, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
void (boolean): h, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
float (): eW, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): fe, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eX, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eY, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): fg, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
void (Entity): g, push, method_5697, pushAwayFrom, m_ysnccdty, pushAwayFrom, m_7334_
void (Entity): h, push, method_5697, pushAwayFrom, m_ysnccdty, pushAwayFrom, m_7334_
float (): eZ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): fh, getJumpPower, method_6106, getJumpVelocity, m_kobcxaqs, getJumpStrength, m_6118_
void (): fb, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): fj, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fd, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): fl, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): k, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (float): A, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): C, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): ff, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): fn, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): w, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): y, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): n_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): H, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): G, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): fi, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fq, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): M_, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): q, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
boolean (): fj, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fr, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (boolean): r, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): s, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
boolean (): bt, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bz, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bu, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bA, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cp, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cs, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): fk, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fs, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): y, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): A, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): g_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): f_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): h_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): g_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fl, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): ft, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fm, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fu, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fn, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fv, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fo, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fw, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): I, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): H, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): M, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_jrqgigsr, onTrackedDataUpdate, m_7350_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_efnedaed, onTrackedDataSet, m_7350_
ItemStack (): fp, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fx, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fq, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fy, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fr, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fz, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fs, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fA, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): ft, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fB, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fu, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fC, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fw, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fE, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): ca, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): cd, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fy, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fG, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fz, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fH, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fB, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fJ, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (BlockPos): g, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (BlockPos): h, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (): fC, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fK, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fD, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fL, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): N, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): M, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fE, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fM, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): by, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bE, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, getEyeHeight, m_6380_
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, getActiveEyeHeight, m_6431_
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, applyFoodEffects, m_21063_
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): h, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (EquipmentSlot): d, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, sendEquipmentBreakStatus, m_21166_
void (EquipmentSlot): e, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_nwdilhgs, sendEquipmentBreakStatus, m_21166_
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, sendToolBreakStatus, m_21190_
boolean (): cC, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cF, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fc, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fk, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): x, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): z, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fx, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fF, getFallFlyingTicks, method_6003, getFallFlyingTicks, m_wjvypezh, getRoll, m_21256_
Direction (): fF, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fN, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ez, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eE, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eI, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eN, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eP, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eU, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): r, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
boolean (): K, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): I, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fv, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fD, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dP, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dT, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dQ, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
DefaultAttributeContainer$Builder (): dU, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dS, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dW, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dT, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dX, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dU, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dY, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aL, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aN, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dV, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dZ, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dW, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): ea, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): ea, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ef, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ed, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ei, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ew, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eB, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eH, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eM, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_fgcyglee, getAttributeValue, m_21133_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_xpojueyp, getBaseValue, m_21172_
AttributeContainer (): eR, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eW, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (Entity): b, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
void (): E, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): D, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): G, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): E, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
ItemStack (EquipmentSlot): e, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): f, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): f, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
ItemStack (EquipmentSlot): g, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
boolean (): fh, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fp, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fA, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fI, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (EntityPose): e, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
void (): D, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): C, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): j, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Box (): i_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): h_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dX, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): eb, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dY, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): ec, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): em, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): er, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (boolean): p, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (boolean): q, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (): u, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): v, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): eo, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): et, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ep, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eu, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): C, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): B, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
EquipmentSlot (int): r, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
EquipmentSlot (int): s, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
boolean (): dA, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dD, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cd, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cg, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eG, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eL, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): ee, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): ej, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): eg, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): el, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
boolean (EquipmentSlot): a, doesEmitEquipEvent, method_44201, isArmorSlot, m_lgbaiieb, slotEmitsEquipEvent, m_213772_
boolean (EquipmentSlot): b, doesEmitEquipEvent, method_44201, isArmorSlot, m_lgbaiieb, slotEmitsEquipEvent, m_213772_
void (): eC, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eH, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eD, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eI, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dD, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dG, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fG, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fO, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
double (RegistryEntry<EntityAttribute>): a, getAttributeValue, method_45325, getAttributeValue, m_vntpoojt, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): g, getAttributeValue, method_45325, getAttributeValue, m_idaajslm, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): b, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_rufdkrwn, getBaseValue, m_245892_
double (RegistryEntry<EntityAttribute>): h, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_245892_
LivingEntity (): V_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): T_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eE, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eJ, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (boolean): q, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (boolean): r, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (float): v, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
void (float): x, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): fe, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
float (): fm, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
boolean (): ct, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
boolean (): cw, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dG, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dJ, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eB, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eG, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): fa, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fi, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): y, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, m_292733_
void (): z, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, updateAttributes, m_292733_
void (EntityAttribute): d, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, m_292989_
Box (): eF, getHitbox, method_53510, getHitbox, m_xzwxvody, m_293919_
Box (): eK, getHitbox, method_53510, getHitbox, m_xzwxvody, getHitbox, m_293919_
float (): eN, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, m_293050_
float (): eS, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, getMaxAbsorption, m_293050_
double (): p_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): c_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): N_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_293950_
double (): d_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_293950_
double (): O_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
float (): f_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): M_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): q_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_293582_
float (): e_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_293582_
void (float): z, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, m_292637_
void (float): B, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, setAbsorptionAmountInternal, m_292637_
boolean (EntityPose): f, wouldNotSuffocateAtTargetPose, method_52542, wouldNotSuffocateInPose, m_xusebikf, m_293305_
boolean (EntityPose): g, wouldNotSuffocateAtTargetPose, method_52542, wouldNotSuffocateInPose, m_xusebikf, wouldNotSuffocateInPose, m_293305_
Vec3d (Entity): m, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, m_292590_
Vec3d (Entity): m, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, getPassengerRidingPos, m_292590_
float (Entity): k, getMyRidingOffset, method_52536, getRidingOffset, m_kfwdpcql, getHeightOffset, m_6049_
void (int, double): a, lerpHeadRotationStep, method_52539, method_52539, m_zjpztqou, m_295933_
void (int, double): a, lerpHeadRotationStep, method_52539, lerpHeadYaw, m_zjpztqou, lerpHeadYaw, m_295933_
float (): fg, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, m_307017_
float (): fo, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, getMaxRelativeHeadRotation, m_307017_
void (DataTracker$Builder): a, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
float (): ed, getAgeScale, method_17825, getScaleFactor, m_rzywzrvn, getAgeScale, m_320705_
float (float): b, sanitizeScale, method_56077, clampScale, m_uzfdrlrs, clampScale, m_319572_
void (): s, updateSynchronizedMobEffectParticles, method_58150, updatePotionSwirls, m_fvvkbcbd, setPotionSwirls, m_323815_
boolean (RegistryEntry<StatusEffect>): b, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
StatusEffectInstance (RegistryEntry<StatusEffect>): c, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
StatusEffectInstance (RegistryEntry<StatusEffect>): d, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
boolean (RegistryEntry<StatusEffect>): e, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
void (RegistryEntry<EntityAttribute>): i, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, updateAttribute, m_292989_
void (SoundEvent): b, makeSound, method_56078, playSound, m_tcvuiywd, makeSound, m_323137_
RegistryKey<LootTable> (): eF, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
int (): cx, getMaxFallDistance, method_5850, getSafeFallDistance, m_ehxuiwfs, getSafeFallDistance, m_6056_
int (float): u, getComfortableFallDistance, method_56993, getSafeFallDistance, m_midgwnho, getSafeFallDistance, m_320747_
void (DamageSource, float, EquipmentSlot...): a, doHurtEquipment, method_57292, damageEquipment, m_zmcmzkho, damageEquipment, m_318635_
EntityAttributeInstance (RegistryEntry<EntityAttribute>): f, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
boolean (EquipmentSlot): d, canUseSlot, method_56991, canUseSlot, m_xcvctlld, canUseSlot, m_320440_
Iterable<ItemStack> (): fa, getHandSlots, method_5877, getHandItems, m_qjxxiksy, getHandItems, m_21487_
Iterable<ItemStack> (): fb, getArmorAndBodyArmorSlots, method_56674, getAllArmorItems, m_msbyrsaa, getAllArmorItems, m_322068_
Iterable<ItemStack> (): fc, getAllSlots, method_56675, getEquippedItems, m_xvjkmxro, getEquippedItems, m_323629_
float (float): w, getJumpPower, method_56994, getJumpVelocity, m_qmfzkten, getJumpStrength, m_320700_
double (): aY, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_
EntityDimensions (EntityPose): e, getDefaultDimensions, method_55694, getBaseDimensions, m_qukpzlyx, getDefaultDimensions, m_31586_
void (FoodComponent): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, applyFoodEffects, m_21236_
EquipmentSlot (Hand): d, getSlotForHand, method_56079, getSlotForHand, m_astmyzdc, getHand, m_322775_
void (int): h, igniteForTicks, method_56073, setOnFireForTicks, m_hisokqyg, setOnFireFor, m_319006_
boolean (): fP, hasInfiniteMaterials, method_56992, isInCreativeMode, m_wunuznfv, isInCreativeMode, m_322042_
1.20.4
Names
bjg
bml
Fields
DamageTracker: bP, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bO, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bQ, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<StatusEffect, StatusEffectInstance>: bP, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bR, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bQ, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bS, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bR, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: bU, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bT, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bV, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: bU, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bW, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: bV, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bX, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: bW, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: bY, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: bX, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: bZ, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: bY, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: ca, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: bZ, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cb, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: ca, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
BlockPos: cc, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cb, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: ce, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cd, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cf, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: ce, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
float: cg, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cf, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ch, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cg, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
AttributeContainer: bO, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bN, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cd, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cc, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
boolean: bT, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bS, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: ci, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: ch, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
int: bN, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
Constructors
Methods
Brain<?> (): dN, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dO, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): aj, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): al, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
boolean (): dQ, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dR, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): aq, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): as, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): m_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dY, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dZ, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
void (): ea, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): eb, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): eb, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): ec, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): ee, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): ef, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): eg, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): eh, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): eh, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): ei, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ei, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ej, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): ej, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ek, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ek, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): el, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): em, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): en, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): H, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): J, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): ep, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eq, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eq, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): er, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): er, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): es, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): es, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): et, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): et, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): eu, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
float (): eu, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): ev, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): ew, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): ex, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): ex, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): ey, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): ez, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): eA, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): c_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): e_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bv, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bx, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eI, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eJ, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): eJ, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eK, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eK, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eL, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eL, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eM, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eN, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eO, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): z, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): B, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): az, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): aB, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eP, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eQ, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): eR, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): eS, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eS, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eT, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eT, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eU, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): bK, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bL, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
float (): eU, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eV, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eV, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eW, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eW, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eX, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eX, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eY, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eY, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eZ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): fa, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): fb, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): fc, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): fd, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): a, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
float (): fe, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): ff, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (): b_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): F, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): H, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): fg, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fi, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fh, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): M_, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
boolean (): fi, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fj, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): aa, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): ac, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): by, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): t, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): br, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bt, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bs, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bu, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): co, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cp, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): fj, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fk, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): e_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): g_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): f_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): h_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fk, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fl, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fl, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fm, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fm, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fn, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fn, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fo, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): G, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): I, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): M, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): ad_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): x, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fo, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fp, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fp, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fq, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fq, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fr, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fr, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fs, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fs, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): ft, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): ft, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fu, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fv, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fw, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bZ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ca, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fx, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fy, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fy, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fz, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fA, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fB, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fB, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fC, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fC, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fD, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): L, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): N, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fD, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fE, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bw, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): by, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cB, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cC, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): fb, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fc, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): fw, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fx, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fE, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fF, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ey, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ez, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eH, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eI, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eO, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eP, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): I, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): K, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fu, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fv, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dO, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dP, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dP, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
DefaultAttributeContainer$Builder (): dQ, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
boolean (): dR, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dS, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dS, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dT, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dT, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dU, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aJ, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aL, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dU, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dV, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dV, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dW, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dZ, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ea, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): ec, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ed, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ev, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): ew, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eG, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eH, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eQ, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eR, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (): C, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): E, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): E, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): G, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): ff, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fh, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fz, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fA, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): B, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): D, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Box (): g_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): i_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dW, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dX, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dX, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dY, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): el, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): em, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): s, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): u, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): en, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eo, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eo, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ep, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): A, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): C, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (): dz, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dA, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): cc, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cd, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eF, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eG, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): ed, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): ee, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): ef, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): eg, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): eB, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eC, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): eC, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eD, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dC, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dD, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fF, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fG, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
LivingEntity (): S_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): V_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eD, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eE, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): fd, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
float (): fe, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
boolean (): cs, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
boolean (): ct, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dF, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dG, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): eA, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eB, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): eZ, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): fa, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): w, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, m_292733_
void (): y, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, m_292733_
Box (): eE, getHitbox, method_53510, getHitbox, m_xzwxvody, m_293919_
Box (): eF, getHitbox, method_53510, getHitbox, m_xzwxvody, m_293919_
float (): eM, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, m_293050_
float (): eN, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, m_293050_
double (): n_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, m_293268_
double (): p_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, getLerpTargetX, m_293268_
double (): K_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, m_293950_
double (): N_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, getLerpTargetY, m_293950_
double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, m_292720_
double (): O_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, getLerpTargetZ, m_292720_
float (): d_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, m_293123_
float (): f_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, getLerpTargetPitch, m_293123_
float (): o_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, m_293582_
float (): q_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, getLerpTargetYaw, m_293582_
float (): fg, getMaxHeadRotationRelativeToBody, method_53964, getMaxRelativeHeadRotation, m_qhbjdevp, m_307017_
1.20.2
Names
bfz
bjg
Fields
UUID: c, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, SPRINTING_SPEED_BOOST_ID, f_20929_
EntityAttributeModifier: bB, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: bA, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: u, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: t, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bI, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bH, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Integer>: bJ, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Integer>: bI, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Boolean>: bK, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bJ, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bL, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bK, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bN, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bM, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aE, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: v, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bQ, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bP, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bR, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<StatusEffect, StatusEffectInstance>: bQ, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bS, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bR, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bT, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bS, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aG, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aH, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aI, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aJ, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aL, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aM, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: aM, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aN, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: aO, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aP, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aS, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: aR, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aT, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aS, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aU, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aT, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aV, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aU, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aW, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aV, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aX, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aW, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aY, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: aX, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
PlayerEntity: aZ, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
PlayerEntity: aY, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: ba, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
int: aZ, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: bb, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: ba, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bc, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bb, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bd, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bc, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: be, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bd, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bf, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: be, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bg, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bf, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bh, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
float: bg, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
int: bi, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
int: bh, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bj, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bi, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bk, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bj, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bl, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bk, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bm, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bl, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bn, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bm, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bo, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
int: bn, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bp, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bo, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bq, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bp, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: br, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bq, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bs, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: br, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bt, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bs, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bu, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
int: bv, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bu, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bV, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bU, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bW, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: bV, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bX, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: bW, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bY, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: bX, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: bZ, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: bY, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: ca, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: bZ, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: cb, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: ca, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cc, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cb, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bw, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bv, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bx, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bw, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: by, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
int: bx, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
BlockPos: cd, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cc, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cf, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: ce, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cg, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cf, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bz, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: by, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ch, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cg, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ci, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: ch, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bA, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bz, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bM, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bL, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aK, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bP, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bO, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: ce, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cd, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: h, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: g, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: i, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: h, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: j, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: i, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: k, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: j, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: l, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: k, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: m, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: l, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bC, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bB, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: n, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: m, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: o, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: n, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: p, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: o, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bD, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bC, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bE, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bD, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bF, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bE, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: q, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
int: p, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bH, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bG, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: r, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: q, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: s, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: r, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: t, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: s, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aD, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: u, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aF, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bU, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bT, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cj, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: ci, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
int: bO, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
int: bN, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
LimbAnimator: aR, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
LimbAnimator: aQ, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: bG, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
float: bF, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
String: c, TAG_ACTIVE_EFFECTS, field_45740, ACTIVE_EFFECTS_NBT_KEY, f_iismerxm, f_290660_
double: bt, lerpYHeadRot, field_45123, serverHeadYaw, f_okrsohgs, serverHeadYaw, f_291034_
Constructors
Methods
Brain<?> (): dK, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dN, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): ah, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): aj, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (): dN, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dQ, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): ao, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aq, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): h_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): m_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dV, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dY, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
void (): dX, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): ea, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dY, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eb, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): eb, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): ee, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): ed, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): eg, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): ee, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): eh, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ef, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ei, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): eg, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ej, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): A, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): eh, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): ek, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): ej, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): em, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): H, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): B, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
void (): em, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ep, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): en, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eq, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eo, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): er, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): ep, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): es, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): eq, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): et, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
void (float): s, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
float (): er, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eu, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): t, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
DamageSource (): et, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): ew, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): eu, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): ex, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): ew, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): ez, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): i_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): c_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bs, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bv, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eF, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eI, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): eG, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eJ, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eH, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eK, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eI, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eL, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eJ, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eN, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): s, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): z, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): ax, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): az, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eL, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eP, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): eN, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): eR, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eO, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eS, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eP, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eT, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): bJ, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bK, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
float (): eQ, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eU, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eR, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eV, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eS, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eW, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eT, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eX, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eU, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eY, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eW, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): fa, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eY, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): fc, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (float): z, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): A, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): fa, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): fe, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
void (): C, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): F, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): fc, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fg, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fd, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): fh, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): fe, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fi, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): Y, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): aa, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bv, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): by, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): bo, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): br, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bp, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bs, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cm, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): co, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): ff, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fj, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): Q_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): e_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): F_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): f_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fg, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fk, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fh, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fl, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fi, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fm, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fj, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fn, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): D, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): G, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): G, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): K, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): Z_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): ad_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fk, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fo, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fl, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fp, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fm, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fq, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fn, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fr, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fo, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fs, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fp, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): ft, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fr, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fv, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bX, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): bZ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ft, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fx, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fu, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fy, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fw, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fA, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fx, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fB, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fy, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fC, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): I, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): L, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fz, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fD, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bt, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bw, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cz, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cB, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eX, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): fb, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_
int (): fs, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fw, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fA, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fE, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ev, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ey, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eE, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eH, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eK, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eO, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): E, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): I, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fq, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fu, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dL, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dO, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dM, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
DefaultAttributeContainer$Builder (): dP, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
boolean (): dO, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dR, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dP, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dS, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dQ, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dT, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aH, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aJ, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dR, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dU, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dS, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dV, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dW, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dZ, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dZ, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ec, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): es, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): ev, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eD, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eG, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eM, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eQ, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (): z, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): C, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): A, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): E, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): fb, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): ff, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fv, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fz, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (EntityPose): g, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
Box (EntityPose): e, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
void (): y, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): B, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Box (): j_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): g_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dT, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dW, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dU, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dX, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): ei, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): el, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): q, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): s, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): ek, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): en, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): el, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): eo, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): x, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): A, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (): dw, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dz, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): ca, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): cc, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
LivingEntity$FallSounds (): eC, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eF, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): ea, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): ed, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): ec, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): ef, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): ey, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eB, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): ez, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): eC, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dz, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dC, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fB, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fF, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
Vec3d (): eA, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, getAttackReferencePos, m_262803_
LivingEntity (): M_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): S_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
float (): eB, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eD, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
float (): eZ, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
float (): fd, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
boolean (): cq, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
boolean (): cs, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dC, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dF, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
long (): ex, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
long (): eA, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): eV, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
float (): eZ, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (): w, refreshDirtyAttributes, method_52543, updateAttributes, m_gvffcdjw, m_292733_
void (EntityAttribute): d, onAttributeUpdated, method_52540, updateAttribute, m_gbfixjfm, m_292989_
Box (): eE, getHitbox, method_53510, getHitbox, m_xzwxvody, m_293919_
float (): eM, getMaxAbsorption, method_52541, getMaxAbsorption, m_swvraqsl, m_293050_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_
double (): n_, lerpTargetX, method_53830, getLerpTargetX, m_dzufvcbo, m_293268_
double (): K_, lerpTargetY, method_53827, getLerpTargetY, m_luuqxfqy, m_293950_
double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_oagnumwt, m_292720_
float (): d_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_gakqenyv, m_293123_
float (): o_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_jnzyorkg, m_293582_
void (float): z, internalSetAbsorptionAmount, method_52544, setAbsorptionAmountUnclamped, m_xvjtogym, m_292637_
boolean (EntityPose): f, wouldNotSuffocateAtTargetPose, method_52542, wouldNotSuffocateInPose, m_xusebikf, m_293305_
Vec3d (Entity): m, getPassengerRidingPosition, method_52538, getPassengerRidingPos, m_pxzrmrny, m_292590_
float (Entity): k, getMyRidingOffset, method_52536, getRidingOffset, m_kfwdpcql, getHeightOffset, m_6049_
void (int, double): a, lerpHeadRotationStep, method_52539, method_52539, m_zjpztqou, m_295933_
1.20.1
Names
bfx
bfz
Fields
EntityAttributeModifier: bz, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: bB, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: t, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: u, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bF, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bI, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Integer>: bG, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Integer>: bJ, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Boolean>: bH, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bK, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bI, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bL, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bK, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bN, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aC, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: aE, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bN, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bQ, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bO, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<StatusEffect, StatusEffectInstance>: bR, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bP, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bS, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bQ, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bT, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aE, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: aG, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aF, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: aH, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aG, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aI, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aH, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aJ, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aJ, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aL, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aK, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aM, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aL, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aM, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aN, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aO, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aQ, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: aS, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aR, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aT, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aS, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aU, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aT, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aV, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aU, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aW, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aV, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aX, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aW, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: aY, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
PlayerEntity: aX, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
PlayerEntity: aZ, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: aY, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
int: ba, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: aZ, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: bb, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: ba, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: bc, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bb, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bd, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bc, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: be, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bd, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bf, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: be, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bg, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bf, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
float: bh, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
int: bg, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
int: bi, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bh, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bj, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bi, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bk, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bj, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bl, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bk, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bm, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bl, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bn, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bm, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
int: bo, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bn, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bp, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bo, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bq, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bp, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: br, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bq, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bs, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: br, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bt, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bs, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
double: bu, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
int: bt, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bv, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bS, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bV, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bT, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: bW, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bU, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: bX, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bV, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: bY, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: bW, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: bZ, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: bX, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: ca, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: bY, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: cb, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: bZ, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: cc, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bu, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bw, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bv, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bx, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bw, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
int: by, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
BlockPos: ca, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: cd, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cc, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cf, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: cd, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cg, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bx, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bz, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ce, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ch, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cf, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: ci, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: by, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: bA, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bJ, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bM, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aI, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: aK, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bM, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bP, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cb, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: ce, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: g, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: h, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: h, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: i, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: i, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: j, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: j, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: k, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: k, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: l, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: l, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: m, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bA, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bC, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: m, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: n, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: n, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: o, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: o, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: p, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bB, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bD, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bC, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bE, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bD, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bF, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: p, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
int: q, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bE, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bH, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: q, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: r, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: r, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: s, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: s, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: t, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: u, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aD, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aD, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aF, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bR, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bU, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: cg, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cj, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
int: bL, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
int: bO, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
LimbAnimator: aP, walkAnimation, field_42108, limbAnimator, f_wziooxmp, f_267362_
LimbAnimator: aR, walkAnimation, field_42108, limbAnimator, f_wziooxmp, limbData, f_267362_
float: bG, BASE_JUMP_POWER, field_44874, field_44874, f_noizhvzb, BASE_JUMP_COEFFICIENT, f_286963_
Constructors
Methods
Brain<?> (): dH, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dK, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): dK, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dN, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): h_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dS, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dV, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
void (): dU, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): dX, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dV, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dY, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
boolean (): dY, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): eb, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): ea, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): ed, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): eb, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): ee, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): ec, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ef, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): ed, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): eg, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ee, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): eh, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (): eg, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ej, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ej, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): em, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): ek, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): en, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): el, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eo, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): em, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): ep, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): en, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): eq, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
void (float): s, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
float (): eo, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): er, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
void (float): t, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
DamageSource (): eq, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): et, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): er, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): eu, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): et, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): ew, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, getLootContextBuilder, m_7771_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): z_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): i_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bq, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bs, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eB, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eF, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): d, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): u, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): eC, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eG, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): eD, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eH, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eE, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eI, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eF, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eJ, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): o, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (): aw, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): ax, onBelowWorld, method_5825, tickInVoid, m_gortryza, tickInVoid, m_6088_
void (): eH, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eL, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): eJ, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): eN, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eK, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eO, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eL, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eP, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): bI, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bJ, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
float (): eM, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eQ, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eN, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eR, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eO, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eS, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eP, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eT, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eQ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eU, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eS, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): eW, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eU, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eY, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (float): y, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): z, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): eW, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): fa, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): h, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): w, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (): eY, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): fc, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eZ, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): fd, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (LivingEntity): h, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
boolean (): fa, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fe, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): bz, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): Y, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bt, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): bv, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
float (float): l, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
boolean (): bm, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bo, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bn, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bp, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): ck, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cm, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
void (float): r, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): n, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): s, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): o, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
float (): fb, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): ff, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): x, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): y, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): E_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): Q_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): j, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): F_, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): fc, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fg, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): fd, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fh, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): fe, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fi, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): ff, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fj, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): Y_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): Z_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fg, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fk, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fh, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fl, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fi, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fm, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fj, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fn, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fk, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fo, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fl, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fp, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fn, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fr, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bW, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): bX, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, teleport, m_20984_
boolean (double, double, double, boolean): b, randomTeleport, method_6082, teleport, m_gpdznmro, teleport, m_20984_
boolean (): fp, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): ft, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fq, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fu, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fs, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fw, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (BlockPos): g, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (): ft, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fx, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fu, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fy, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
void (): fv, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fz, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): br, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bt, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): cy, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cz, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eT, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): eX, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): w, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): x, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fo, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fs, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fw, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fA, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): es, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ev, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eA, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eE, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eG, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eK, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): p, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
boolean (): fm, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fq, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dI, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dL, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dJ, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
DefaultAttributeContainer$Builder (): dM, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
boolean (): dL, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dO, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dM, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dP, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dN, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dQ, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aF, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aH, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, shouldRemoveSoulSpeedBoost, m_6757_
boolean (BlockState): c, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, shouldRemoveSoulSpeedBoost, m_6757_
void (): dO, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dR, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dP, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dS, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dT, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dW, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dW, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): dZ, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): ep, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): es, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, setOnGround, m_6853_
Optional<BlockPos> (): ez, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eD, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_xpojueyp, m_21172_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_xpojueyp, getBaseValue, m_21172_
AttributeContainer (): eI, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eM, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, m_20994_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, getFallingInFluidAdjustedMovement, m_20994_
boolean (): eX, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): fb, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fr, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fv, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (): A_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): j_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dQ, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dT, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dR, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dU, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): ef, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): ei, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eh, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ek, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ei, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): el, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
EquipmentSlot (int): q, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
EquipmentSlot (int): r, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
boolean (): du, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dw, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): bZ, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): ca, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
double (): eR, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): ey, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): eC, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): dX, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): ea, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): dZ, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): ec, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): eu, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): ey, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): ev, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): ez, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dx, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dz, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fx, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fB, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
Vec3d (): ew, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, m_262803_
Vec3d (): eA, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, getAttackReferencePos, m_262803_
double (RegistryEntry<EntityAttribute>): a, getAttributeValue, method_45325, getAttributeValue, m_vntpoojt, m_246858_
double (RegistryEntry<EntityAttribute>): a, getAttributeValue, method_45325, getAttributeValue, m_vntpoojt, getAttributeValue, m_246858_
double (RegistryEntry<EntityAttribute>): b, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_rufdkrwn, m_245892_
double (RegistryEntry<EntityAttribute>): b, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_rufdkrwn, getBaseValue, m_245892_
boolean (ItemStack, ItemStack): a, equipmentHasChanged, method_45324, areItemsDifferent, m_vixrfdxj, m_246525_
boolean (ItemStack, ItemStack): a, equipmentHasChanged, method_45324, areItemsDifferent, m_vixrfdxj, hasEquipmentChanged, m_246525_
LivingEntity (): L_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
LivingEntity (): M_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
void (double, double): a, indicateDamage, method_48761, tiltScreen, m_xotweprj, m_269405_
void (double, double): a, indicateDamage, method_48761, tiltScreen, m_xotweprj, indicateDamage, m_269405_
float (): ex, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, m_264297_
float (): eB, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, getDamageTiltStrength, m_264297_
void (float): q, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (float): m, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (LivingEntity, Vec3d): c, travelRidden, method_49483, travelControlled, m_wpnkklez, m_274466_
void (LivingEntity, Vec3d): a, tickRidden, method_49481, tickControlled, m_uhjfbatb, m_274498_
Vec3d (LivingEntity, Vec3d): b, getRiddenInput, method_49482, getControlledMovementInput, m_mzepiaxw, m_274312_
float (LivingEntity): g, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, m_245547_
void (float): g, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, m_267689_
void (float): v, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, updateLimbs, m_267689_
float (): eV, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, m_274460_
float (): eZ, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, getAirSpeed, m_274460_
boolean (): co, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
boolean (): cq, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dA, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
float (): dC, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
void (StatusEffectInstance): d, sendEffectToPassengers, method_52197, sendEffectToControllingPlayer, m_bowysnou, applyStatusEffectToPassengers, m_289605_
long (): ex, getLootTableSeed, method_51851, getLootTableSeed, m_gxsldibl, getLootTableSeed, m_287233_
float (): eV, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_285755_
void (PlayerEntity, Vec3d): c, travelRidden, method_49483, travelControlled, m_wpnkklez, travelControlled, m_274466_
void (PlayerEntity, Vec3d): a, tickRidden, method_49481, tickControlled, m_uhjfbatb, tickControlled, m_274498_
Vec3d (PlayerEntity, Vec3d): b, getRiddenInput, method_49482, getControlledMovementInput, m_mzepiaxw, getControlledMovementInput, m_274312_
float (PlayerEntity): e, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, getRiddenSpeed, m_245547_
1.19.4
Names
beg
bfx
Fields
EntityAttributeModifier: bE, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
EntityAttributeModifier: bz, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: aB, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Byte>: t, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Float>: bF, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Integer>: bL, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Integer>: bG, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Boolean>: bH, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Integer>: bI, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
TrackedData<Optional<BlockPos>>: bK, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
EntityDimensions: aC, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bR, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
DamageTracker: bN, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bS, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
Map<StatusEffect, StatusEffectInstance>: bO, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bT, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bP, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bU, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
DefaultedList<ItemStack>: bQ, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
boolean: aE, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
Hand: aF, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aG, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aH, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aJ, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
int: aK, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
float: aM, hurtDir, field_6271, knockbackVelocity, f_kelwihli, knockbackVelocity, f_20918_
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
int: aL, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aM, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
float: aN, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
int: aO, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
float: aR, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, lastLimbDistance, f_20923_
float: aS, animationSpeed, field_6225, limbDistance, f_ovdhpumu, limbDistance, f_20924_
float: aT, animationPosition, field_6249, limbAngle, f_hmixfxre, limbAngle, f_20925_
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
int: aQ, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aR, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aS, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aT, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aU, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: aV, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: aW, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bb, flyingSpeed, field_6281, airStrafingSpeed, f_iripoulf, flyingSpeed, f_20887_
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
PlayerEntity: aX, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
int: aY, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: be, dead, field_6272, dead, f_qalszaps, dead, f_20890_
boolean: aZ, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
int: ba, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bb, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bc, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bi, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bd, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: be, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
float: bf, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
int: bg, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
float: bh, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bn, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
boolean: bi, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bj, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bk, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
float: bl, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
int: bm, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bs, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bn, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bt, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bo, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bp, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bq, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: br, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: bx, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
double: bs, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
int: bt, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bW, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
boolean: bS, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bX, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
LivingEntity: bT, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bY, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
int: bU, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bZ, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
LivingEntity: bV, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: ca, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
int: bW, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: cb, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
float: bX, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: cc, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
int: bY, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cd, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
float: bZ, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
ItemStack: bu, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bv, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bB, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
int: bw, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
BlockPos: ce, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
BlockPos: ca, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cg, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
DamageSource: cc, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: ch, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
long: cd, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
int: bx, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ci, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: ce, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cj, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
float: cf, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
Brain<?>: by, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
TrackedData<Integer>: bJ, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
int: aI, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
AttributeContainer: bQ, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
AttributeContainer: bM, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cf, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
Optional<BlockPos>: cb, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: g, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: h, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: i, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: j, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: as, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: k, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: l, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
int: bA, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: m, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: av, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
double: n, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: aw, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: o, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bB, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bC, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: bD, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
int: p, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
double: bE, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
int: ay, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: q, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: az, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: r, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aA, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
int: s, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: u, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
float: aD, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
boolean: bV, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: bR, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
boolean: ck, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
boolean: cg, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
int: bL, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, field_42636, field_42636, f_wkcexmkr, MAX_HEAD_ROTATION_RELATIVE_TO_BODY, f_271312_
LimbAnimator: aP, walkAnimation, field_42108, limbAnimator, f_wziooxmp, f_267362_
Constructors
Methods
Brain<?> (): dD, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dH, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): aj, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): ah, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (): dG, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dK, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): aq, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): ao, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): x_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dO, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dS, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
boolean (): bN, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
void (): dQ, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): dU, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dR, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dV, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
boolean (): dU, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): dY, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): dW, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): ea, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): dX, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): eb, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): dY, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): ec, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): dZ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): ed, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): y, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): ea, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): ee, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (ItemStack): c, playEquipSound, method_44202, playEquipSound, m_weboasqd, playEquipSound, m_217041_
void (): ec, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eg, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): G, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
double (Entity): z, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
void (): ef, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ej, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eg, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): ek, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): eh, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): el, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): ei, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): em, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): ej, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): en, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
float (): ek, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eo, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
boolean (DamageSource): h, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
DamageSource (): em, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eq, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): d, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
void (DamageSource): e, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
boolean (DamageSource): e, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
boolean (DamageSource): f, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
void (DamageSource): f, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (DamageSource): g, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (): en, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): er, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): ep, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): et, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (int): c, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (int): d, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (ItemStack): d, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, getDrinkSound, m_7838_
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, getDrinkSound, m_7838_
SoundEvent (ItemStack): e, getEatingSound, method_18869, getEatSound, m_upnmcubv, getEatSound, m_7866_
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, getEatSound, m_7866_
boolean (): y_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): z_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): br, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bq, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): ew, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eB, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): r, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): d, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): ex, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): eC, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): ey, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): eD, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): ez, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eE, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eA, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eF, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
void (int): o, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
int (): r, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
int (): s, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (): ay, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): aw, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): eC, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eH, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): eE, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): eJ, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eF, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eK, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eG, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eL, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
float (): eH, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eM, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eI, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eN, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eJ, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eO, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eK, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eP, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eL, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eQ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eN, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): eS, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eP, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eU, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (float): v, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): y, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): eQ, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): eW, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): s, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): h, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
void (): A, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): C, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): eS, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eY, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eT, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): eZ, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): B, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (LivingEntity): h, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
boolean (): eU, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): fa, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): q, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bz, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bu, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): bt, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (boolean): q, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (boolean): r, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
float (float): g, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
float (float): l, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
boolean (): eV, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): bn, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bm, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bo, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bn, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
void (float): l, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): r, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): m, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
void (float): s, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
float (): eW, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): fb, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): u, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): x, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): i, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): E_, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): eX, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): fc, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): eY, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): fd, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): eZ, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): fe, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): fa, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): ff, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): B, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): D, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): E, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): G, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, onTrackedDataSet, m_7350_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_jrqgigsr, onTrackedDataUpdate, m_7350_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): Y_, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): fb, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fg, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): fc, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fh, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fd, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fi, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): fe, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fj, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): ff, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fk, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fg, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fl, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fi, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fn, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fk, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fp, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fl, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fq, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (ItemStack): g, canTakeItem, method_18397, canEquip, m_jhvcxqlb, canEquip, m_7066_
boolean (ItemStack): f, canTakeItem, method_18397, canEquip, m_jhvcxqlb, canEquip, m_7066_
Optional<BlockPos> (): fn, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fs, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fo, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): ft, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fp, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fu, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): F, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): I, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fq, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fv, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bs, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): br, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
ItemStack (ItemStack): h, getProjectile, method_18808, getArrowType, m_bxkzqslp, getArrowType, m_6298_
ItemStack (ItemStack): g, getProjectile, method_18808, getProjectileType, m_bxkzqslp, getArrowType, m_6298_
void (ItemStack): j, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
void (ItemStack): i, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
void (): bG, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_kkieextx, handleStatus, m_7822_
void (): eO, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): eT, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): t, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): w, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fj, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fo, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fr, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fw, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): eo, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): es, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ev, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eA, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eB, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eG, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (int): p, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
boolean (): D, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): E, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fh, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fm, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dE, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dI, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dF, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): dJ, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createAttributes, m_21183_
boolean (): dH, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dL, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dI, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dM, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dJ, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dN, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aH, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aF, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dK, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dO, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dL, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dP, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dP, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dT, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dS, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): dW, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
void (PlayerEntity): d, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
void (PlayerEntity): c, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
boolean (): el, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): ep, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eu, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): ez, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eD, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eI, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_21043_
void (): y, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): z, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): z, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): A, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): eR, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): eX, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fm, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fr, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): x, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): y, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Box (): cE, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): A_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dM, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dQ, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dN, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dR, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): eb, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): ef, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): m, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): q, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): ed, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): eh, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ee, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ei, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (): u, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (): x, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (ItemStack): f, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
void (ItemStack): e, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
boolean (Entity): C, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
EquipmentSlot (ItemStack): i, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
EquipmentSlot (ItemStack): h, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
EquipmentSlot (int): d, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
EquipmentSlot (int): q, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
StackReference (int): k, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_
StackReference (int): a_, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_
boolean (): dt, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): du, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
double (): eM, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
double (): eR, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): et, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): ey, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): dT, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): dX, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): dV, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): dZ, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (EquipmentSlot, ItemStack, ItemStack): a, onEquipItem, method_6116, onEquipStack, m_nutvedxs, m_nutvedxs, m_238392_
void (EquipmentSlot, ItemStack, ItemStack): a, onEquipItem, method_6116, onEquipStack, m_nutvedxs, onEquipItem, m_238392_
void (): eq, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eu, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): er, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): ev, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dw, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dx, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fs, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fx, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
Vec3d (): es, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, m_262803_
Vec3d (): ew, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, m_262803_
LivingEntity (): L_, getLastAttacker, method_49107, getLastAttacker, m_fzsxxtsc, getLastAttacker, m_271686_
void (Entity$RemovalReason): a, remove, method_5650, remove, m_jvhgezub, remove, m_142687_
void (double, double): a, indicateDamage, method_48761, tiltScreen, m_xotweprj, m_269405_
float (): ex, getHurtDir, method_48157, getDamageTiltYaw, m_ztpokzjz, m_264297_
void (float): q, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (DamageSource): c, handleDamageEvent, method_48922, onDamaged, m_obyhheyh, handleDamagingEvent, m_269138_
void (LivingEntity, Vec3d): c, travelRidden, method_49483, travelControlled, m_wpnkklez, m_274466_
void (LivingEntity, Vec3d): a, tickRidden, method_49481, tickControlled, m_uhjfbatb, m_274498_
Vec3d (LivingEntity, Vec3d): b, getRiddenInput, method_49482, getControlledMovementInput, m_mzepiaxw, m_274312_
float (LivingEntity): g, getRiddenSpeed, method_49485, getSaddledSpeed, m_swoeftqi, m_245547_
void (boolean): q, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_267651_
void (float): g, updateWalkAnimation, method_48565, updateLimbs, m_mmmbbrtd, m_267689_
float (): eV, getFlyingSpeed, method_49484, getOffGroundSpeed, m_gdlvulbl, m_274460_
boolean (): co, canChangeDimensions, method_5822, canUsePortals, m_yufxwphq, canUsePortals, m_6072_
float (): dA, maxUpStep, method_49476, getStepHeight, m_ryyntoxx, getStepHeight, m_274421_
1.19.3
Names
bcc
beg
Fields
org.slf4j.Logger: b, LOGGER, field_36332, field_36332, f_kjdgaswv, LOGGER, f_201943_
org.slf4j.Logger: b, LOGGER, field_36332, LOGGER, f_kjdgaswv, LOGGER, f_201943_
Constructors
Methods
Brain<?> (): dy, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dD, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): ag, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
void (): aj, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (): dB, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dG, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): an, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (): aq, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
boolean (): x_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dJ, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dO, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
boolean (): bK, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
boolean (): bN, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
void (): dL, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): dQ, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dM, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dR, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dP, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): dU, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): dR, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): dW, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): dS, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): dX, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): dT, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): dY, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): dU, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): dZ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
void (Entity): y, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): dV, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): ea, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): dX, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): ec, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
void (): G, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
double (Entity): z, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
void (): ea, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ef, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): eb, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eg, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): ec, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): eh, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): ed, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): ei, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): ee, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): ej, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
float (): ef, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): ek, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): eh, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): em, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): ei, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): en, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): ek, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): ep, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
boolean (): b_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): y_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (): bo, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): br, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): eq, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): ew, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): q, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
void (float): r, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
DamageTracker (): er, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): ex, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): es, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): ey, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): et, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): ez, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): eu, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eA, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (): av, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): ay, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): ew, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): eC, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): ey, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): eE, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): ez, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eF, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eA, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eG, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): bF, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bI, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
float (): eB, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eH, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eC, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eI, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eD, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eJ, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eE, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eK, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eF, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eL, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eH, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): eN, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eJ, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eP, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (float): u, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (float): v, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): eK, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): eQ, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): r, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
void (float): s, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
void (): k, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
void (): l, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
void (): w_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): b_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): z, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): A, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): eM, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eS, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eN, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): eT, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (Entity): B, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
boolean (): eO, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): eU, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): p, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): q, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): br, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): bu, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): eP, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): eV, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): bk, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bn, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bl, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bo, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): cg, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): ck, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): eQ, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): eW, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): t, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (float): u, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): h, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): i, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): i, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): j, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): eR, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): eX, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): eS, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): eY, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): eT, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): eZ, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): eU, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): fa, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): A, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): B, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): D, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): E, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
void (): w, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): eV, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): fb, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): eW, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): fc, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eX, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): fd, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): eY, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fe, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): eZ, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): ff, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fa, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fg, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fc, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fi, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bT, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): bW, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): fe, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fk, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): ff, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fl, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, createSpawnPacket, m_5654_
Optional<BlockPos> (): fh, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fn, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fi, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fo, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fj, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fp, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): E, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
boolean (): F, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fk, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fq, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bp, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bs, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
void (): bD, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (): bG, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
boolean (): cu, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cy, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eI, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): eO, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
float (float): s, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
float (float): t, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): fd, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fj, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fl, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fr, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ej, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eo, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ep, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): ev, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): ev, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): eB, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): C, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): D, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
boolean (): fb, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fh, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dz, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dE, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dA, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): dF, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dC, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dH, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dD, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dI, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dE, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dJ, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aD, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aH, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dF, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dK, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dG, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dL, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dK, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dP, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dN, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): dS, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eg, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): el, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eo, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eu, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, getAttributeValue, m_21133_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_fgcyglee, getAttributeValue, m_21133_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_21172_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_xpojueyp, m_21172_
AttributeContainer (): ex, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): eD, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
void (): y, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
Map<EquipmentSlot, ItemStack> (): y, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
Map<EquipmentSlot, ItemStack> (): z, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
boolean (): eL, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): eR, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fg, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fm, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
void (): w, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
void (): x, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Box (): cz, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): cE, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dH, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dM, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dI, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dN, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): dW, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): eb, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (): n, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
void (): m, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): dY, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ed, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): dZ, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ee, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
void (double, double, double): q, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (Entity): C, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
boolean (): do, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dt, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): bW, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): bZ, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
double (): eG, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
double (): eM, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): en, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): et, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): dO, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): dT, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): dQ, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): dV, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): el, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): eq, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): em, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): er, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): dr, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
float (): dw, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fm, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fs, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
Vec3d (): es, getMeleeAttackReferencePosition, method_47921, getAttackPos, m_qplydwcu, m_262803_
double (RegistryEntry<EntityAttribute>): a, getAttributeValue, method_45325, getAttributeValue, m_vntpoojt, m_246858_
double (RegistryEntry<EntityAttribute>): b, getAttributeBaseValue, method_45326, getAttributeBaseValue, m_rufdkrwn, m_245892_
boolean (ItemStack, ItemStack): a, equipmentHasChanged, method_45324, areItemsDifferent, m_vixrfdxj, m_246525_
1.19.2
Names
Fields
Constructors
Methods
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, canEnterTrapdoor, m_21176_
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, canClimbTrapdoor, m_21176_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, m_gfhvqjeo, m_20994_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, m_20994_
1.19.1
Names
bbf
bcc
Fields
Constructors
Methods
Brain<?> (): dz, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dy, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): dC, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dB, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
float (): dK, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dJ, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
boolean (): bL, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
boolean (): bK, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
void (): dM, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): dL, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dN, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dM, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dQ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): dP, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
LivingEntity (): dS, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
LivingEntity (): dR, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): dT, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): dS, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): dU, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): dT, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): dV, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): dU, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): dW, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): dV, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (): dY, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): dX, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): eb, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): ea, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): ec, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): eb, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): ed, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): ec, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): ee, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): ed, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): ef, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): ee, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
float (): eg, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): ef, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): ei, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): eh, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): ej, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): ei, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): el, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): ek, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
boolean (): bp, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bo, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): er, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): eq, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
DamageTracker (): es, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): er, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): et, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): es, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): eu, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): et, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): ev, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): eu, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (): ex, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): ew, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): ez, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): ey, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): eA, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): ez, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eB, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eA, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
Iterable<ItemStack> (): bG, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bF, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
float (): eC, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eB, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eD, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eC, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eE, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eD, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): eF, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eE, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): eG, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eF, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eI, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): eH, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eK, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eJ, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eL, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): eK, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (): eN, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eM, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eO, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): eN, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
boolean (): eP, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): eO, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): bs, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): br, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): eQ, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): eP, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): bl, isPickable, method_5863, collides, m_bzveerey, collides, m_6087_
boolean (): bk, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_
boolean (): bm, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bl, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): ch, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): cg, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): eR, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): eQ, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): eS, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): eR, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): eT, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): eS, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): eU, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): eT, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): eV, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): eU, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
ItemStack (): eW, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): eV, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): eX, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eW, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eY, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): eX, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): eZ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): eY, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): fa, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): eZ, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): fb, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fa, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fd, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fc, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bU, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): bT, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): ff, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fe, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): fg, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): ff, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fi, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fh, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fj, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fi, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fk, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fj, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
void (): fl, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fk, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bq, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bp, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
void (): bE, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (): bD, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
boolean (): cv, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cu, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eJ, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): eI, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): fe, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fd, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fm, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fl, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ek, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ej, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): eq, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): ep, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): ew, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): ev, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): fc, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fb, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dA, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dz, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dB, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): dA, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dD, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dC, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dE, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dD, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dF, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dE, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
void (): dG, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dF, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dH, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dG, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dL, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dK, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dO, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): dN, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): eh, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eg, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): ep, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): eo, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): ey, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): ex, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
boolean (): eM, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): eL, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): fh, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fg, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (): cA, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): cz, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dI, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dH, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dJ, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dI, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): dX, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): dW, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): dZ, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): dY, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): ea, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): dZ, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): dp, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): do, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): bX, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): bW, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
double (): eH, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
double (): eG, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): eo, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
LivingEntity$FallSounds (): en, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): dP, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
int (): dO, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): dR, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
Random (): dQ, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
void (): em, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
void (): el, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): en, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
boolean (): em, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): ds, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, m_onrjdopp, m_213816_
float (): dr, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, getVisualYaw, m_213816_
boolean (): fn, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
boolean (): fm, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
1.19
Names
axy
bbf
Fields
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, f_vfgndsvi, f_20896_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, rotationOffset, f_20896_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_ioiczfgs, f_147166_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, HAND_SLOTS, f_147166_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_rfgkdbno, f_147167_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, ARMOR_SLOTS, f_147167_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, EQUIPMENT_SLOT_ID, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_zkhdmkcl, f_147169_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, ARMOR_SLOT_OFFSET, f_147169_
int: as, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_mcoacjpn, f_147170_
int: as, SWING_DURATION, field_30073, GLOWING_FLAG, f_mcoacjpn, SWING_DURATION, f_147170_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_olsxmkqm, f_147171_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, PLAYER_DAMAGE_TIME, f_147171_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_bwbjmspv, f_147178_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, DAMAGE_SOURCE_TIMEOUT, f_147178_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_oyncoeen, f_147172_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, MIN_MOVEMENT_DISTANCE, f_147172_
double: av, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_gkgtpexp, f_147173_
double: av, DEFAULT_BASE_GRAVITY, field_30076, GRAVITY, f_gkgtpexp, MAX_MOVEMENT_DISTANCE, f_147173_
int: aw, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_oqcyctiq, f_147174_
int: aw, DEATH_DURATION, field_30077, DEATH_TICKS, f_oqcyctiq, DEATH_DURATION, f_147174_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_gbyxgptg, f_147179_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, FALL_FLYING_FLAG, f_gbyxgptg, ITEM_USAGE_EFFECTS_DELAY, f_147179_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_uylcptjp, f_147180_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, TICKS_PER_ELYTRA_FREE_FALL_EVENT, f_147180_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_avsswxpi, f_147181_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, ELYTRA_DAMAGE_PER_FREE_FALL_TICKS, f_147181_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_naybbqec, f_147175_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, ITEM_USE_INTERVAL, f_147175_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_hdvyydom, f_147182_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, MAX_ENTITY_VIEWING_DISTANCE, f_hdvyydom, MAX_VISIBILITY_TEST_RANGE, f_147182_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_ctvzjmcr, f_147164_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, DEFAULT_EYE_HEIGHT, f_147164_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_noitvgvb, f_147165_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, BABY_SCALE_FACTOR, f_noitvgvb, LARGE_HAT_RENDER_CULLING_SIZE, f_147165_
org.slf4j.Logger: b, LOGGER, field_36332, field_36332, f_kjdgaswv, f_kjdgaswv, f_201943_
org.slf4j.Logger: b, LOGGER, field_36332, field_36332, f_kjdgaswv, LOGGER, f_201943_
boolean: ck, skipDropExperience, field_37421, experienceDroppingDisabled, f_mikwhxdg, skipExperienceDrop, f_217034_
Constructors
Methods
Brain<?> (): du, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
Brain<?> (): dz, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
boolean (): dx, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
boolean (): dC, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
float (): dF, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
float (): dK, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
boolean (): bH, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
boolean (): bL, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
void (): dH, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
void (): dM, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dI, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
boolean (): dN, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_6552_
boolean (): dK, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
boolean (): dQ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
Random (): dL, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_21187_
LivingEntity (): dM, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_142581_
LivingEntity (): dS, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_21188_
int (): dN, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
int (): dT, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
LivingEntity (): dO, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
LivingEntity (): dU, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): dP, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): dV, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
int (): dQ, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
int (): dW, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (ItemStack): c, playEquipSound, method_44202, playEquipSound, m_weboasqd, playEquipSound, m_217041_
void (): dS, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): dY, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): dV, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
void (): eb, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): dW, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
boolean (): ec, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): dX, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Collection<StatusEffectInstance> (): ed, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): dY, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
Map<StatusEffect, StatusEffectInstance> (): ee, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (): dZ, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
boolean (): ef, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
float (): ea, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
float (): eg, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
DamageSource (): ec, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
DamageSource (): ei, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (): ed, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (): ej, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
Identifier (): ef, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
Identifier (): el, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
boolean (): bl, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
boolean (): bp, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): ej, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
int (): er, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, modifyAppliedDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
DamageTracker (): ek, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
DamageTracker (): es, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): el, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
LivingEntity (): et, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): em, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
float (): eu, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): en, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
int (): ev, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (): ep, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
void (): ex, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityGroup (): er, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
EntityGroup (): ez, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): es, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): eA, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): et, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (): eB, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
boolean (EquipmentSlot): b, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
Iterable<ItemStack> (): bC, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
Iterable<ItemStack> (): bG, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquippedStack, m_6844_
ItemStack (EquipmentSlot): c, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquippedStack, m_6844_
float (): eu, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): eC, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
float (): ev, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): eD, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): ew, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
float (): eE, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): ex, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
boolean (): eF, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
float (): ey, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
float (): eG, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): eA, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (): eI, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
float (): eC, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
float (): eK, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (): eD, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
float (): eL, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (): eF, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eN, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eG, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (): eO, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
boolean (): eH, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
boolean (): eP, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): bo, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (): bs, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
boolean (): eI, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): eQ, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): bh, isPickable, method_5863, collides, m_bzveerey, collides, m_6087_
boolean (): bl, isPickable, method_5863, collides, m_bzveerey, collides, m_6087_
boolean (): bi, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
boolean (): bm, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
float (): ce, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): ch, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
float (): eJ, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
float (): eR, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (): eK, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
void (): eS, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): eL, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
Arm (): eT, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): eM, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
boolean (): eU, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): eN, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
Hand (): eV, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
ItemStack (): eO, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
ItemStack (): eW, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): eP, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eX, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eQ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
int (): eY, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): eR, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): eZ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): eS, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
void (): fa, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): eT, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): fb, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): eV, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): fd, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bQ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): bU, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (): eX, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): ff, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): eY, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (): fg, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
Optional<BlockPos> (): fa, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
Optional<BlockPos> (): fi, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (): fb, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
void (): fj, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fc, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
boolean (): fk, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
void (): fd, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
void (): fl, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bm, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
boolean (): bq, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
byte (EquipmentSlot): g, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, sendEquipmentBreakStatus, m_21166_
void (EquipmentSlot): d, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, sendEquipmentBreakStatus, m_21166_
void (): bA, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (): bE, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
boolean (): cs, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
boolean (): cv, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eB, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (): eJ, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
int (): eW, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
int (): fe, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
Direction (): fe, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
Direction (): fm, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (): ee, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ek, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
void (): ei, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
void (): eq, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): eo, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
int (): ew, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
boolean (): eU, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
boolean (): fc, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): dv, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain$Profile<?> (): dA, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
DefaultAttributeContainer$Builder (): dw, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
DefaultAttributeContainer$Builder (): dB, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dy, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
boolean (): dD, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dz, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
void (): dE, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dA, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
boolean (): dF, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aC, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
float (): aD, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
void (): dB, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dG, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dC, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
void (): dH, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dG, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dL, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dJ, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
boolean (): dO, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
void (PlayerEntity): d, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
boolean (): eb, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
boolean (): eh, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
Optional<BlockPos> (): eh, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
Optional<BlockPos> (): ep, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
AttributeContainer (): eq, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
AttributeContainer (): ey, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, m_hxaqkpon, m_21074_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, handleFrictionAndCalculateMovement, m_21074_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, m_gfhvqjeo, m_20994_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, applyFluidMovingSpeed, m_gfhvqjeo, m_gfhvqjeo, m_20994_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, m_scrnkbbn, m_21315_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, detectEquipmentUpdates, m_21315_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): e, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
ItemStack (EquipmentSlot): f, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
boolean (): eE, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
boolean (): eM, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): eZ, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): fh, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
Box (EntityPose): g, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Box (): cx, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
Box (): cA, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dD, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dI, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dE, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
void (): dJ, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): dR, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
boolean (): dX, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (ItemStack): c, equipEventAndSound, method_6116, onEquipStack, m_yxyxsobq, onEquipStack, m_147218_
boolean (): dT, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): dZ, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): dU, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): ea, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (): dl, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): dp, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): bT, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
boolean (): bX, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
void (MobSpawnS2CPacket): a, recreateFromPacket, method_33579, readFromPacket, m_pfibqymi, readFromPacket, m_142223_
double (): ez, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
double (): eH, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): eg, getFallSounds, method_39760, getFallSounds, m_fdrozcta, m_fdrozcta, m_196493_
LivingEntity$FallSounds (): eo, getFallSounds, method_39760, getFallSounds, m_fdrozcta, getFallSounds, m_196493_
int (): dP, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_213860_
Random (): dR, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_217043_
boolean (EquipmentSlot): a, doesEmitEquipEvent, method_44201, isArmorSlot, m_lgbaiieb, slotEmitsEquipEvent, m_213772_
void (EquipmentSlot, ItemStack, ItemStack): a, onEquipItem, method_6116, onEquipStack, m_nutvedxs, m_nutvedxs, m_238392_
void (): em, skipDropExperience, method_41329, disableExperienceDropping, m_jjznttvl, skipExperienceDrop, m_217045_
boolean (): en, wasExperienceConsumed, method_41330, isExperienceDroppingDisabled, m_exhdcppw, shouldSkipDroppingExperience, m_217046_
float (): ds, getVisualRotationYInDegrees, method_43078, getBodyYaw, m_onrjdopp, m_onrjdopp, m_213816_
void (EntitySpawnS2CPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_fccepfav, onSpawnPacket, m_141965_
boolean (): fn, canDisableShield, method_42149, disablesShield, m_ldeqpsrz, canDisableShield, m_213824_
1.18.2
Names
axh
axy
net.minecraft.entity.LivingEntity
Fields
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, f_20929_
UUID: c, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, SPRINTING_SPEED_BOOST_ID, f_20929_
EntityAttributeModifier: e, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, f_20960_
EntityAttributeModifier: bE, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_BOOST, f_20960_
TrackedData<Byte>: aC, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, f_20909_
TrackedData<Byte>: aB, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_FLAGS, f_20909_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, f_20961_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, f_20961_
TrackedData<Integer>: bL, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, f_20962_
TrackedData<Integer>: bL, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, POTION_SWIRLS_COLOR, f_20962_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, f_20963_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, POTION_SWIRLS_AMBIENT, f_20963_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, f_20940_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROW_COUNT, f_20940_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_20942_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, SLEEPING_POSITION, f_20942_
EntityDimensions: aE, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_20910_
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, SLEEPING_DIMENSIONS, f_20910_
DamageTracker: bR, combatTracker, field_6256, damageTracker, f_zuarxhuv, f_20944_
DamageTracker: bR, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, f_20944_
Map<StatusEffect, StatusEffectInstance>: bS, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, f_20945_
Map<StatusEffect, StatusEffectInstance>: bS, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, activeStatusEffects, f_20945_
DefaultedList<ItemStack>: bT, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, f_20946_
DefaultedList<ItemStack>: bT, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, equippedHand, f_20946_
DefaultedList<ItemStack>: bU, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, f_20947_
DefaultedList<ItemStack>: bU, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, equippedArmor, f_20947_
boolean: aG, swinging, field_6252, handSwinging, f_svlvacsr, f_20911_
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, handSwinging, f_20911_
Hand: aH, swingingArm, field_6266, preferredHand, f_kfiskcbr, f_20912_
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, preferredHand, f_20912_
int: aI, swingTime, field_6279, handSwingTicks, f_hoaujqhj, f_20913_
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, handSwingTicks, f_20913_
int: aJ, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, f_20914_
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, stuckArrowTimer, f_20914_
int: aL, hurtTime, field_6235, hurtTime, f_jhglsogm, f_20916_
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, hurtTime, f_20916_
int: aM, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, f_20917_
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, maxHurtTime, f_20917_
float: aN, hurtDir, field_6271, knockbackVelocity, f_kelwihli, f_20918_
float: aM, hurtDir, field_6271, knockbackVelocity, f_kelwihli, knockbackVelocity, f_20918_
int: aO, deathTime, field_6213, deathTime, f_tdaipjuz, f_20919_
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, deathTime, f_20919_
float: aP, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, f_20920_
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastHandSwingProgress, f_20920_
float: aQ, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, f_20921_
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, handSwingProgress, f_20921_
int: aR, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, f_20922_
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, f_20922_
float: aS, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, f_20923_
float: aR, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, lastLimbDistance, f_20923_
float: aT, animationSpeed, field_6225, limbDistance, f_ovdhpumu, f_20924_
float: aS, animationSpeed, field_6225, limbDistance, f_ovdhpumu, limbDistance, f_20924_
float: aU, animationPosition, field_6249, limbAngle, f_hmixfxre, f_20925_
float: aT, animationPosition, field_6249, limbAngle, f_hmixfxre, limbAngle, f_20925_
int: aV, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, f_20926_
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, defaultMaxHealth, f_20926_
float: aW, timeOffs, field_6244, randomLargeSeed, f_rybujahq, f_20927_
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, randomLargeSeed, f_20927_
float: aX, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, f_20928_
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, randomSmallSeed, f_20928_
float: aY, yBodyRot, field_6283, bodyYaw, f_tigklhec, f_20883_
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, bodyYaw, f_20883_
float: aZ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, f_20884_
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, prevBodyYaw, f_20884_
float: ba, yHeadRot, field_6241, headYaw, f_ivhrrxtj, f_20885_
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, f_20885_
float: bb, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, f_20886_
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, prevHeadYaw, f_20886_
float: bc, flyingSpeed, field_6281, airStrafingSpeed, f_iripoulf, f_20887_
float: bb, flyingSpeed, field_6281, airStrafingSpeed, f_iripoulf, flyingSpeed, f_20887_
PlayerEntity: bd, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, f_20888_
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, f_20888_
int: be, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, f_20889_
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, f_20889_
boolean: bf, dead, field_6272, dead, f_qalszaps, f_20890_
boolean: be, dead, field_6272, dead, f_qalszaps, dead, f_20890_
int: bg, noActionTime, field_6278, despawnCounter, f_yjtbngeu, f_20891_
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, despawnCounter, f_20891_
float: bh, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, f_20892_
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, prevStepBobbingAmount, f_20892_
float: bi, run, field_6233, stepBobbingAmount, f_pjcisjtc, f_20893_
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, stepBobbingAmount, f_20893_
float: bj, animStep, field_6255, lookDirection, f_qqusshan, f_20894_
float: bi, animStep, field_6255, lookDirection, f_qqusshan, lookDirection, f_20894_
float: bk, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, f_20895_
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, prevLookDirection, f_20895_
float: bl, rotOffs, field_6215, field_6215, f_vfgndsvi, f_20896_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, f_vfgndsvi, f_20896_
int: bm, deathScore, field_6232, scoreAmount, f_kimgjcqe, f_20897_
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, scoreAmount, f_20897_
float: bn, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, f_20898_
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, lastDamageTaken, f_20898_
boolean: bo, jumping, field_6282, jumping, f_coityhpi, f_20899_
boolean: bn, jumping, field_6282, jumping, f_coityhpi, jumping, f_20899_
float: bp, xxa, field_6212, sidewaysSpeed, f_swxhegbt, f_20900_
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, f_20900_
float: bq, yya, field_6227, upwardSpeed, f_wpgupxxp, f_20901_
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, upwardSpeed, f_20901_
float: br, zza, field_6250, forwardSpeed, f_pxramaew, f_20902_
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, f_20902_
int: bs, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, f_20903_
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, bodyTrackingIncrements, f_20903_
double: bt, lerpX, field_6224, serverX, f_krdixdtc, f_20904_
double: bs, lerpX, field_6224, serverX, f_krdixdtc, serverX, f_20904_
double: bu, lerpY, field_6245, serverY, f_huyhofoo, f_20905_
double: bt, lerpY, field_6245, serverY, f_huyhofoo, serverY, f_20905_
double: bv, lerpZ, field_6263, serverZ, f_tcghamne, f_20906_
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, serverZ, f_20906_
double: bw, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, f_20907_
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, serverYaw, f_20907_
double: bx, lerpXRot, field_6221, serverPitch, f_uyknedht, f_20908_
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, serverPitch, f_20908_
double: by, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, f_20933_
double: bx, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, serverHeadYaw, f_20933_
int: bz, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, f_20934_
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, headTrackingIncrements, f_20934_
boolean: bW, effectsDirty, field_6285, effectsChanged, f_mfltnpor, f_20948_
boolean: bW, effectsDirty, field_6285, effectsChanged, f_mfltnpor, effectsChanged, f_20948_
LivingEntity: bX, lastHurtByMob, field_6274, attacker, f_ztvierdp, f_20949_
LivingEntity: bX, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, f_20949_
int: bY, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, f_20950_
int: bY, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, f_20950_
LivingEntity: bZ, lastHurtMob, field_6236, attacking, f_xovdyntv, f_20951_
LivingEntity: bZ, lastHurtMob, field_6236, attacking, f_xovdyntv, attacking, f_20951_
int: ca, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, f_20952_
int: ca, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, f_20952_
float: cb, speed, field_6287, movementSpeed, f_pldzhgrb, f_20953_
float: cb, speed, field_6287, movementSpeed, f_pldzhgrb, movementSpeed, f_20953_
int: cc, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, f_20954_
int: cc, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, jumpingCooldown, f_20954_
float: cd, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, f_20955_
float: cd, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorptionAmount, f_20955_
ItemStack: bA, useItem, field_6277, activeItemStack, f_oigploen, f_20935_
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, activeItemStack, f_20935_
int: bB, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, f_20936_
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemUseTimeLeft, f_20936_
int: bC, fallFlyTicks, field_6239, roll, f_qcmvoplx, f_20937_
int: bB, fallFlyTicks, field_6239, roll, f_qcmvoplx, roll, f_20937_
BlockPos: ce, lastPos, field_6268, lastBlockPos, f_kkplgjng, f_20956_
BlockPos: ce, lastPos, field_6268, lastBlockPos, f_kkplgjng, lastBlockPos, f_20956_
DamageSource: cg, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, f_20958_
DamageSource: cg, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, lastDamageSource, f_20958_
long: ch, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, f_20930_
long: ch, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, lastDamageTime, f_20930_
int: bD, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, f_20938_
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, riptideTicks, f_20938_
float: ci, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, f_20931_
float: ci, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, leaningPitch, f_20931_
float: cj, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, f_20932_
float: cj, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, lastLeaningPitch, f_20932_
Brain<?>: bE, brain, field_18321, brain, f_ubbibrmk, f_20939_
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, brain, f_20939_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, f_20941_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, STINGER_COUNT, f_20941_
int: aK, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, f_20915_
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, stuckStingerTimer, f_20915_
UUID: c, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, f_20959_
UUID: d, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, SOUL_SPEED_BOOST_ID, f_20959_
AttributeContainer: bQ, attributes, field_6260, attributes, f_asrrjfdz, f_20943_
AttributeContainer: bQ, attributes, field_6260, attributes, f_asrrjfdz, attributes, f_20943_
Optional<BlockPos>: cf, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, f_20957_
Optional<BlockPos>: cf, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, climbingPos, f_20957_
UUID: d, SPEED_MODIFIER_POWDER_SNOW_UUID, field_27859, POWDER_SNOW_SLOW_ID, f_fdustjrj, f_147184_
UUID: e, SPEED_MODIFIER_POWDER_SNOW_UUID, field_27859, POWDER_SNOW_SLOW_ID, f_fdustjrj, POWDER_SNOW_SLOW_ID, f_147184_
int: ap, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_147166_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_ioiczfgs, f_147166_
int: aq, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_147167_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_rfgkdbno, f_147167_
int: ar, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, f_147168_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, EQUIPMENT_SLOT_OFFSET, f_147168_
int: as, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_147169_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_zkhdmkcl, f_147169_
int: at, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_147170_
int: as, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_mcoacjpn, f_147170_
int: au, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_147171_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_olsxmkqm, f_147171_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_147178_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_bwbjmspv, f_147178_
double: av, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_147172_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_oyncoeen, f_147172_
double: aw, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_147173_
double: av, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_gkgtpexp, f_147173_
int: ax, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_147174_
int: aw, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_oqcyctiq, f_147174_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_147179_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_gbyxgptg, f_147179_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_147180_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_uylcptjp, f_147180_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_147181_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_avsswxpi, f_147181_
int: ay, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_147175_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_naybbqec, f_147175_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_147182_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_hdvyydom, f_147182_
int: az, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, f_147176_
int: ay, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, USING_ITEM_FLAG, f_147176_
int: aA, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, f_147177_
int: az, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, OFF_HAND_ACTIVE_FLAG, f_147177_
int: aB, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, f_147163_
int: aA, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, USING_RIPTIDE_FLAG, f_147163_
float: aD, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_147164_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_ctvzjmcr, f_147164_
float: aF, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_147165_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_noitvgvb, f_147165_
boolean: bV, discardFriction, field_30082, noDrag, f_figrybhh, f_147183_
boolean: bV, discardFriction, field_30082, noDrag, f_figrybhh, noDrag, f_147183_
org.slf4j.Logger: b, LOGGER, field_36332, field_36332, f_kjdgaswv, f_kjdgaswv, f_201943_
Constructors
Methods
Brain<?> (): dt, getBrain, method_18868, getBrain, m_hobjxuks, m_6274_
Brain<?> (): du, getBrain, method_18868, getBrain, m_hobjxuks, getBrain, m_6274_
void (): ag, kill, method_5768, kill, m_mrxmgxtb, m_6074_
void (): ag, kill, method_5768, kill, m_mrxmgxtb, kill, m_6074_
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, m_6549_
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, canTarget, m_6549_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, m_8097_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, m_7840_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, fall, m_7840_
boolean (): dw, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, m_6040_
boolean (): dx, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheInWater, m_6040_
void (): an, baseTick, method_5670, baseTick, m_lvnfpsmt, m_6075_
void (): an, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, m_6075_
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, m_5806_
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, applyMovementEffects, m_5806_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, m_6162_
float (): dE, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_6134_
float (): dF, getScale, method_17825, getScaleFactor, m_qrjyiaeu, getScaleFactor, m_6134_
boolean (): bH, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, m_6146_
boolean (): bH, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, canBeRiddenInWater, m_6146_
void (): dG, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, m_6153_
void (): dH, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, updatePostDeath, m_6153_
boolean (): dH, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, m_6149_
boolean (): dI, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, shouldDropXp, m_6149_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, m_7302_
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, getNextAirUnderwater, m_7302_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, m_7305_
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, getNextAirOnLand, m_7305_
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, m_6552_
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, getXpToDrop, m_6552_
boolean (): dJ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, m_6124_
boolean (): dK, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldAlwaysDropXp, m_6124_
Random (): dK, getRandom, method_6051, getRandom, m_ggpkvkjt, m_21187_
Random (): dL, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, m_21187_
LivingEntity (): dL, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, m_142581_
LivingEntity (): dM, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, m_142581_
int (): dM, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, m_21213_
int (): dN, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, m_21213_
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, m_6703_
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, setAttacker, m_6703_
LivingEntity (): dN, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, m_21214_
LivingEntity (): dO, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getAttacking, m_21214_
int (): dO, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, m_21215_
int (): dP, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, m_21215_
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, m_21335_
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, onAttacking, m_21335_
int (): dP, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, m_21216_
int (): dQ, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnCounter, m_21216_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, m_21310_
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, setDespawnCounter, m_21310_
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, m_7380_
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, writeCustomDataToNbt, m_7380_
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, m_7378_
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, readCustomDataFromNbt, m_7378_
void (): dR, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, m_21217_
void (): dS, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, m_21217_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, m_8034_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updatePotionVisibility, m_8034_
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, m_20968_
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, getAttackDistanceScalingFactor, m_20968_
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, m_6779_
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, canTarget, m_6779_
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, m_21040_
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, isTarget, m_21040_
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, m_21179_
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, containsOnlyAmbientEffects, m_21179_
void (): dU, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, m_21218_
void (): dV, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearPotionSwirls, m_21218_
boolean (): dV, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, m_21219_
boolean (): dW, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, m_21219_
Collection<StatusEffectInstance> (): dW, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, m_21220_
Collection<StatusEffectInstance> (): dX, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, m_21220_
Map<StatusEffect, StatusEffectInstance> (): dX, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, m_21221_
Map<StatusEffect, StatusEffectInstance> (): dY, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getActiveStatusEffects, m_21221_
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, m_21023_
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, m_21023_
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, m_21124_
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getStatusEffect, m_21124_
boolean (StatusEffectInstance): b, addEffect, method_6092, addStatusEffect, m_vchrqjlb, m_7292_
boolean (StatusEffectInstance): b, addEffect, method_6092, addStatusEffect, m_vchrqjlb, addStatusEffect, m_7292_
boolean (StatusEffectInstance): c, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, m_7301_
boolean (StatusEffectInstance): c, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, m_7301_
boolean (): dY, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, m_21222_
boolean (): dZ, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isUndead, m_21222_
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, m_6234_
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeStatusEffectInternal, m_6234_
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, m_21195_
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, m_21195_
void (StatusEffectInstance): a, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, m_7285_
void (StatusEffectInstance): a, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, onStatusEffectRemoved, m_7285_
void (float): b, heal, method_6025, heal, m_orzhhcmg, m_5634_
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, m_5634_
float (): dZ, getHealth, method_6032, getHealth, m_knkzhatw, m_21223_
float (): ea, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, m_21223_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, m_21153_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, m_21153_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, m_6469_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, damage, m_6469_
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, m_6728_
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, takeShieldHit, m_6728_
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, m_6731_
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, knockback, m_6731_
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, m_21262_
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, tryUseTotem, m_21262_
DamageSource (): eb, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, m_21225_
DamageSource (): ec, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getRecentDamageSource, m_21225_
void (DamageSource): d, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, m_6677_
void (DamageSource): d, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, m_6677_
boolean (DamageSource): e, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, m_21275_
boolean (DamageSource): e, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, blockedByShield, m_21275_
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, m_6667_
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, onDeath, m_6667_
void (DamageSource): f, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, m_6668_
void (DamageSource): f, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, drop, m_6668_
void (): ec, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_5907_
void (): ed, dropEquipment, method_16078, dropInventory, m_whvujbsh, dropInventory, m_5907_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, m_7472_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropEquipment, m_7472_
Identifier (): ee, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_5743_
Identifier (): ef, getLootTable, method_5989, getLootTable, m_ydvutmzi, getLootTable, m_5743_
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, m_7625_
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, dropLoot, m_7625_
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, m_7771_
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, getLootContextBuilder, m_7771_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, m_7975_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, m_7975_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, m_5592_
SoundEvent (int): c, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, m_5896_
SoundEvent (int): c, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, m_5896_
SoundEvent (ItemStack): d, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, m_7838_
SoundEvent (ItemStack): d, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, getDrinkSound, m_7838_
SoundEvent (ItemStack): e, getEatingSound, method_18869, getEatSound, m_upnmcubv, m_7866_
SoundEvent (ItemStack): e, getEatingSound, method_18869, getEatSound, m_upnmcubv, getEatSound, m_7866_
boolean (): b_, onClimbable, method_6101, isClimbing, m_uuypiexz, m_6147_
boolean (): b_, onClimbable, method_6101, isClimbing, m_uuypiexz, isClimbing, m_6147_
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, m_21176_
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, canEnterTrapdoor, m_21176_
boolean (): bl, isAlive, method_5805, isAlive, m_qiicvjap, m_6084_
boolean (): bl, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, m_6084_
int (): ei, getArmorValue, method_6096, getArmor, m_lhliifdm, m_21230_
int (): ej, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmor, m_21230_
void (float): q, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, m_7909_
void (float): q, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, m_7909_
float (DamageSource, float): d, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, m_21161_
float (DamageSource, float): d, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, applyArmorToDamage, m_21161_
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, m_6515_
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, applyEnchantmentsToDamage, m_6515_
void (DamageSource, float): f, actuallyHurt, method_6074, applyDamage, m_unmnupmt, m_6475_
void (DamageSource, float): f, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, m_6475_
DamageTracker (): ej, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, m_21231_
DamageTracker (): ek, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, m_21231_
LivingEntity (): ek, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, m_21232_
LivingEntity (): el, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, getPrimeAdversary, m_21232_
float (): el, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, m_21233_
float (): em, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, getMaxHealth, m_21233_
int (): em, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, m_21234_
int (): en, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrowCount, m_21234_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, m_21317_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrowCount, m_21317_
int (): r, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, m_21304_
int (): r, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getHandSwingDuration, m_21304_
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, m_6674_
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, swingHand, m_6674_
void (): av, outOfWorld, method_5825, tickInVoid, m_twbetumi, m_6088_
void (): av, outOfWorld, method_5825, tickInVoid, m_twbetumi, tickInVoid, m_6088_
void (): eo, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, m_21203_
void (): ep, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, tickHandSwing, m_21203_
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, m_21051_
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttributeInstance, m_21051_
EntityGroup (): eq, getMobType, method_6046, getGroup, m_hjalyqwk, m_6336_
EntityGroup (): er, getMobType, method_6046, getGroup, m_hjalyqwk, getGroup, m_6336_
ItemStack (): er, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, m_21205_
ItemStack (): es, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getMainHandStack, m_21205_
ItemStack (): es, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, m_21206_
ItemStack (): et, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getOffHandStack, m_21206_
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, m_21120_
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, getStackInHand, m_21120_
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, m_21008_
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, setStackInHand, m_21008_
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, m_21033_
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, hasStackEquipped, m_21033_
Iterable<ItemStack> (): bC, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, m_6168_
Iterable<ItemStack> (): bC, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmorItems, m_6168_
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, m_6844_
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquippedStack, m_6844_
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, m_8061_
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, equipStack, m_8061_
float (): et, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, m_21207_
float (): eu, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, getArmorVisibility, m_21207_
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, m_6858_
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, m_6858_
float (): eu, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, m_6121_
float (): ev, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, m_6121_
float (): ev, getVoicePitch, method_6017, getSoundPitch, m_anszxika, m_6100_
float (): ew, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, m_6100_
boolean (): ew, isImmobile, method_6062, isImmobile, m_iauzolbu, m_6107_
boolean (): ex, isImmobile, method_6062, isImmobile, m_iauzolbu, isImmobile, m_6107_
void (Entity): g, push, method_5697, pushAwayFrom, m_ysnccdty, m_7334_
void (Entity): g, push, method_5697, pushAwayFrom, m_ysnccdty, pushAwayFrom, m_7334_
float (): ex, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, m_6118_
float (): ey, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpVelocity, m_6118_
void (): ez, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
void (): eA, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, m_6135_
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, m_6197_
float (): eB, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
float (): eC, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, m_6108_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, m_7023_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, travel, m_7023_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, m_21297_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, applyClimbingSpeed, m_21297_
float (float): u, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, m_21330_
float (float): u, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, getMovementSpeed, m_21330_
float (): eC, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
float (): eD, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getMovementSpeed, m_6113_
void (float): r, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, m_7910_
void (float): r, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setMovementSpeed, m_7910_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, m_7327_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryAttack, m_7327_
void (): k, tick, method_5773, tick, m_arkgrfeb, m_8119_
void (): k, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, m_5632_
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, turnHead, m_5632_
void (): w_, aiStep, method_6007, tickMovement, m_alyudxll, m_8107_
void (): w_, aiStep, method_6007, tickMovement, m_alyudxll, tickMovement, m_8107_
void (): z, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, m_21323_
void (): z, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, tickFallFlying, m_21323_
void (): eE, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): eF, serverAiStep, method_6023, tickNewAi, m_otdsojah, tickNewAi, m_6140_
void (): eF, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
void (): eG, pushEntities, method_6070, tickCramming, m_spqekiza, tickCramming, m_6138_
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, m_21071_
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, tickRiptide, m_21071_
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, m_7324_
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, pushAway, m_7324_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, m_6727_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, attackLivingEntity, m_6727_
void (int): r, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, m_21326_
boolean (): eG, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
boolean (): eH, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isUsingRiptide, m_21209_
void (): p, stopRiding, method_5848, stopRiding, m_daozjmru, m_8127_
void (): p, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, m_8127_
void (): bo, rideTick, method_5842, tickRiding, m_qchceppc, m_6083_
void (): bo, rideTick, method_5842, tickRiding, m_qchceppc, tickRiding, m_6083_
void (boolean): q, setJumping, method_6100, setJumping, m_hcwncupw, m_6862_
void (boolean): q, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, m_6862_
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, m_7938_
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, sendPickup, m_7938_
float (float): g, getViewYRot, method_5705, getYaw, m_xoogehdd, m_5675_
float (float): g, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, m_5675_
boolean (): eH, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
boolean (): eI, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, canMoveVoluntarily, m_6142_
boolean (): bh, isPickable, method_5863, collides, m_bzveerey, m_6087_
boolean (): bh, isPickable, method_5863, collides, m_bzveerey, collides, m_6087_
boolean (): bi, isPushable, method_5810, isPushable, m_okzqpkgv, m_6094_
boolean (): bi, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, m_6094_
void (): bf, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, m_5834_
float (): ce, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, m_6080_
float (): ce, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, m_6080_
void (float): l, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, m_5616_
void (float): l, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, m_5616_
void (float): m, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, m_5618_
void (float): m, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, setBodyYaw, m_5618_
float (): eI, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
float (): eJ, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorptionAmount, m_6103_
void (float): t, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, m_7911_
void (float): t, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorptionAmount, m_7911_
void (): h, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, m_8108_
void (): h, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, enterCombat, m_8108_
void (): i, onLeaveCombat, method_6044, endCombat, m_sebydyvw, m_8098_
void (): i, onLeaveCombat, method_6044, endCombat, m_sebydyvw, endCombat, m_8098_
void (): eJ, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
void (): eK, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, markEffectsDirty, m_21210_
Arm (): eK, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
Arm (): eL, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, m_5737_
boolean (): eL, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
boolean (): eM, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, m_6117_
Hand (): eM, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
Hand (): eN, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, m_7655_
void (): A, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, m_21329_
void (): A, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, tickActiveItemStack, m_21329_
void (): D, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, m_21333_
void (): D, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, updateLeaningPitch, m_21333_
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, m_21155_
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, setLivingFlag, m_21155_
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, m_6672_
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, setCurrentHand, m_6672_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, m_7350_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, onTrackedDataSet, m_7350_
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, m_7618_
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, lookAt, m_7618_
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, m_21060_
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, spawnItemParticles, m_21060_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, m_8095_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, consumeItem, m_8095_
ItemStack (): eN, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
ItemStack (): eO, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getActiveItem, m_21211_
int (): eO, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): eP, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemUseTimeLeft, m_21212_
int (): eP, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
int (): eQ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getItemUseTime, m_21252_
void (): eQ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): eR, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, m_21253_
void (): eR, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
void (): eS, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearActiveItem, m_5810_
boolean (): eS, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): eT, isBlocking, method_6039, isBlocking, m_clijnmhr, isBlocking, m_21254_
boolean (): eU, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): eV, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, m_21255_
boolean (): bQ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_6067_
boolean (): bQ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, isInSwimmingPose, m_6067_
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, m_20984_
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, teleport, m_20984_
boolean (): eW, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): eX, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, m_5801_
boolean (): eX, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
boolean (): eY, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, isMobOrPlayer, m_5789_
boolean (ItemStack): g, canTakeItem, method_18397, canEquip, m_jhvcxqlb, m_7066_
boolean (ItemStack): g, canTakeItem, method_18397, canEquip, m_jhvcxqlb, canEquip, m_7066_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_5654_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, createSpawnPacket, m_5654_
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, m_6972_
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, getDimensions, m_6972_
Optional<BlockPos> (): eZ, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
Optional<BlockPos> (): fa, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPosition, m_21257_
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, m_21250_
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, setSleepingPosition, m_21250_
void (): fa, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
void (): fb, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, clearSleepingPosition, m_21258_
boolean (): fb, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
boolean (): fc, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, m_5803_
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, m_5802_
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, sleep, m_5802_
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, m_21080_
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, setPositionInBed, m_21080_
boolean (): E, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_21334_
boolean (): E, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, isSleepingInBed, m_21334_
void (): fc, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
void (): fd, stopSleeping, method_18400, wakeUp, m_redjlchk, wakeUp, m_5796_
boolean (): bm, isInWall, method_5757, isInsideWall, m_xfogfxdp, m_5830_
boolean (): bm, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInsideWall, m_5830_
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, m_6380_
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, getEyeHeight, m_6380_
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, m_6431_
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, getActiveEyeHeight, m_6431_
ItemStack (ItemStack): h, getProjectile, method_18808, getArrowType, m_bxkzqslp, m_6298_
ItemStack (ItemStack): h, getProjectile, method_18808, getArrowType, m_bxkzqslp, getArrowType, m_6298_
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, m_5584_
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, eatFood, m_5584_
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, m_21063_
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, applyFoodEffects, m_21063_
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, m_21266_
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, getEquipmentBreakStatus, m_21266_
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, m_21166_
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, sendEquipmentBreakStatus, m_21166_
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, m_21190_
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, sendToolBreakStatus, m_21190_
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, m_20998_
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, getLeaningPitch, m_20998_
void (ItemStack): j, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, m_21278_
void (ItemStack): j, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, playEquipmentBreakEffects, m_21278_
void (): bA, animateHurt, method_5879, animateDamage, m_yndwkmtt, m_6053_
void (): bA, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, m_6053_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, m_7822_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, handleStatus, m_7822_
boolean (): cs, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, m_6052_
boolean (): cs, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldRenderName, m_6052_
void (): eA, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
void (): eB, goDownInWater, method_6093, knockDownwards, m_swttaoou, knockDownwards, m_21208_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, m_6453_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, m_6541_
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, updateTrackedHeadRotation, m_6541_
float (float): s, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, m_21324_
float (float): s, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getHandSwingProgress, m_21324_
int (): eV, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
int (): eW, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, getRoll, m_21256_
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, m_6818_
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, setNearbySongPlaying, m_6818_
Direction (): fd, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
Direction (): fe, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, getSleepingDirection, m_21259_
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, m_21268_
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, onKilledBy, m_21268_
void (): ed, dropExperience, method_23883, dropXp, m_eobwecax, m_21226_
void (): ee, dropExperience, method_23883, dropXp, m_eobwecax, dropXp, m_21226_
int (float, float): d, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, m_5639_
int (float, float): d, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, computeFallDamage, m_5639_
void (): eh, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, m_21229_
void (): ei, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, playBlockFallSound, m_21229_
int (): en, getStingerCount, method_21753, getStingerCount, m_ikaguqst, m_21235_
int (): eo, getStingerCount, method_21753, getStingerCount, m_ikaguqst, getStingerCount, m_21235_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, m_21321_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, setStingerCount, m_21321_
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, m_21011_
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, swingHand, m_21011_
boolean (): C, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, m_21332_
boolean (): C, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, shouldSpawnConsumptionEffects, m_21332_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, m_21137_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, spawnConsumptionEffects, m_21137_
boolean (): eT, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
boolean (): eU, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, isHoldingOntoLadder, m_5791_
Brain$Profile<?> (): du, brainProvider, method_28306, createBrainProfile, m_pusvfpox, m_5490_
Brain$Profile<?> (): dv, brainProvider, method_28306, createBrainProfile, m_pusvfpox, createBrainProfile, m_5490_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, m_8075_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, deserializeBrain, m_8075_
DefaultAttributeContainer$Builder (): dv, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, m_21183_
DefaultAttributeContainer$Builder (): dw, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, createLivingAttributes, m_21183_
boolean (): dx, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, m_6039_
boolean (): dy, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, shouldDisplaySoulSpeedEffects, m_6039_
void (): dy, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, m_21184_
void (): dz, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, displaySoulSpeedEffects, m_21184_
boolean (): dz, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, m_6046_
boolean (): dA, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, isOnSoulSpeedBlock, m_6046_
float (): aC, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, m_6041_
float (): aC, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, getVelocityMultiplier, m_6041_
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, m_6757_
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, shouldRemoveSoulSpeedBoost, m_6757_
void (): dA, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, m_21185_
void (): dB, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, removeSoulSpeedBoost, m_21185_
void (): dB, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, m_21186_
void (): dC, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, addSoulSpeedBoostIfNeeded, m_21186_
boolean (): dF, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, m_6129_
boolean (): dG, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, shouldSwimInFluids, m_6129_
boolean (): dI, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, m_6125_
boolean (): dJ, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, shouldDropLoot, m_6125_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, m_6598_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, setAttacking, m_6598_
boolean (): ea, isDeadOrDying, method_29504, isDead, m_jsddcavv, m_21224_
boolean (): eb, isDeadOrDying, method_29504, isDead, m_jsddcavv, isDead, m_21224_
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, m_6853_
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, setOnGround, m_6853_
Optional<BlockPos> (): eg, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, m_21227_
Optional<BlockPos> (): eh, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, getClimbingPos, m_21227_
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, m_6472_
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, m_6472_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, m_21133_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, getAttributeValue, m_21133_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, m_21172_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, getAttributeBaseValue, m_21172_
AttributeContainer (): ep, getAttributes, method_6127, getAttributes, m_widuipxk, m_21204_
AttributeContainer (): eq, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, m_21204_
boolean (Item): a, isHolding, method_24518, isHolding, m_tgtyxces, m_21055_
boolean (Item): b, isHolding, method_24518, isHolding, m_tgtyxces, isHolding, m_21055_
boolean (Predicate<ItemStack>): b, isHolding, method_24520, isHolding, m_mqaxmsqu, m_21093_
boolean (Predicate<ItemStack>): b, isHolding, method_24520, isHolding, m_mqaxmsqu, isHolding, m_21093_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, m_21028_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, onDismounted, m_21028_
boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, m_7479_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, m_21043_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, updateLimbs, m_21043_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, m_21074_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, m_hxaqkpon, m_21074_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, m_20994_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, m_gfhvqjeo, m_20994_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, m_21315_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, m_scrnkbbn, m_21315_
Map<EquipmentSlot, ItemStack> (): y, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, m_21319_
Map<EquipmentSlot, ItemStack> (): y, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, getEquipment, m_21319_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, checkHandStackSwap, m_mnavhksa, m_21091_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, checkHandStackSwap, m_mnavhksa, swapHandStacks, m_21091_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, sendEquipmentChanges, m_mlrktqxh, m_21142_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, sendEquipmentChanges, m_mlrktqxh, setEquipment, m_21142_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, m_21198_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, getArmorInSlot, m_21198_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setSyncedArmorStack, m_cehpabji, m_21128_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setSyncedArmorStack, m_cehpabji, setArmorInSlot, m_21128_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, m_21244_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, getStackInHandSlot, m_21244_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setSyncedHandStack, m_mluxghic, m_21168_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setSyncedHandStack, m_mluxghic, setStackInHandSlot, m_21168_
boolean (): eD, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
boolean (): eE, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, hurtByWater, m_6126_
void (ItemEntity): a, onItemPickup, method_29499, triggerItemPickedUpByEntityCriteria, m_vwjazeju, m_21053_
void (ItemEntity): a, onItemPickup, method_29499, triggerItemPickedUpByEntityCriteria, m_vwjazeju, triggerItemPickedUpByEntityCriteria, m_21053_
com.google.common.collect.ImmutableList<EntityPose> (): eY, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): eZ, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, getPoses, m_7431_
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, m_21270_
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, getBoundingBox, m_21270_
void (): w, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, m_21312_
void (): w, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, swapHandStacks, m_21312_
Vec3d (Direction$Axis, BlockLocating$Rectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_dofvpclc, m_7643_
Vec3d (Direction$Axis, BlockLocating$Rectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_dofvpclc, positionInPortal, m_7643_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, m_21289_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, positionInPortal, m_21289_
Box (): cx, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, m_6921_
Box (): cx, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, getVisibilityBoundingBox, m_6921_
void (): dC, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, m_147225_
void (): dD, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, removePowderSnowSlow, m_147225_
void (): dD, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, m_147226_
void (): dE, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, addPowderSnowSlowIfNeeded, m_147226_
boolean (): dQ, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, m_147223_
boolean (): dR, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, hasNoDrag, m_147223_
void (boolean): p, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, m_147244_
void (boolean): p, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, setNoDrag, m_147244_
void (ItemStack): c, equipEventAndSound, method_6116, onEquipStack, m_yxyxsobq, m_147218_
void (ItemStack): c, equipEventAndSound, method_6116, onEquipStack, m_yxyxsobq, onEquipStack, m_147218_
void (): n, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, m_147239_
void (): n, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, updateGlowing, m_147239_
boolean (): dS, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, m_142066_
boolean (): dT, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, canTakeDamage, m_142066_
boolean (): dT, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, m_142065_
boolean (): dU, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, isPartOfGame, m_142065_
boolean (StatusEffectInstance, Entity): b, addEffect, method_37222, addStatusEffect, m_ynmbvwjb, m_147207_
boolean (StatusEffectInstance, Entity): b, addEffect, method_37222, addStatusEffect, m_ynmbvwjb, addStatusEffect, m_147207_
void (StatusEffectInstance, Entity): c, forceAddEffect, method_26082, setStatusEffect, m_eljjwntg, m_147215_
void (StatusEffectInstance, Entity): c, forceAddEffect, method_26082, setStatusEffect, m_eljjwntg, setStatusEffect, m_147215_
void (StatusEffectInstance, Entity): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, m_142540_
void (StatusEffectInstance, Entity): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, onStatusEffectApplied, m_142540_
void (StatusEffectInstance, boolean, Entity): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, m_141973_
void (StatusEffectInstance, boolean, Entity): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, onStatusEffectUpgraded, m_141973_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, m_147240_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, takeKnockback, m_147240_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, m_142535_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, handleFallDamage, m_142535_
void (DamageSource, float): c, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, m_142642_
void (DamageSource, float): c, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, damageHelmet, m_142642_
void (): u, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, m_147246_
void (): u, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, addDeathParticles, m_147246_
void (ItemStack): f, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, m_181122_
void (ItemStack): f, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, processEquippedStack, m_181122_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, m_142582_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, canSee, m_142582_
void (ItemStack): a, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, m_142106_
void (ItemStack): a, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, tickItemStackUsage, m_142106_
EquipmentSlot (ItemStack): i, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, m_147233_
EquipmentSlot (ItemStack): i, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, getPreferredEquipmentSlot, m_147233_
StackReference (LivingEntity, EquipmentSlot): a, createEquipmentSlotAccess, method_32321, getStackReference, m_vckvknnt, m_147195_
StackReference (LivingEntity, EquipmentSlot): a, createEquipmentSlotAccess, method_32321, getStackReference, m_vckvknnt, getStackReference, m_147195_
EquipmentSlot (int): d, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, m_147211_
EquipmentSlot (int): d, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, getEquipmentSlot, m_147211_
StackReference (int): k, getSlot, method_32318, getStackReference, m_owvpveuv, m_141942_
StackReference (int): k, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_
boolean (): dl, canFreeze, method_32316, canFreeze, m_wczujasu, m_142079_
boolean (): dl, canFreeze, method_32316, canFreeze, m_wczujasu, canFreeze, m_142079_
boolean (): bT, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, m_142038_
boolean (): bT, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, isGlowing, m_142038_
void (MobSpawnS2CPacket): a, recreateFromPacket, method_33579, readFromPacket, m_pfibqymi, m_142223_
void (MobSpawnS2CPacket): a, recreateFromPacket, method_33579, readFromPacket, m_pfibqymi, readFromPacket, m_142223_
double (): ey, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, m_182332_
double (): ez, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, getJumpBoostVelocityModifier, m_182332_
LivingEntity$FallSounds (): ef, getFallSounds, method_39760, getFallSounds, m_fdrozcta, m_196493_
LivingEntity$FallSounds (): eg, getFallSounds, method_39760, getFallSounds, m_fdrozcta, m_fdrozcta, m_196493_
void (TagKey<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, swimUpward, m_203347_
boolean (FluidState): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, canWalkOnFluid, m_203441_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
atu
axh
Fields
TrackedData<Byte>: aB, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, f_20909_
TrackedData<Byte>: aC, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, f_20909_
TrackedData<Float>: bJ, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, f_20961_
TrackedData<Float>: bK, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, f_20961_
TrackedData<Integer>: bK, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, f_20962_
TrackedData<Integer>: bL, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, f_20962_
TrackedData<Boolean>: bL, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, f_20963_
TrackedData<Boolean>: bM, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, f_20963_
TrackedData<Integer>: bM, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, f_20940_
TrackedData<Integer>: bN, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, f_20940_
TrackedData<Optional<BlockPos>>: bO, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_20942_
TrackedData<Optional<BlockPos>>: bP, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_20942_
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_20910_
EntityDimensions: aE, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_20910_
DamageTracker: bQ, combatTracker, field_6256, damageTracker, f_zuarxhuv, f_20944_
DamageTracker: bR, combatTracker, field_6256, damageTracker, f_zuarxhuv, f_20944_
Map<StatusEffect, StatusEffectInstance>: bR, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, f_20945_
Map<StatusEffect, StatusEffectInstance>: bS, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, f_20945_
DefaultedList<ItemStack>: bS, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, f_20946_
DefaultedList<ItemStack>: bT, lastHandItemStacks, field_6234, syncedHandStacks, f_ysdmvlsq, f_20946_
DefaultedList<ItemStack>: bT, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, f_20947_
DefaultedList<ItemStack>: bU, lastArmorItemStacks, field_6248, syncedArmorStacks, f_wfyavvqr, f_20947_
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, f_20911_
boolean: aG, swinging, field_6252, handSwinging, f_svlvacsr, f_20911_
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, f_20912_
Hand: aH, swingingArm, field_6266, preferredHand, f_kfiskcbr, f_20912_
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, f_20913_
int: aI, swingTime, field_6279, handSwingTicks, f_hoaujqhj, f_20913_
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, f_20914_
int: aJ, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, f_20914_
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, f_20916_
int: aL, hurtTime, field_6235, hurtTime, f_jhglsogm, f_20916_
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, f_20917_
int: aM, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, f_20917_
float: aM, hurtDir, field_6271, knockbackVelocity, f_kelwihli, f_20918_
float: aN, hurtDir, field_6271, knockbackVelocity, f_kelwihli, f_20918_
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, f_20919_
int: aO, deathTime, field_6213, deathTime, f_tdaipjuz, f_20919_
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, f_20920_
float: aP, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, f_20920_
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, f_20921_
float: aQ, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, f_20921_
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, f_20922_
int: aR, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, f_20922_
float: aR, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, f_20923_
float: aS, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, f_20923_
float: aS, animationSpeed, field_6225, limbDistance, f_ovdhpumu, f_20924_
float: aT, animationSpeed, field_6225, limbDistance, f_ovdhpumu, f_20924_
float: aT, animationPosition, field_6249, limbAngle, f_hmixfxre, f_20925_
float: aU, animationPosition, field_6249, limbAngle, f_hmixfxre, f_20925_
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, f_20926_
int: aV, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, f_20926_
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, f_20927_
float: aW, timeOffs, field_6244, randomLargeSeed, f_rybujahq, f_20927_
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, f_20928_
float: aX, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, f_20928_
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, f_20883_
float: aY, yBodyRot, field_6283, bodyYaw, f_tigklhec, f_20883_
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, f_20884_
float: aZ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, f_20884_
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, f_20885_
float: ba, yHeadRot, field_6241, headYaw, f_ivhrrxtj, f_20885_
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, f_20886_
float: bb, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, f_20886_
float: bb, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, f_20887_
float: bc, flyingSpeed, field_6281, airStrafingSpeed, f_iripoulf, f_20887_
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, f_20888_
PlayerEntity: bd, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, f_20888_
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, f_20889_
int: be, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, f_20889_
boolean: be, dead, field_6272, dead, f_qalszaps, f_20890_
boolean: bf, dead, field_6272, dead, f_qalszaps, f_20890_
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, f_20891_
int: bg, noActionTime, field_6278, despawnCounter, f_yjtbngeu, f_20891_
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, f_20892_
float: bh, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, f_20892_
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, f_20893_
float: bi, run, field_6233, stepBobbingAmount, f_pjcisjtc, f_20893_
float: bi, animStep, field_6255, lookDirection, f_qqusshan, f_20894_
float: bj, animStep, field_6255, lookDirection, f_qqusshan, f_20894_
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, f_20895_
float: bk, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, f_20895_
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, f_20896_
float: bl, rotOffs, field_6215, field_6215, f_vfgndsvi, f_20896_
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, f_20897_
int: bm, deathScore, field_6232, scoreAmount, f_kimgjcqe, f_20897_
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, f_20898_
float: bn, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, f_20898_
boolean: bn, jumping, field_6282, jumping, f_coityhpi, f_20899_
boolean: bo, jumping, field_6282, jumping, f_coityhpi, f_20899_
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, f_20900_
float: bp, xxa, field_6212, sidewaysSpeed, f_swxhegbt, f_20900_
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, f_20901_
float: bq, yya, field_6227, upwardSpeed, f_wpgupxxp, f_20901_
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, f_20902_
float: br, zza, field_6250, forwardSpeed, f_pxramaew, f_20902_
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, f_20903_
int: bs, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, f_20903_
double: bs, lerpX, field_6224, serverX, f_krdixdtc, f_20904_
double: bt, lerpX, field_6224, serverX, f_krdixdtc, f_20904_
double: bt, lerpY, field_6245, serverY, f_huyhofoo, f_20905_
double: bu, lerpY, field_6245, serverY, f_huyhofoo, f_20905_
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, f_20906_
double: bv, lerpZ, field_6263, serverZ, f_tcghamne, f_20906_
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, f_20907_
double: bw, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, f_20907_
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, f_20908_
double: bx, lerpXRot, field_6221, serverPitch, f_uyknedht, f_20908_
double: bx, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, f_20933_
double: by, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, f_20933_
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, f_20934_
int: bz, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, f_20934_
boolean: bV, effectsDirty, field_6285, effectsChanged, f_mfltnpor, f_20948_
boolean: bW, effectsDirty, field_6285, effectsChanged, f_mfltnpor, f_20948_
LivingEntity: bW, lastHurtByMob, field_6274, attacker, f_ztvierdp, f_20949_
LivingEntity: bX, lastHurtByMob, field_6274, attacker, f_ztvierdp, f_20949_
int: bX, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, f_20950_
int: bY, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, f_20950_
LivingEntity: bY, lastHurtMob, field_6236, attacking, f_xovdyntv, f_20951_
LivingEntity: bZ, lastHurtMob, field_6236, attacking, f_xovdyntv, f_20951_
int: bZ, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, f_20952_
int: ca, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, f_20952_
float: ca, speed, field_6287, movementSpeed, f_pldzhgrb, f_20953_
float: cb, speed, field_6287, movementSpeed, f_pldzhgrb, f_20953_
int: cb, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, f_20954_
int: cc, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, f_20954_
float: cc, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, f_20955_
float: cd, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, f_20955_
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, f_20935_
ItemStack: bA, useItem, field_6277, activeItemStack, f_oigploen, f_20935_
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, f_20936_
int: bB, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, f_20936_
int: bB, fallFlyTicks, field_6239, roll, f_qcmvoplx, f_20937_
int: bC, fallFlyTicks, field_6239, roll, f_qcmvoplx, f_20937_
BlockPos: cd, lastPos, field_6268, lastBlockPos, f_kkplgjng, f_20956_
BlockPos: ce, lastPos, field_6268, lastBlockPos, f_kkplgjng, f_20956_
DamageSource: cf, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, f_20958_
DamageSource: cg, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, f_20958_
long: cg, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, f_20930_
long: ch, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, f_20930_
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, f_20938_
int: bD, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, f_20938_
float: ch, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, f_20931_
float: ci, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, f_20931_
float: ci, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, f_20932_
float: cj, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, f_20932_
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, f_20939_
Brain<?>: bE, brain, field_18321, brain, f_ubbibrmk, f_20939_
TrackedData<Integer>: bN, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, f_20941_
TrackedData<Integer>: bO, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, f_20941_
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, f_20915_
int: aK, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, f_20915_
AttributeContainer: bP, attributes, field_6260, attributes, f_asrrjfdz, f_20943_
AttributeContainer: bQ, attributes, field_6260, attributes, f_asrrjfdz, f_20943_
Optional<BlockPos>: ce, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, f_20957_
Optional<BlockPos>: cf, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, f_20957_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_147166_
int: ap, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_147166_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_147167_
int: aq, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_147167_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, f_147168_
int: ar, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, f_147168_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_147169_
int: as, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_147169_
int: as, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_147170_
int: at, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_147170_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_147171_
int: au, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_147171_
int: bE, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_147178_
int: bF, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_147178_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_147172_
double: av, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_147172_
double: av, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_147173_
double: aw, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_147173_
int: aw, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_147174_
int: ax, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_147174_
int: bF, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_147179_
int: bG, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_147179_
int: bG, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_147180_
int: bH, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_147180_
int: bH, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_147181_
int: bI, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_147181_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_147175_
int: ay, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_147175_
double: bI, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_147182_
double: bJ, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_147182_
int: ay, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, f_147176_
int: az, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, f_147176_
int: az, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, f_147177_
int: aA, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, f_147177_
int: aA, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, f_147163_
int: aB, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, f_147163_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_147164_
float: aD, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_147164_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_147165_
float: aF, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_147165_
boolean: bU, discardFriction, field_30082, noDrag, f_figrybhh, f_147183_
boolean: bV, discardFriction, field_30082, noDrag, f_figrybhh, f_147183_
Constructors
Methods
Brain<?> (): do, getBrain, method_18868, getBrain, m_hobjxuks, m_6274_
Brain<?> (): dt, getBrain, method_18868, getBrain, m_hobjxuks, m_6274_
void (): ab, kill, method_5768, kill, m_mrxmgxtb, m_6074_
void (): ag, kill, method_5768, kill, m_mrxmgxtb, m_6074_
boolean (): dr, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, m_6040_
boolean (): dw, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, m_6040_
void (): ai, baseTick, method_5670, baseTick, m_lvnfpsmt, m_6075_
void (): an, baseTick, method_5670, baseTick, m_lvnfpsmt, m_6075_
boolean (): w_, isBaby, method_6109, isBaby, m_xuxedegf, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_xuxedegf, m_6162_
float (): dz, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_6134_
float (): dE, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_6134_
boolean (): bC, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, m_6146_
boolean (): bH, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, m_6146_
void (): dB, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, m_6153_
void (): dG, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, m_6153_
boolean (): dC, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, m_6149_
boolean (): dH, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, m_6149_
boolean (): dE, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, m_6124_
boolean (): dJ, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, m_6124_
Random (): dF, getRandom, method_6051, getRandom, m_ggpkvkjt, m_21187_
Random (): dK, getRandom, method_6051, getRandom, m_ggpkvkjt, m_21187_
LivingEntity (): dG, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, m_142581_
LivingEntity (): dL, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, m_142581_
int (): dH, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, m_21213_
int (): dM, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, m_21213_
LivingEntity (): dI, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, m_21214_
LivingEntity (): dN, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, m_21214_
int (): dJ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, m_21215_
int (): dO, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, m_21215_
int (): dK, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, m_21216_
int (): dP, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, m_21216_
void (): dM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, m_21217_
void (): dR, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, m_21217_
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, m_8034_
void (): F, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, m_8034_
void (): dP, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, m_21218_
void (): dU, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, m_21218_
boolean (): dQ, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, m_21219_
boolean (): dV, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, m_21219_
Collection<StatusEffectInstance> (): dR, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, m_21220_
Collection<StatusEffectInstance> (): dW, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, m_21220_
Map<StatusEffect, StatusEffectInstance> (): dS, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, m_21221_
Map<StatusEffect, StatusEffectInstance> (): dX, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, m_21221_
boolean (): dT, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, m_21222_
boolean (): dY, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, m_21222_
float (): dU, getHealth, method_6032, getHealth, m_knkzhatw, m_21223_
float (): dZ, getHealth, method_6032, getHealth, m_knkzhatw, m_21223_
DamageSource (): dW, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, m_21225_
DamageSource (): eb, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, m_21225_
void (): dX, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_5907_
void (): ec, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_5907_
Identifier (): dZ, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_5743_
Identifier (): ee, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_5743_
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, m_5592_
SoundEvent (int): p, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, m_5896_
SoundEvent (int): c, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, m_5896_
boolean (): bg, isAlive, method_5805, isAlive, m_qiicvjap, m_6084_
boolean (): bl, isAlive, method_5805, isAlive, m_qiicvjap, m_6084_
int (): ec, getArmorValue, method_6096, getArmor, m_lhliifdm, m_21230_
int (): ei, getArmorValue, method_6096, getArmor, m_lhliifdm, m_21230_
DamageTracker (): ed, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, m_21231_
DamageTracker (): ej, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, m_21231_
LivingEntity (): ee, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, m_21232_
LivingEntity (): ek, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, m_21232_
float (): ef, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, m_21233_
float (): el, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, m_21233_
int (): eg, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, m_21234_
int (): em, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, m_21234_
void (int): q, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, m_21317_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, m_21317_
int (): q, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, m_21304_
int (): r, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, m_21304_
void (): aq, outOfWorld, method_5825, tickInVoid, m_twbetumi, m_6088_
void (): av, outOfWorld, method_5825, tickInVoid, m_twbetumi, m_6088_
void (): ei, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, m_21203_
void (): eo, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, m_21203_
EntityGroup (): ek, getMobType, method_6046, getGroup, m_hjalyqwk, m_6336_
EntityGroup (): eq, getMobType, method_6046, getGroup, m_hjalyqwk, m_6336_
ItemStack (): el, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, m_21205_
ItemStack (): er, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, m_21205_
ItemStack (): em, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, m_21206_
ItemStack (): es, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, m_21206_
Iterable<ItemStack> (): bx, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, m_6168_
Iterable<ItemStack> (): bC, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, m_6168_
float (): en, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, m_21207_
float (): et, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, m_21207_
float (): eo, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, m_6121_
float (): eu, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, m_6121_
float (): ep, getVoicePitch, method_6017, getSoundPitch, m_anszxika, m_6100_
float (): ev, getVoicePitch, method_6017, getSoundPitch, m_anszxika, m_6100_
boolean (): eq, isImmobile, method_6062, isImmobile, m_iauzolbu, m_6107_
boolean (): ew, isImmobile, method_6062, isImmobile, m_iauzolbu, m_6107_
float (): er, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, m_6118_
float (): ex, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, m_6118_
void (): et, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
void (): ez, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
float (): ev, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
float (): eB, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, m_7023_
void (Vec3d): h, travel, method_6091, travel, m_pdfqoxex, m_7023_
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, m_21297_
Vec3d (Vec3d): j, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, m_21297_
float (): ew, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
float (): eC, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
void (): u_, aiStep, method_6007, tickMovement, m_alyudxll, m_8107_
void (): w_, aiStep, method_6007, tickMovement, m_alyudxll, m_8107_
void (): A, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, m_21323_
void (): z, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, m_21323_
void (): ey, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): eE, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): ez, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
void (): eF, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
void (int): s, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, m_21326_
void (int): r, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, m_21326_
boolean (): eA, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
boolean (): eG, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
void (): m, stopRiding, method_5848, stopRiding, m_daozjmru, m_8127_
void (): p, stopRiding, method_5848, stopRiding, m_daozjmru, m_8127_
void (): bj, rideTick, method_5842, tickRiding, m_qchceppc, m_6083_
void (): bo, rideTick, method_5842, tickRiding, m_qchceppc, m_6083_
boolean (): eB, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
boolean (): eH, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
boolean (): bc, isPickable, method_5863, collides, m_bzveerey, m_6087_
boolean (): bh, isPickable, method_5863, collides, m_bzveerey, m_6087_
boolean (): bd, isPushable, method_5810, isPushable, m_okzqpkgv, m_6094_
boolean (): bi, isPushable, method_5810, isPushable, m_okzqpkgv, m_6094_
void (): ba, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, m_5834_
void (): bf, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, m_5834_
float (): bZ, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, m_6080_
float (): ce, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, m_6080_
float (): eC, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
float (): eI, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
void (): eD, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
void (): eJ, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
Arm (): eE, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
Arm (): eK, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
boolean (): eF, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
boolean (): eL, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
Hand (): eG, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
Hand (): eM, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
void (): B, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, m_21329_
void (): A, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, m_21329_
void (): F, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, m_21333_
void (): D, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, m_21333_
void (): s, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, m_8095_
void (): v, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, m_8095_
ItemStack (): eH, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
ItemStack (): eN, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
int (): eI, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): eO, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): eJ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
int (): eP, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
void (): eK, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): eQ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): eL, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
void (): eR, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
boolean (): eM, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): eS, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): eO, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): eU, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): bL, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_6067_
boolean (): bQ, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_6067_
boolean (): eQ, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): eW, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): eR, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
boolean (): eX, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_5654_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_5654_
Optional<BlockPos> (): eT, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
Optional<BlockPos> (): eZ, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
void (): eU, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
void (): fa, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
boolean (): eV, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
boolean (): fb, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
boolean (): G, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_21334_
boolean (): E, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_21334_
void (): eW, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
void (): fc, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
boolean (): bh, isInWall, method_5757, isInsideWall, m_xfogfxdp, m_5830_
boolean (): bm, isInWall, method_5757, isInsideWall, m_xfogfxdp, m_5830_
void (): bv, animateHurt, method_5879, animateDamage, m_yndwkmtt, m_6053_
void (): bA, animateHurt, method_5879, animateDamage, m_yndwkmtt, m_6053_
boolean (): cn, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, m_6052_
boolean (): cs, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, m_6052_
void (): eu, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
void (): eA, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
int (): eP, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
int (): eV, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
Direction (): eX, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
Direction (): fd, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
void (): dY, dropExperience, method_23883, dropXp, m_eobwecax, m_21226_
void (): ed, dropExperience, method_23883, dropXp, m_eobwecax, m_21226_
void (): eb, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, m_21229_
void (): eh, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, m_21229_
int (): eh, getStingerCount, method_21753, getStingerCount, m_ikaguqst, m_21235_
int (): en, getStingerCount, method_21753, getStingerCount, m_ikaguqst, m_21235_
void (int): r, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, m_21321_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, m_21321_
boolean (): D, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, m_21332_
boolean (): C, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, m_21332_
boolean (): eN, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
boolean (): eT, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
Brain$Profile<?> (): dp, brainProvider, method_28306, createBrainProfile, m_pusvfpox, m_5490_
Brain$Profile<?> (): du, brainProvider, method_28306, createBrainProfile, m_pusvfpox, m_5490_
DefaultAttributeContainer$Builder (): dq, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, m_21183_
DefaultAttributeContainer$Builder (): dv, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, m_21183_
boolean (): ds, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, m_6039_
boolean (): dx, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, m_6039_
void (): dt, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, m_21184_
void (): dy, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, m_21184_
boolean (): du, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, m_6046_
boolean (): dz, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, m_6046_
float (): ax, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, m_6041_
float (): aC, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, m_6041_
void (): dv, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, m_21185_
void (): dA, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, m_21185_
void (): dw, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, m_21186_
void (): dB, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, m_21186_
boolean (): dA, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, m_6129_
boolean (): dF, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, m_6129_
boolean (): dD, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, m_6125_
boolean (): dI, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, m_6125_
boolean (): dV, isDeadOrDying, method_29504, isDead, m_jsddcavv, m_21224_
boolean (): ea, isDeadOrDying, method_29504, isDead, m_jsddcavv, m_21224_
Optional<BlockPos> (): ea, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, m_21227_
Optional<BlockPos> (): eg, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, m_21227_
AttributeContainer (): ej, getAttributes, method_6127, getAttributes, m_widuipxk, m_21204_
AttributeContainer (): ep, getAttributes, method_6127, getAttributes, m_widuipxk, m_21204_
void (): x, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, m_21315_
void (): x, detectEquipmentUpdates, method_30128, sendEquipmentChanges, m_scrnkbbn, m_21315_
Map<EquipmentSlot, ItemStack> (): z, collectEquipmentChanges, method_30129, getEquipment, m_lmrocybb, m_21319_
Map<EquipmentSlot, ItemStack> (): y, collectEquipmentChanges, method_30129, getEquipmentChanges, m_lmrocybb, m_21319_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, swapHandStacks, m_mnavhksa, m_21091_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, checkHandStackSwap, m_mnavhksa, m_21091_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, setEquipment, m_mlrktqxh, m_21142_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, sendEquipmentChanges, m_mlrktqxh, m_21142_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getArmorInSlot, m_pwoagvwv, m_21198_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getSyncedArmorStack, m_pwoagvwv, m_21198_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setArmorInSlot, m_cehpabji, m_21128_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setSyncedArmorStack, m_cehpabji, m_21128_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getStackInHandSlot, m_eclhumtu, m_21244_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getSyncedHandStack, m_eclhumtu, m_21244_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setStackInHandSlot, m_mluxghic, m_21168_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setSyncedHandStack, m_mluxghic, m_21168_
boolean (): ex, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
boolean (): eD, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): eS, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): eY, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, m_21289_
Vec3d (Vec3d): i, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, m_21289_
Box (): cs, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, m_6921_
Box (): cx, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, m_6921_
void (): dx, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, m_147225_
void (): dC, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, m_147225_
void (): dy, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, m_147226_
void (): dD, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, m_147226_
boolean (): dL, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, m_147223_
boolean (): dQ, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, m_147223_
boolean (): dN, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, m_142066_
boolean (): dS, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, m_142066_
boolean (): dO, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, m_142065_
boolean (): dT, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, m_142065_
void (): v, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, m_147246_
void (): u, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, m_147246_
EquipmentSlot (int): c, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, m_147211_
EquipmentSlot (int): d, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, m_147211_
boolean (): dg, canFreeze, method_32316, canFreeze, m_wczujasu, m_142079_
boolean (): dl, canFreeze, method_32316, canFreeze, m_wczujasu, m_142079_
boolean (): bO, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, m_142038_
boolean (): bT, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, m_142038_
double (): es, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, m_182332_
double (): ey, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, m_182332_
LivingEntity$FallSounds (): ef, getFallSounds, method_39760, getFallSounds, m_fdrozcta, m_196493_
1.17.1
Names
att
atu
Fields
Constructors
Methods
void (): es, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
void (): et, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
float (): eu, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
float (): ev, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
float (): ev, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
float (): ew, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
void (): ex, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): ey, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): ey, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
void (): ez, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
boolean (): ez, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
boolean (): eA, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
boolean (): eA, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
boolean (): eB, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
float (): eB, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
float (): eC, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
void (): eC, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
void (): eD, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
Arm (): eD, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
Arm (): eE, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
boolean (): eE, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
boolean (): eF, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
Hand (): eF, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
Hand (): eG, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
ItemStack (): eG, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
ItemStack (): eH, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
int (): eH, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): eI, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): eI, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
int (): eJ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
void (): eJ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): eK, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): eK, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
void (): eL, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
boolean (): eL, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): eM, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): eN, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): eO, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): eP, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): eQ, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): eQ, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
boolean (): eR, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
Optional<BlockPos> (): eS, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
Optional<BlockPos> (): eT, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
void (): eT, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
void (): eU, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
boolean (): eU, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
boolean (): eV, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
void (): eV, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
void (): eW, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
void (): et, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
void (): eu, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
int (): eO, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
int (): eP, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
Direction (): eW, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
Direction (): eX, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
boolean (): eM, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
boolean (): eN, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, method_26318, m_hxaqkpon, m_21074_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, applyMovementInput, m_hxaqkpon, m_21074_
boolean (): ew, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
boolean (): ex, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
com.google.common.collect.ImmutableList<EntityPose> (): eR, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
com.google.common.collect.ImmutableList<EntityPose> (): eS, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
double (): es, getJumpBoostPower, method_37416, getJumpBoostVelocityModifier, m_pumlpncf, m_182332_
1.17
Names
aqm
att
net.minecraft.entity.LivingEntity
net.minecraft.src.C_524_
Fields
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, field_110156_b, SPRINTING_SPEED_BOOST_ID
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, f_20929_
EntityAttributeModifier: d, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, field_110157_c, SPRINTING_SPEED_BOOST
EntityAttributeModifier: e, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, f_20960_
TrackedData<Byte>: ag, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: aB, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, f_20909_
TrackedData<Float>: e, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, field_184632_c, HEALTH
TrackedData<Float>: bJ, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, f_20961_
TrackedData<Integer>: f, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, field_184633_f, POTION_EFFECTS
TrackedData<Integer>: bK, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, f_20962_
TrackedData<Boolean>: g, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, field_184634_g, HIDE_PARTICLES
TrackedData<Boolean>: bL, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, f_20963_
TrackedData<Integer>: bh, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: bM, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, f_20940_
TrackedData<Optional<BlockPos>>: bj, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, field_213379_bs, BED_POSITION
TrackedData<Optional<BlockPos>>: bO, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_20942_
EntityDimensions: ah, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
EntityDimensions: aD, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_20910_
DamageTracker: bl, combatTracker, field_6256, damageTracker, f_zuarxhuv, field_94063_bt, combatTracker
DamageTracker: bQ, combatTracker, field_6256, damageTracker, f_zuarxhuv, f_20944_
Map<StatusEffect, StatusEffectInstance>: bm, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, field_70713_bf, activePotionsMap
Map<StatusEffect, StatusEffectInstance>: bR, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, f_20945_
DefaultedList<ItemStack>: bn, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, field_184630_bs, handInventory
DefaultedList<ItemStack>: bS, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, f_20946_
DefaultedList<ItemStack>: bo, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, field_184631_bt, armorArray
DefaultedList<ItemStack>: bT, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, f_20947_
boolean: ai, swinging, field_6252, handSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
boolean: aF, swinging, field_6252, handSwinging, f_svlvacsr, f_20911_
Hand: aj, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
Hand: aG, swingingArm, field_6266, preferredHand, f_kfiskcbr, f_20912_
int: ak, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: aH, swingTime, field_6279, handSwingTicks, f_hoaujqhj, f_20913_
int: al, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: aI, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, f_20914_
int: an, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: aK, hurtTime, field_6235, hurtTime, f_jhglsogm, f_20916_
int: ao, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
int: aL, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, f_20917_
float: ap, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
float: aM, hurtDir, field_6271, knockbackVelocity, f_kelwihli, f_20918_
int: aq, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
int: aN, deathTime, field_6213, deathTime, f_tdaipjuz, f_20919_
float: ar, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: aO, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, f_20920_
float: as, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
float: aP, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, f_20921_
int: at, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
int: aQ, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, f_20922_
float: au, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: aR, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, f_20923_
float: av, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: aS, animationSpeed, field_6225, limbDistance, f_ovdhpumu, f_20924_
float: aw, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
float: aT, animationPosition, field_6249, limbAngle, f_hmixfxre, f_20925_
int: ax, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
int: aU, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, f_20926_
float: ay, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: aV, timeOffs, field_6244, randomLargeSeed, f_rybujahq, f_20927_
float: az, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: aW, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, f_20928_
float: aA, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aX, yBodyRot, field_6283, bodyYaw, f_tigklhec, f_20883_
float: aB, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aY, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, f_20884_
float: aC, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aZ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, f_20885_
float: aD, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: ba, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, f_20886_
float: aE, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
float: bb, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, f_20887_
PlayerEntity: aF, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
PlayerEntity: bc, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, f_20888_
int: aG, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
int: bd, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, f_20889_
boolean: aH, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
boolean: be, dead, field_6272, dead, f_qalszaps, f_20890_
int: aI, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
int: bf, noActionTime, field_6278, despawnCounter, f_yjtbngeu, f_20891_
float: aJ, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: bg, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, f_20892_
float: aK, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: bh, run, field_6233, stepBobbingAmount, f_pjcisjtc, f_20893_
float: aL, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: bi, animStep, field_6255, lookDirection, f_qqusshan, f_20894_
float: aM, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: bj, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, f_20895_
float: aN, rotOffs, field_6215, field_6215, f_vfgndsvi, field_70741_aB, unused180
float: bk, rotOffs, field_6215, field_6215, f_vfgndsvi, f_20896_
int: aO, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
int: bl, deathScore, field_6232, scoreAmount, f_kimgjcqe, f_20897_
float: aP, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
float: bm, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, f_20898_
boolean: aQ, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
boolean: bn, jumping, field_6282, jumping, f_coityhpi, f_20899_
float: aR, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: bo, xxa, field_6212, sidewaysSpeed, f_swxhegbt, f_20900_
float: aS, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: bp, yya, field_6227, upwardSpeed, f_wpgupxxp, f_20901_
float: aT, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
float: bq, zza, field_6250, forwardSpeed, f_pxramaew, f_20902_
int: aU, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
int: br, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, f_20903_
double: aV, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: bs, lerpX, field_6224, serverX, f_krdixdtc, f_20904_
double: aW, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: bt, lerpY, field_6245, serverY, f_huyhofoo, f_20905_
double: aX, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: bu, lerpZ, field_6263, serverZ, f_tcghamne, f_20906_
double: aY, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: bv, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, f_20907_
double: aZ, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: bw, lerpXRot, field_6221, serverPitch, f_uyknedht, f_20908_
double: ba, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
double: bx, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, f_20933_
int: bb, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
int: by, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, f_20934_
boolean: bp, effectsDirty, field_6285, effectsChanged, f_mfltnpor, field_70752_e, potionsNeedUpdate
boolean: bV, effectsDirty, field_6285, effectsChanged, f_mfltnpor, f_20948_
LivingEntity: bq, lastHurtByMob, field_6274, attacker, f_ztvierdp, field_70755_b, revengeTarget
LivingEntity: bW, lastHurtByMob, field_6274, attacker, f_ztvierdp, f_20949_
int: br, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, field_70756_c, revengeTimer
int: bX, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, f_20950_
LivingEntity: bs, lastHurtMob, field_6236, attacking, f_xovdyntv, field_110150_bn, lastAttackedEntity
LivingEntity: bY, lastHurtMob, field_6236, attacking, f_xovdyntv, f_20951_
int: bt, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, field_142016_bo, lastAttackedEntityTime
int: bZ, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, f_20952_
float: bu, speed, field_6287, movementSpeed, f_pldzhgrb, field_70746_aG, landMovementFactor
float: ca, speed, field_6287, movementSpeed, f_pldzhgrb, f_20953_
int: bv, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, field_70773_bE, jumpTicks
int: cb, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, f_20954_
float: bw, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, field_110151_bq, absorptionAmount
float: cc, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, f_20955_
ItemStack: bc, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
ItemStack: bz, useItem, field_6277, activeItemStack, f_oigploen, f_20935_
int: bd, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bA, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, f_20936_
int: be, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
int: bB, fallFlyTicks, field_6239, roll, f_qcmvoplx, f_20937_
BlockPos: bx, lastPos, field_6268, lastBlockPos, f_kkplgjng, field_184620_bC, prevBlockpos
BlockPos: cd, lastPos, field_6268, lastBlockPos, f_kkplgjng, f_20956_
DamageSource: bz, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
DamageSource: cf, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, f_20958_
long: bA, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
long: cg, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, f_20930_
int: bf, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, field_204807_bs, spinAttackDuration
int: bC, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, f_20938_
float: bB, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: ch, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, f_20931_
float: bC, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
float: ci, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, f_20932_
Brain<?>: bg, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
Brain<?>: bD, brain, field_18321, brain, f_ubbibrmk, f_20939_
TrackedData<Integer>: bi, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, BEE_STING_COUNT
TrackedData<Integer>: bN, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, f_20941_
int: am, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
int: aJ, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, f_20915_
UUID: c, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, field_233625_c_, SOUL_SPEED_BOOT_ID
UUID: c, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, f_20959_
AttributeContainer: bk, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
AttributeContainer: bP, attributes, field_6260, attributes, f_asrrjfdz, f_20943_
Optional<BlockPos>: by, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, field_233624_bE_, field_233624_bE_
Optional<BlockPos>: ce, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, f_20957_
UUID: d, SPEED_MODIFIER_POWDER_SNOW_UUID, field_27859, POWDER_SNOW_SLOW_ID, f_fdustjrj, f_147184_
int: ao, HAND_SLOTS, field_30069, field_30069, f_ioiczfgs, f_147166_
int: ap, ARMOR_SLOTS, field_30070, field_30070, f_rfgkdbno, f_147167_
int: aq, EQUIPMENT_SLOT_OFFSET, field_30071, field_30071, f_obgdercz, f_147168_
int: ar, ARMOR_SLOT_OFFSET, field_30072, field_30072, f_zkhdmkcl, f_147169_
int: as, SWING_DURATION, field_30073, field_30073, f_mcoacjpn, f_147170_
int: at, PLAYER_HURT_EXPERIENCE_TIME, field_30074, field_30074, f_olsxmkqm, f_147171_
int: bE, DAMAGE_SOURCE_TIMEOUT, field_30078, field_30078, f_bwbjmspv, f_147178_
double: au, MIN_MOVEMENT_DISTANCE, field_30075, field_30075, f_oyncoeen, f_147172_
double: av, DEFAULT_BASE_GRAVITY, field_30076, field_30076, f_gkgtpexp, f_147173_
int: aw, DEATH_DURATION, field_30077, field_30077, f_oqcyctiq, f_147174_
int: bF, WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS, field_30079, field_30079, f_gbyxgptg, f_147179_
int: bG, TICKS_PER_ELYTRA_FREE_FALL_EVENT, field_30080, field_30080, f_uylcptjp, f_147180_
int: bH, FREE_FALL_EVENTS_PER_ELYTRA_BREAK, field_30081, field_30081, f_avsswxpi, f_147181_
int: ax, USE_ITEM_INTERVAL, field_30063, field_30063, f_naybbqec, f_147175_
double: bI, MAX_LINE_OF_SIGHT_TEST_RANGE, field_33908, field_33908, f_hdvyydom, f_147182_
int: ay, LIVING_ENTITY_FLAG_IS_USING, field_30064, USING_ITEM_FLAG, f_tuyqisfy, f_147176_
int: az, LIVING_ENTITY_FLAG_OFF_HAND, field_30065, OFF_HAND_ACTIVE_FLAG, f_zzzdmler, f_147177_
int: aA, LIVING_ENTITY_FLAG_SPIN_ATTACK, field_30066, USING_RIPTIDE_FLAG, f_qujstjfe, f_147163_
float: aC, DEFAULT_EYE_HEIGHT, field_30067, field_30067, f_ctvzjmcr, f_147164_
float: aE, EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT, field_30068, field_30068, f_noitvgvb, f_147165_
boolean: bU, discardFriction, field_30082, noDrag, f_figrybhh, f_147183_
Constructors
Methods
Brain<?> (): cJ, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
Brain<?> (): do, getBrain, method_18868, getBrain, m_hobjxuks, m_6274_
void (): aa, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): ab, kill, method_5768, kill, m_mrxmgxtb, m_6074_
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, func_213358_a, canAttack
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, m_6549_
void (): e, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, func_70088_a, registerData
void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, m_8097_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, func_184231_a, updateFallState
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, m_7840_
boolean (): cM, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
boolean (): dr, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, m_6040_
void (): ag, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (): ai, baseTick, method_5670, baseTick, m_lvnfpsmt, m_6075_
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, func_184594_b, frostWalk
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, m_5806_
boolean (): w_, isBaby, method_6109, isBaby, m_xuxedegf, func_70631_g_, isChild
boolean (): w_, isBaby, method_6109, isBaby, m_xuxedegf, m_6162_
float (): cS, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
float (): dz, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_6134_
boolean (): bt, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
boolean (): bC, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, m_6146_
void (): cU, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
void (): dB, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, m_6153_
boolean (): cV, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): dC, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, m_6149_
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, func_70682_h, decreaseAirSupply
int (int): m, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, m_7302_
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, func_207300_l, determineNextAir
int (int): n, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, m_7305_
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, func_70693_a, getExperiencePoints
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, m_6552_
boolean (): cX, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
boolean (): dE, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, m_6124_
Random (): cY, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
Random (): dF, getRandom, method_6051, getRandom, m_ggpkvkjt, m_21187_
LivingEntity (): cZ, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
LivingEntity (): dG, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, m_142581_
int (): da, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
int (): dH, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, m_21213_
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, func_70604_c, setRevengeTarget
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, m_6703_
LivingEntity (): db, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
LivingEntity (): dI, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, m_21214_
int (): dc, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
int (): dJ, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, m_21215_
void (Entity): z, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, func_130011_c, setLastAttackedEntity
void (Entity): x, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, m_21335_
int (): dd, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
int (): dK, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, m_21216_
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, func_213332_m, setIdleTime
void (int): o, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, m_21310_
void (ItemStack): b, playEquipSound, method_6116, onEquipStack, m_weboasqd, func_184606_a_, playEquipSound
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, func_213281_b, writeAdditional
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, m_7380_
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, func_70037_a, readAdditional
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, m_7378_
void (): de, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
void (): dM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, m_21217_
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, func_175135_B, updatePotionMetadata
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, m_8034_
double (Entity): A, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, func_213340_A, getVisibilityMultiplier
double (Entity): y, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, m_20968_
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, m_6779_
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, func_213344_a, canAttack
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, m_21040_
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, func_184593_a, areAllPotionsAmbient
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, m_21179_
void (): df, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
void (): dP, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, m_21218_
boolean (): dg, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
boolean (): dQ, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, m_21219_
Collection<StatusEffectInstance> (): dh, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): dR, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, m_21220_
Map<StatusEffect, StatusEffectInstance> (): di, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): dS, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, m_21221_
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, func_70644_a, isPotionActive
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, m_21023_
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, func_70660_b, getActivePotionEffect
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, m_21124_
boolean (StatusEffectInstance): c, addEffect, method_6092, addStatusEffect, m_qhelmcsx, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): b, addEffect, method_6092, addStatusEffect, m_vchrqjlb, m_7292_
boolean (StatusEffectInstance): d, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, func_70687_e, isPotionApplicable
boolean (StatusEffectInstance): c, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, m_7301_
boolean (): dj, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
boolean (): dT, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, m_21222_
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, func_184596_c, removeActivePotionEffect
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, m_6234_
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, func_195063_d, removePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, m_21195_
void (StatusEffectInstance): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, func_70670_a, onNewPotionEffect
void (StatusEffectInstance, boolean): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance): b, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, func_70688_c, onFinishedPotionEffect
void (StatusEffectInstance): a, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, m_7285_
void (float): b, heal, method_6025, heal, m_orzhhcmg, func_70691_i, heal
void (float): b, heal, method_6025, heal, m_orzhhcmg, m_5634_
float (): dk, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
float (): dU, getHealth, method_6032, getHealth, m_knkzhatw, m_21223_
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, func_70606_j, setHealth
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, m_21153_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, func_70097_a, attackEntityFrom
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, m_6469_
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, m_6728_
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, m_6731_
boolean (DamageSource): f, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, func_190628_d, checkTotemDeathProtection
boolean (DamageSource): g, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, m_21262_
DamageSource (): dm, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
DamageSource (): dW, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, m_21225_
void (DamageSource): c, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, func_184581_c, playHurtSound
void (DamageSource): d, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, m_6677_
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, func_184583_d, canBlockDamageSource
boolean (DamageSource): e, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, m_21275_
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, func_70645_a, onDeath
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, m_6667_
void (DamageSource): d, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, func_213345_d, spawnDrops
void (DamageSource): f, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, m_6668_
void (): dn, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
void (): dX, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_5907_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, func_213333_a, dropSpecialItems
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, m_7472_
Identifier (): dp, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
Identifier (): dZ, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_5743_
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, func_213354_a, dropLoot
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, m_7625_
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, func_213363_a, getLootContextBuilder
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, m_7771_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, func_184601_bQ, getHurtSound
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, m_7975_
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, m_5592_
SoundEvent (int): o, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, func_184588_d, getFallSound
SoundEvent (int): p, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, m_5896_
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, func_213351_c, getDrinkSound
SoundEvent (ItemStack): d, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, m_7838_
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, func_213353_d, getEatSound
SoundEvent (ItemStack): e, getEatingSound, method_18869, getEatSound, m_upnmcubv, m_7866_
boolean (): c_, onClimbable, method_6101, isClimbing, m_uuypiexz, func_70617_f_, isOnLadder
boolean (): b_, onClimbable, method_6101, isClimbing, m_uuypiexz, m_6147_
BlockState (): ds, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, m_21176_
boolean (): aX, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
boolean (): bg, isAlive, method_5805, isAlive, m_qiicvjap, m_6084_
int (): du, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
int (): ec, getArmorValue, method_6096, getArmor, m_lhliifdm, m_21230_
void (float): p, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
void (float): q, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, m_7909_
float (DamageSource, float): c, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, func_70655_b, applyArmorCalculations
float (DamageSource, float): d, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, m_21161_
float (DamageSource, float): d, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, func_70672_c, applyPotionDamageCalculations
float (DamageSource, float): e, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, m_6515_
void (DamageSource, float): e, actuallyHurt, method_6074, applyDamage, m_unmnupmt, func_70665_d, damageEntity
void (DamageSource, float): f, actuallyHurt, method_6074, applyDamage, m_unmnupmt, m_6475_
DamageTracker (): dv, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
DamageTracker (): ed, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, m_21231_
LivingEntity (): dw, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
LivingEntity (): ee, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, m_21232_
float (): dx, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
float (): ef, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, m_21233_
int (): dy, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
int (): eg, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, m_21234_
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, func_85034_r, setArrowCountInEntity
void (int): q, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, m_21317_
int (): m, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
int (): q, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, m_21304_
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, func_184609_a, swingArm
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, m_6674_
void (): an, outOfWorld, method_5825, tickInVoid, m_twbetumi, func_70076_C, outOfWorld
void (): aq, outOfWorld, method_5825, tickInVoid, m_twbetumi, m_6088_
void (): dA, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
void (): ei, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, m_21203_
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, func_110148_a, getAttribute
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, m_21051_
EntityGroup (): dC, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
EntityGroup (): ek, getMobType, method_6046, getGroup, m_hjalyqwk, m_6336_
ItemStack (): dD, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): el, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, m_21205_
ItemStack (): dE, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
ItemStack (): em, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, m_21206_
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, func_184586_b, getHeldItem
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, m_21120_
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, func_184611_a, setHeldItem
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, m_21008_
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, func_190630_a, hasItemInSlot
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, m_21033_
Iterable<ItemStack> (): bo, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): bx, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, m_6168_
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, func_184582_a, getItemStackFromSlot
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, m_6844_
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, func_184201_a, setItemStackToSlot
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, m_8061_
float (): dF, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
float (): en, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, m_21207_
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, func_70031_b, setSprinting
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, m_6858_
float (): dG, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): eo, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, m_6121_
float (): dH, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
float (): ep, getVoicePitch, method_6017, getSoundPitch, m_anszxika, m_6100_
boolean (): dI, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
boolean (): eq, isImmobile, method_6062, isImmobile, m_iauzolbu, m_6107_
void (Entity): i, push, method_5697, pushAwayFrom, m_ysnccdty, func_70108_f, applyEntityCollision
void (Entity): g, push, method_5697, pushAwayFrom, m_ysnccdty, m_7334_
float (): dJ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
float (): er, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, m_6118_
void (): dK, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
void (): es, jumpFromGround, method_6043, jump, m_cnzsqyai, m_6135_
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, func_180466_bG, handleFluidJump
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, m_6197_
float (): dM, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
float (): eu, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, m_6108_
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, m_7023_
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, m_21297_
float (float): t, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
float (float): u, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, m_21330_
float (): dN, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
float (): ev, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, m_6113_
void (float): q, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
void (float): r, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, m_7910_
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, m_orenzeoc, func_70652_k, attackEntityAsMob
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_orenzeoc, m_7327_
void (): j, tick, method_5773, tick, m_arkgrfeb, func_70071_h_, tick
void (): k, tick, method_5773, tick, m_arkgrfeb, m_8119_
float (float, float): f, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, func_110146_f, updateDistance
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, m_5632_
void (): k, aiStep, method_6007, tickMovement, m_alyudxll, func_70636_d, livingTick
void (): u_, aiStep, method_6007, tickMovement, m_alyudxll, m_8107_
void (): r, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, func_184616_r, updateElytra
void (): A, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, m_21323_
void (): dP, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): ex, serverAiStep, method_6023, tickNewAi, m_otdsojah, m_6140_
void (): dQ, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
void (): ey, pushEntities, method_6070, tickCramming, m_spqekiza, m_6138_
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, func_204801_a, updateSpinAttack
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, m_21071_
void (Entity): C, doPush, method_6087, pushAway, m_ljcawptq, func_82167_n, collideWithEntity
void (Entity): A, doPush, method_6087, pushAway, m_ljcawptq, m_7324_
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, m_6727_
void (int): r, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, func_204803_n, startSpinAttack
void (int): s, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, m_21326_
boolean (): dR, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
boolean (): ez, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, m_21209_
void (): l, stopRiding, method_5848, stopRiding, m_daozjmru, func_184210_p, stopRiding
void (): m, stopRiding, method_5848, stopRiding, m_daozjmru, m_8127_
void (): ba, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (): bj, rideTick, method_5842, tickRiding, m_qchceppc, m_6083_
void (boolean): o, setJumping, method_6100, setJumping, m_hcwncupw, func_70637_d, setJumping
void (boolean): q, setJumping, method_6100, setJumping, m_hcwncupw, m_6862_
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, func_71001_a, onItemPickup
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, m_7938_
boolean (Entity): D, canSee, method_6057, canSee, m_vfichrky, func_70685_l, canEntityBeSeen
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, func_195046_g, getYaw
float (float): g, getViewYRot, method_5705, getYaw, m_xoogehdd, m_5675_
boolean (): dS, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): eA, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, m_6142_
boolean (): aT, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): bc, isPickable, method_5863, collides, m_bzveerey, m_6087_
boolean (): aU, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
boolean (): bd, isPushable, method_5810, isPushable, m_okzqpkgv, m_6094_
void (): aS, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
void (): ba, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, m_5834_
float (): bK, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): bZ, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, m_6080_
void (float): m, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, func_70034_d, setRotationYawHead
void (float): l, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, m_5616_
void (float): n, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, func_181013_g, setRenderYawOffset
void (float): m, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, m_5618_
float (): dT, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
float (): eB, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, m_6103_
void (float): s, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (float): t, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, m_7911_
void (): g, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, func_152111_bt, sendEnterCombat
void (): h, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, m_8108_
void (): h, onLeaveCombat, method_6044, endCombat, m_sebydyvw, func_152112_bu, sendEndCombat
void (): i, onLeaveCombat, method_6044, endCombat, m_sebydyvw, m_8098_
void (): dU, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
void (): eC, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, m_21210_
Arm (): dV, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
Arm (): eD, getMainArm, method_6068, getMainArm, m_itkmziir, m_5737_
boolean (): dW, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
boolean (): eE, isUsingItem, method_6115, isUsingItem, m_orzuenpv, m_6117_
Hand (): dX, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
Hand (): eF, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, m_7655_
void (): t, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): B, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, m_21329_
void (): v, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
void (): F, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, m_21333_
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, func_204802_c, setLivingFlag
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, m_21155_
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, func_184598_c, setActiveHand
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, m_6672_
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, func_184206_a, notifyDataManagerChange
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, m_7350_
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, func_200602_a, lookAt
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, m_7618_
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, func_195062_a, addItemParticles
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, m_21060_
void (): s, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, func_71036_o, onItemUseFinish
void (): s, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, m_8095_
ItemStack (): dY, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
ItemStack (): eG, getUseItem, method_6030, getActiveItem, m_lrhbwltd, m_21211_
int (): dZ, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): eH, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, m_21212_
int (): ea, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
int (): eI, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, m_21252_
void (): eb, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): eJ, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, m_21253_
void (): ec, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
void (): eK, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, m_5810_
boolean (): ed, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): eL, isBlocking, method_6039, isBlocking, m_clijnmhr, m_21254_
boolean (): ef, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): eN, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, m_21255_
boolean (): bC, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): bL, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_6067_
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, func_213373_a, attemptTeleport
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, m_20984_
boolean (): eh, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): eP, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, m_5801_
boolean (): ei, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, func_190631_cK, attackable
boolean (): eQ, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, m_5789_
boolean (ItemStack): e, canTakeItem, method_18397, canEquip, m_jhvcxqlb, func_213365_e, canPickUpItem
boolean (ItemStack): g, canTakeItem, method_18397, canEquip, m_jhvcxqlb, m_7066_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_5654_
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, func_213305_a, getSize
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, m_6972_
Optional<BlockPos> (): ek, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
Optional<BlockPos> (): eS, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, m_21257_
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, func_213369_d, setBedPosition
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, m_21250_
void (): el, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
void (): eT, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_21258_
boolean (): em, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
boolean (): eU, isSleeping, method_6113, isSleeping, m_uytukmik, m_5803_
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, func_213342_e, startSleeping
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, m_5802_
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, func_213370_a, setSleepingPosition
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, m_21080_
boolean (): x, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
boolean (): G, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_21334_
void (): en, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
void (): eV, stopSleeping, method_18400, wakeUp, m_redjlchk, m_5796_
boolean (): aY, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
boolean (): bh, isInWall, method_5757, isInsideWall, m_xfogfxdp, m_5830_
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, m_6380_
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, func_213348_b, getStandingEyeHeight
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, m_6431_
ItemStack (ItemStack): f, getProjectile, method_18808, getArrowType, m_bxkzqslp, func_213356_f, findAmmo
ItemStack (ItemStack): h, getProjectile, method_18808, getArrowType, m_bxkzqslp, m_6298_
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, func_213357_a, onFoodEaten
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, m_5584_
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, func_213349_a, applyFoodEffects
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, m_21063_
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, equipmentSlotToEntityState
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, m_21266_
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, func_213361_c, sendBreakAnimation
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, m_21166_
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, func_213334_d, sendBreakAnimation
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, m_21190_
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, func_205015_b, getSwimAnimation
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, m_20998_
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, func_70669_a, renderBrokenItemStack
void (ItemStack): j, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, m_21278_
void (): bm, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
void (): bv, animateHurt, method_5879, animateDamage, m_yndwkmtt, m_6053_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, func_70103_a, handleStatusUpdate
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, m_7822_
boolean (): bY, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): cn, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, m_6052_
void (): dL, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
void (): et, goDownInWater, method_6093, knockDownwards, m_swttaoou, m_21208_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, func_180426_a, setPositionAndRotationDirect
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, m_6453_
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, func_208000_a, setHeadRotation
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, m_6541_
float (float): r, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
float (float): s, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, m_21324_
int (): eg, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
int (): eO, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, m_21256_
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, func_191987_a, setPartying
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, m_6818_
Direction (): eo, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
Direction (): eW, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_21259_
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, m_21268_
void (): do, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
void (): dY, dropExperience, method_23883, dropXp, m_eobwecax, m_21226_
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, func_225503_b_, onLivingFall
int (float, float): e, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, func_225508_e_, calculateFallDamage
int (float, float): d, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, m_5639_
void (): dt, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
void (): eb, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, m_21229_
int (): dz, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
int (): eh, getStingerCount, method_21753, getStingerCount, m_ikaguqst, m_21235_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, func_226300_q_, setBeeStingCount
void (int): r, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, m_21321_
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, func_226292_a_, swing
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, m_21011_
boolean (): u, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
boolean (): D, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, m_21332_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, func_226293_b_, triggerItemUseEffects
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, m_21137_
boolean (): ee, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_230491_ea_, hasStoppedClimbing
boolean (): eM, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, m_5791_
Brain$Profile<?> (): cK, brainProvider, method_28306, createBrainProfile, m_pusvfpox, func_230289_cH_, getBrainCodec
Brain$Profile<?> (): dp, brainProvider, method_28306, createBrainProfile, m_pusvfpox, m_5490_
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, func_213364_a, createBrain
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, m_8075_
DefaultAttributeContainer$Builder (): cL, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, func_233639_cI_, registerAttributes
DefaultAttributeContainer$Builder (): dq, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, m_21183_
boolean (): cN, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, func_230490_cK_, getMovementSpeed
boolean (): ds, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, m_6039_
void (): cO, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, func_233640_cL_, addSprintingEffect
void (): dt, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, m_21184_
boolean (): cP, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, func_230296_cM_, func_230296_cM_
boolean (): du, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, m_6046_
float (): ar, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
float (): ax, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, m_6041_
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, method_29500, m_bpkuevcy, func_230295_b_, func_230295_b_
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, shouldRemoveSoulSpeedBoost, m_bpkuevcy, m_6757_
void (): cQ, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, func_233641_cN_, func_233641_cN_
void (): dv, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, m_21185_
void (): cR, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, func_233642_cO_, func_233642_cO_
void (): dw, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, m_21186_
boolean (): cT, isAffectedByFluids, method_29920, method_29920, m_tfzujjwm, func_241208_cS_, func_241208_cS_
boolean (): dA, isAffectedByFluids, method_29920, shouldSwimInFluids, m_tfzujjwm, m_6129_
boolean (): cW, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, func_230282_cS_, isAdult
boolean (): dD, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, m_6125_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, func_230246_e_, setAttackingPlayer
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, m_6598_
boolean (): dl, isDeadOrDying, method_29504, isDead, m_jsddcavv, func_233643_dh_, getShouldBeDead
boolean (): dV, isDeadOrDying, method_29504, isDead, m_jsddcavv, m_21224_
void (float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, func_233627_a_, applyKnockback
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, func_230245_c_, setOnGround
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, m_6853_
Optional<BlockPos> (): dr, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, func_233644_dn_, func_233644_dn_
Optional<BlockPos> (): ea, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, m_21227_
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, func_230294_b_, damageArmor
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, m_6472_
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, func_233637_b_, getAttributeValue
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, m_21133_
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, func_233638_c_, getBaseAttributeValue
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, m_21172_
AttributeContainer (): dB, getAttributes, method_6127, getAttributes, m_widuipxk, func_233645_dx_, getAttributeManager
AttributeContainer (): ej, getAttributes, method_6127, getAttributes, m_widuipxk, m_21204_
boolean (Item): a, isHolding, method_24518, isHolding, m_tgtyxces, func_233631_a_, canEquip
boolean (Item): a, isHolding, method_24518, isHolding, m_tgtyxces, m_21055_
boolean (Predicate<Item>): a, isHolding, method_24520, isHolding, m_mqaxmsqu, func_233634_a_, func_233634_a_
boolean (Predicate<ItemStack>): b, isHolding, method_24520, isHolding, m_mqaxmsqu, m_21093_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, func_233628_a_, func_233628_a_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, m_21028_
boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, func_230285_a_, func_230285_a_
boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, m_7479_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, method_29242, m_uwysofda, func_233629_a_, func_233629_a_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, updateLimbs, m_uwysofda, m_21043_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, method_26318, m_hxaqkpon, func_233633_a_, func_233633_a_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, method_26318, m_hxaqkpon, m_21074_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, func_233626_a_, func_233626_a_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, m_20994_
void (): p, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, func_241353_q_, func_241353_q_
void (): x, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, m_21315_
Map<EquipmentSlot, ItemStack> (): q, collectEquipmentChanges, method_30129, method_30129, m_lmrocybb, func_241354_r_, func_241354_r_
Map<EquipmentSlot, ItemStack> (): z, collectEquipmentChanges, method_30129, getEquipment, m_lmrocybb, m_21319_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, method_30121, m_mnavhksa, func_241342_a_, func_241342_a_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, swapHandStacks, m_mnavhksa, m_21091_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, method_30123, m_mlrktqxh, func_241344_b_, func_241344_b_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, setEquipment, m_mlrktqxh, m_21142_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, method_30125, m_pwoagvwv, func_241346_d_, getArmorInSlot
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, getArmorInSlot, m_pwoagvwv, m_21198_
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, method_30122, m_cehpabji, func_241343_b_, setArmorInSlot
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, setArmorInSlot, m_cehpabji, m_21128_
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, method_30126, m_eclhumtu, func_241347_e_, getItemInHand
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, getStackInHandSlot, m_eclhumtu, m_21244_
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, method_30124, m_mluxghic, func_241345_c_, setItemInHand
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, setStackInHandSlot, m_mluxghic, m_21168_
boolean (): dO, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, func_230270_dK_, isWaterSensitive
boolean (): ew, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, m_6126_
void (ItemEntity): a, onItemPickup, method_29499, method_29499, m_vwjazeju, func_233630_a_, triggerItemPickupTrigger
void (ItemEntity): a, onItemPickup, method_29499, triggerItemPickedUpByEntityCriteria, m_vwjazeju, m_21053_
com.google.common.collect.ImmutableList<EntityPose> (): ej, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, func_230297_ef_, getAvailablePoses
com.google.common.collect.ImmutableList<EntityPose> (): eR, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, m_7431_
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, func_233648_f_, getPoseAABB
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, m_21270_
void (StatusEffectInstance): e, forceAddEffect, method_26082, applyStatusEffect, m_eljjwntg, func_233646_e_, func_233646_e_
void (): o, swapHandItems, method_30127, method_30127, m_gvdtmqle, func_241352_p_, swapHands
void (): w, swapHandItems, method_30127, swapHandStacks, m_gvdtmqle, m_21312_
Vec3d (Direction$Axis, PortalUtil$Rectangle): a, getRelativePortalPosition, method_30633, method_30633, m_dofvpclc, func_241839_a, func_241839_a
Vec3d (Direction$Axis, PortalUtil$Rectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_dofvpclc, m_7643_
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, method_31079, m_rbjtcuvw, func_242288_h, func_242288_h
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, positionInPortal, m_rbjtcuvw, m_21289_
Box (): cd, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, func_184177_bl, getRenderBoundingBox
Box (): cs, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, m_6921_
void (): dx, removeFrost, method_32324, removePowderSnowSlow, m_eerxjifd, m_147225_
void (): dy, tryAddFrost, method_32325, addPowderSnowSlowIfNeeded, m_vlttkmyd, m_147226_
boolean (): dL, shouldDiscardFriction, method_35053, hasNoDrag, m_almxocpv, m_147223_
void (boolean): p, setDiscardFriction, method_35054, setNoDrag, m_ujjlnjqa, m_147244_
void (ItemStack): c, equipEventAndSound, method_6116, onEquipStack, m_yxyxsobq, m_147218_
void (): n, updateGlowingStatus, method_36362, updateGlowing, m_fyloosbv, m_147239_
boolean (): dN, canBeSeenAsEnemy, method_33190, canTakeDamage, m_hljdomqx, m_142066_
boolean (): dO, canBeSeenByAnyone, method_36608, isPartOfGame, m_isvuhvoe, m_142065_
boolean (StatusEffectInstance, Entity): b, addEffect, method_37222, addStatusEffect, m_ynmbvwjb, m_147207_
void (StatusEffectInstance, Entity): c, forceAddEffect, method_26082, setStatusEffect, m_eljjwntg, m_147215_
void (StatusEffectInstance, Entity): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, m_142540_
void (StatusEffectInstance, boolean, Entity): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, m_141973_
void (double, double, double): p, knockback, method_6005, takeKnockback, m_tjshokwe, m_147240_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, m_142535_
void (DamageSource, float): c, hurtHelmet, method_36977, damageHelmet, m_ykflpkfs, m_142642_
void (): v, makePoofParticles, method_36549, addDeathParticles, m_vmsltdwx, m_147246_
void (ItemStack): f, verifyEquippedItem, method_37410, processEquippedStack, m_dmapfayh, m_181122_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_bjeculxp, m_142582_
void (ItemStack): a, updateUsingItem, method_37119, tickItemStackUsage, m_jclvfrxe, m_142106_
EquipmentSlot (ItemStack): i, getEquipmentSlotForItem, method_32326, getPreferredEquipmentSlot, m_jeizdffm, m_147233_
StackReference (LivingEntity, EquipmentSlot): a, createEquipmentSlotAccess, method_32321, getStackReference, m_vckvknnt, m_147195_
EquipmentSlot (int): c, getEquipmentSlot, method_32322, getEquipmentSlot, m_bgivxowi, m_147211_
StackReference (int): k, getSlot, method_32318, getStackReference, m_owvpveuv, m_141942_
boolean (): dg, canFreeze, method_32316, canFreeze, m_wczujasu, m_142079_
boolean (): bO, isCurrentlyGlowing, method_5851, isGlowing, m_ttlohclp, m_142038_
void (MobSpawnS2CPacket): a, recreateFromPacket, method_33579, readFromPacket, m_pfibqymi, m_142223_
1.16.5
Names
Fields
Constructors
Methods
boolean (): cV, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): cV, shouldDropExperience, method_6054, shouldDropXp, m_rtgyxdad, func_146066_aG, canDropLoot
int (PlayerEntity): d, getExperienceReward, method_6110, getCurrentExperience, m_yanqzhib, func_70693_a, getExperiencePoints
int (PlayerEntity): d, getExperienceReward, method_6110, getXpToDrop, m_yanqzhib, func_70693_a, getExperiencePoints
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, m_xuwbpohg, func_213281_b, writeAdditional
void (NbtCompound): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_xuwbpohg, func_213281_b, writeAdditional
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, m_obkzfysl, func_70037_a, readAdditional
void (NbtCompound): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_obkzfysl, func_70037_a, readAdditional
void (): an, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): an, outOfWorld, method_5825, tickInVoid, m_twbetumi, func_70076_C, outOfWorld
void (): r, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (): r, updateFallFlying, method_6053, tickFallFlying, m_onvfjcen, func_184616_r, updateElytra
void (float): n, setYBodyRot, method_5636, setYaw, m_gmlierig, func_181013_g, setRenderYawOffset
void (float): n, setYBodyRot, method_5636, setBodyYaw, m_gmlierig, func_181013_g, setRenderYawOffset
1.16.4
Names
aqj
aqm
Fields
Constructors
Methods
Brain<?> (): cI, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
Brain<?> (): cJ, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
void (): Z, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): aa, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
boolean (): cL, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
boolean (): cM, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
void (): af, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (): ag, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
float (): cR, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
float (): cS, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
boolean (): bs, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
boolean (): bt, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
void (): cT, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
void (): cU, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
boolean (): cU, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): cV, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): cW, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
boolean (): cX, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
Random (): cX, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
Random (): cY, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
LivingEntity (): cY, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
LivingEntity (): cZ, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
int (): cZ, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
int (): da, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
LivingEntity (): da, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
LivingEntity (): db, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
int (): db, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
int (): dc, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
int (): dc, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
int (): dd, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
void (): dd, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
void (): de, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
void (): de, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
void (): df, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
boolean (): df, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
boolean (): dg, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): dg, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): dh, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): dh, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): di, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
boolean (): di, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
boolean (): dj, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
float (): dj, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
float (): dk, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
DamageSource (): dl, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
DamageSource (): dm, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
void (): dm, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
void (): dn, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
Identifier (): do, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
Identifier (): dp, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
BlockState (): dr, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
BlockState (): ds, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
boolean (): aW, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
boolean (): aX, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
int (): dt, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
int (): du, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
DamageTracker (): du, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
DamageTracker (): dv, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
LivingEntity (): dv, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
LivingEntity (): dw, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
float (): dw, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
float (): dx, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
int (): dx, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
int (): dy, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
void (): am, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): an, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): dz, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
void (): dA, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
EntityGroup (): dB, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
EntityGroup (): dC, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
ItemStack (): dC, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): dD, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): dD, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
ItemStack (): dE, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
Iterable<ItemStack> (): bn, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): bo, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
float (): dE, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
float (): dF, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
float (): dF, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): dG, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): dG, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
float (): dH, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
boolean (): dH, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
boolean (): dI, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
float (): dI, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
float (): dJ, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
void (): dJ, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
void (): dK, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
float (): dL, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
float (): dM, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
float (): dM, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
float (): dN, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
void (): dO, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): dP, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): dP, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
void (): dQ, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
boolean (): dQ, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
boolean (): dR, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
void (): aZ, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (): ba, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
boolean (): dR, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): dS, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): aS, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aT, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aT, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
boolean (): aU, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
void (): aR, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
void (): aS, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
float (): bJ, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): bK, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): dS, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
float (): dT, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
void (): dT, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
void (): dU, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
Arm (): dU, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
Arm (): dV, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
boolean (): dV, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
boolean (): dW, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
Hand (): dW, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
Hand (): dX, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
ItemStack (): dX, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
ItemStack (): dY, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
int (): dY, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): dZ, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): dZ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
int (): ea, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
void (): ea, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): eb, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): eb, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
void (): ec, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
boolean (): ec, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): ed, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): ee, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): ef, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): bB, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): bC, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): eg, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): eh, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): eh, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, func_190631_cK, attackable
boolean (): ei, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, func_190631_cK, attackable
Optional<BlockPos> (): ej, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
Optional<BlockPos> (): ek, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
void (): ek, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
void (): el, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
boolean (): el, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
boolean (): em, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
void (): em, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
void (): en, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
boolean (): aX, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aY, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
void (): bl, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
void (): bm, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
boolean (): bX, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): bY, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
void (): dK, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
void (): dL, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
int (): ef, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
int (): eg, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
Direction (): en, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
Direction (): eo, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
void (): dn, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
void (): do, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
void (): ds, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
void (): dt, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
int (): dy, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
int (): dz, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
boolean (): ed, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_230491_ea_, hasStoppedClimbing
boolean (): ee, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_230491_ea_, hasStoppedClimbing
Brain$Profile<?> (): cJ, brainProvider, method_28306, createBrainProfile, m_pusvfpox, func_230289_cH_, getBrainCodec
Brain$Profile<?> (): cK, brainProvider, method_28306, createBrainProfile, m_pusvfpox, func_230289_cH_, getBrainCodec
DefaultAttributeContainer$Builder (): cK, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, func_233639_cI_, registerAttributes
DefaultAttributeContainer$Builder (): cL, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, func_233639_cI_, registerAttributes
boolean (): cM, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, func_230490_cK_, getMovementSpeed
boolean (): cN, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, func_230490_cK_, getMovementSpeed
void (): cN, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, func_233640_cL_, addSprintingEffect
void (): cO, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, func_233640_cL_, addSprintingEffect
boolean (): cO, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, func_230296_cM_, func_230296_cM_
boolean (): cP, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, func_230296_cM_, func_230296_cM_
float (): aq, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
float (): ar, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
void (): cP, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, func_233641_cN_, func_233641_cN_
void (): cQ, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, func_233641_cN_, func_233641_cN_
void (): cQ, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, func_233642_cO_, func_233642_cO_
void (): cR, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, func_233642_cO_, func_233642_cO_
boolean (): cS, isAffectedByFluids, method_29920, method_29920, m_tfzujjwm, func_241208_cS_, func_241208_cS_
boolean (): cT, isAffectedByFluids, method_29920, method_29920, m_tfzujjwm, func_241208_cS_, func_241208_cS_
boolean (): cV, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, func_230282_cS_, func_230282_cS_
boolean (): cW, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, func_230282_cS_, isAdult
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, func_230246_e_, func_230246_e_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, func_230246_e_, setAttackingPlayer
boolean (): dk, isDeadOrDying, method_29504, isDead, m_jsddcavv, func_233643_dh_, getShouldBeDead
boolean (): dl, isDeadOrDying, method_29504, isDead, m_jsddcavv, func_233643_dh_, getShouldBeDead
Optional<BlockPos> (): dq, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, func_233644_dn_, func_233644_dn_
Optional<BlockPos> (): dr, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, func_233644_dn_, func_233644_dn_
AttributeContainer (): dA, getAttributes, method_6127, getAttributes, m_widuipxk, func_233645_dx_, getAttributeManager
AttributeContainer (): dB, getAttributes, method_6127, getAttributes, m_widuipxk, func_233645_dx_, getAttributeManager
boolean (): dN, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, func_230270_dK_, isWaterSensitive
boolean (): dO, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, func_230270_dK_, isWaterSensitive
com.google.common.collect.ImmutableList<EntityPose> (): ei, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, func_230297_ef_, getAvailablePoses
com.google.common.collect.ImmutableList<EntityPose> (): ej, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, func_230297_ef_, getAvailablePoses
Box (): cc, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, func_184177_bl, getRenderBoundingBox
Box (): cd, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, func_184177_bl, getRenderBoundingBox
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
aoy
aqj
Fields
TrackedData<Byte>: an, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: ag, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Integer>: bo, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: bh, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Optional<BlockPos>>: bq, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, field_213379_bs, BED_POSITION
TrackedData<Optional<BlockPos>>: bj, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, field_213379_bs, BED_POSITION
EntityDimensions: ao, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
EntityDimensions: ah, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
DamageTracker: bs, combatTracker, field_6256, damageTracker, f_zuarxhuv, field_94063_bt, combatTracker
DamageTracker: bl, combatTracker, field_6256, damageTracker, f_zuarxhuv, field_94063_bt, combatTracker
Map<StatusEffect, StatusEffectInstance>: bt, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, field_70713_bf, activePotionsMap
Map<StatusEffect, StatusEffectInstance>: bm, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, field_70713_bf, activePotionsMap
DefaultedList<ItemStack>: bu, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, field_184630_bs, handInventory
DefaultedList<ItemStack>: bn, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, field_184630_bs, handInventory
DefaultedList<ItemStack>: bv, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, field_184631_bt, armorArray
DefaultedList<ItemStack>: bo, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, field_184631_bt, armorArray
boolean: ap, swinging, field_6252, handSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
boolean: ai, swinging, field_6252, handSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
Hand: aq, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
Hand: aj, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
int: ar, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: ak, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: as, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: al, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: au, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: an, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: av, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
int: ao, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
float: aw, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
float: ap, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
int: ax, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
int: aq, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
float: ay, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: ar, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: az, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
float: as, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
int: aA, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
int: at, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
float: aB, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: au, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: aC, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: av, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: aD, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
float: aw, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
int: aE, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
int: ax, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
float: aF, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: ay, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: aG, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: az, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: aH, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aA, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aI, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aB, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aJ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aC, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aK, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: aD, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: aL, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
float: aE, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
PlayerEntity: aM, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
PlayerEntity: aF, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
int: aN, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
int: aG, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
boolean: aO, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
boolean: aH, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
int: aP, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
int: aI, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
float: aQ, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: aJ, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: aR, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: aK, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: aS, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: aL, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: aT, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: aM, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: aU, rotOffs, field_6215, field_6215, f_vfgndsvi, field_70741_aB, unused180
float: aN, rotOffs, field_6215, field_6215, f_vfgndsvi, field_70741_aB, unused180
int: aV, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
int: aO, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
float: aW, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
float: aP, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
boolean: aX, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
boolean: aQ, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
float: aY, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: aR, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: aZ, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: aS, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: ba, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
float: aT, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
int: bb, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
int: aU, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
double: bc, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: aV, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: bd, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: aW, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: be, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: aX, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: bf, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: aY, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: bg, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: aZ, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: bh, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
double: ba, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
int: bi, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
int: bb, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
boolean: bw, effectsDirty, field_6285, effectsChanged, f_mfltnpor, field_70752_e, potionsNeedUpdate
boolean: bp, effectsDirty, field_6285, effectsChanged, f_mfltnpor, field_70752_e, potionsNeedUpdate
LivingEntity: bx, lastHurtByMob, field_6274, attacker, f_ztvierdp, field_70755_b, revengeTarget
LivingEntity: bq, lastHurtByMob, field_6274, attacker, f_ztvierdp, field_70755_b, revengeTarget
int: by, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, field_70756_c, revengeTimer
int: br, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, field_70756_c, revengeTimer
LivingEntity: bz, lastHurtMob, field_6236, attacking, f_xovdyntv, field_110150_bn, lastAttackedEntity
LivingEntity: bs, lastHurtMob, field_6236, attacking, f_xovdyntv, field_110150_bn, lastAttackedEntity
int: bA, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, field_142016_bo, lastAttackedEntityTime
int: bt, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, field_142016_bo, lastAttackedEntityTime
float: bB, speed, field_6287, movementSpeed, f_pldzhgrb, field_70746_aG, landMovementFactor
float: bu, speed, field_6287, movementSpeed, f_pldzhgrb, field_70746_aG, landMovementFactor
int: bC, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, field_70773_bE, jumpTicks
int: bv, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, field_70773_bE, jumpTicks
float: bD, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, field_110151_bq, absorptionAmount
float: bw, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, field_110151_bq, absorptionAmount
ItemStack: bj, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
ItemStack: bc, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
int: bk, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bd, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bl, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
int: be, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
BlockPos: bE, lastPos, field_6268, lastBlockPos, f_kkplgjng, field_184620_bC, prevBlockpos
BlockPos: bx, lastPos, field_6268, lastBlockPos, f_kkplgjng, field_184620_bC, prevBlockpos
DamageSource: bG, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
DamageSource: bz, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
long: bH, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
long: bA, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
int: bm, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, field_204807_bs, spinAttackDuration
int: bf, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, field_204807_bs, spinAttackDuration
float: bI, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: bB, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: bJ, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
float: bC, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
Brain<?>: bn, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
Brain<?>: bg, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
TrackedData<Integer>: bp, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, BEE_STING_COUNT
TrackedData<Integer>: bi, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, BEE_STING_COUNT
int: at, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
int: am, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
AttributeContainer: br, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
AttributeContainer: bk, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
Optional<BlockPos>: bF, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, field_233624_bE_, field_233624_bE_
Optional<BlockPos>: by, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, field_233624_bE_, field_233624_bE_
Constructors
Methods
void (): X, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): Z, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): ad, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (): af, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
boolean (): x_, isBaby, method_6109, isBaby, m_xuxedegf, func_70631_g_, isChild
boolean (): w_, isBaby, method_6109, isBaby, m_xuxedegf, func_70631_g_, isChild
boolean (): bp, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
boolean (): bs, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
boolean (LivingEntity): d, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
void (LivingEntity): e, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): f, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
boolean (BlockPos, BlockState): b, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (BlockPos, BlockState): c, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (): aU, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
boolean (): aW, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
void (float): m, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
void (float): p, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
int (): o, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
int (): m, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
void (): ai, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): am, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
Iterable<ItemStack> (): bk, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): bn, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
void (Vec3d): f, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
void (Vec3d): g, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
Vec3d (Vec3d): g, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
Vec3d (Vec3d): i, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
float (float): q, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
float (float): t, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
void (float): n, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
void (float): q, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
void (): t, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (): r, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (LivingEntity): h, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (): aW, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (): aZ, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
boolean (): aQ, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aS, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aR, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
boolean (): aT, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
void (): aP, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
void (): aR, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
float (): bG, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): bJ, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
void (float): k, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, func_70034_d, setRotationYawHead
void (float): m, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, func_70034_d, setRotationYawHead
void (float): l, setYBodyRot, method_5636, setYaw, m_gmlierig, func_181013_g, setRenderYawOffset
void (float): n, setYBodyRot, method_5636, setYaw, m_gmlierig, func_181013_g, setRenderYawOffset
void (float): p, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (float): s, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (): u, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): t, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): x, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
void (): v, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
boolean (): by, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): bB, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, func_213365_e, canPickUpItem
boolean (ItemStack): e, canTakeItem, method_18397, canEquip, m_jhvcxqlb, func_213365_e, canPickUpItem
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
boolean (): z, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
boolean (): x, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
boolean (): aV, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aX, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
void (): bi, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
void (): bl, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
float (float): o, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
float (float): r, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
void (LivingEntity): g, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
boolean (): v, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
boolean (): u, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
float (): am, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
float (): aq, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
void (): q, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, func_241353_q_, func_241353_q_
void (): p, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, func_241353_q_, func_241353_q_
Map<EquipmentSlot, ItemStack> (): r, collectEquipmentChanges, method_30129, method_30129, m_lmrocybb, func_241354_r_, func_241354_r_
Map<EquipmentSlot, ItemStack> (): q, collectEquipmentChanges, method_30129, method_30129, m_lmrocybb, func_241354_r_, func_241354_r_
void (): p, swapHandItems, method_30127, method_30127, m_gvdtmqle, func_241352_p_, swapHands
void (): o, swapHandItems, method_30127, method_30127, m_gvdtmqle, func_241352_p_, swapHands
Vec3d (Direction$Axis, class_5459$class_5460): a, getRelativePortalPosition, method_30633, method_30633, m_dofvpclc, func_241839_a, func_241839_a
Vec3d (Vec3d): h, resetForwardDirectionOfRelativePortalPosition, method_31079, method_31079, m_rbjtcuvw, func_242288_h, func_242288_h
Box (): cc, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_mwmobbqo, func_184177_bl, getRenderBoundingBox
1.16.1
Names
akz
aoy
Fields
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, f_cjfznazm, field_110156_b, SPRINTING_SPEED_BOOST_ID
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, SPRINTING_SPEED_BOOST_ID, f_cjfznazm, field_110156_b, SPRINTING_SPEED_BOOST_ID
EntityAttributeModifier: c, SPEED_MODIFIER_SPRINTING, field_6231, ATTR_SPRINTING_SPEED_BOOST, f_iiiqnngu, field_110157_c, SPRINTING_SPEED_BOOST
EntityAttributeModifier: d, SPEED_MODIFIER_SPRINTING, field_6231, SPRINTING_SPEED_BOOST, f_iiiqnngu, field_110157_c, SPRINTING_SPEED_BOOST
TrackedData<Byte>: ao, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: an, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Float>: d, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, field_184632_c, HEALTH
TrackedData<Float>: e, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, field_184632_c, HEALTH
TrackedData<Integer>: e, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, field_184633_f, POTION_EFFECTS
TrackedData<Integer>: f, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, field_184633_f, POTION_EFFECTS
TrackedData<Boolean>: f, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, field_184634_g, HIDE_PARTICLES
TrackedData<Boolean>: g, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, field_184634_g, HIDE_PARTICLES
TrackedData<Integer>: g, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: bo, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
EntityDimensions: ap, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
EntityDimensions: ao, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
AbstractEntityAttributeContainer: br, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
boolean: aq, swinging, field_6252, isHandSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
boolean: ap, swinging, field_6252, handSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
Hand: ar, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
Hand: aq, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
int: as, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: ar, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: at, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: as, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: av, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: au, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: aw, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
int: av, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
float: ax, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
float: aw, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
int: ay, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
int: ax, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
float: az, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: ay, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: aA, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
float: az, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
int: aB, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
int: aA, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
float: aC, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: aB, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: aD, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: aC, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: aE, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
float: aD, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
int: aF, invulnerableDuration, field_6269, defaultMaximumHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
int: aE, invulnerableDuration, field_6269, defaultMaxHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
float: aG, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: aF, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: aH, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: aG, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: aI, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aH, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aJ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aI, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aK, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aJ, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aL, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: aK, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: aM, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
float: aL, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
PlayerEntity: aN, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
PlayerEntity: aM, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
int: aO, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
int: aN, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
boolean: aP, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
boolean: aO, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
int: aQ, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
int: aP, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
float: aR, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: aQ, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: aS, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: aR, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: aT, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: aS, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: aU, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: aT, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: aV, rotOffs, field_6215, f_vfgndsvi, field_70741_aB, unused180
float: aU, rotOffs, field_6215, field_6215, f_vfgndsvi, field_70741_aB, unused180
int: aW, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
int: aV, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
float: aX, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
float: aW, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
boolean: aY, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
boolean: aX, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
float: aZ, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: aY, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: ba, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: aZ, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: bb, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
float: ba, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
int: bc, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
int: bb, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
double: bd, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: bc, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: be, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: bd, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: bf, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: be, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: bg, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: bf, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: bh, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: bg, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: bi, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
double: bh, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
int: bj, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
int: bi, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
ItemStack: bk, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
ItemStack: bj, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
int: bl, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bk, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bm, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
int: bl, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
DamageSource: bF, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
DamageSource: bG, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
long: bG, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
long: bH, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
int: bn, autoSpinAttackTicks, field_6261, pushCooldown, f_debofomg, field_204807_bs, spinAttackDuration
int: bm, autoSpinAttackTicks, field_6261, riptideTicks, f_debofomg, field_204807_bs, spinAttackDuration
float: bH, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: bI, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: bI, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
float: bJ, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
Brain<?>: bo, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
Brain<?>: bn, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
int: au, removeStingerTime, field_20347, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
int: at, removeStingerTime, field_20347, stuckStingerTimer, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
UUID: c, SPEED_MODIFIER_SOUL_SPEED_UUID, field_23128, SOUL_SPEED_BOOST_ID, f_azizbgcr, field_233625_c_, SOUL_SPEED_BOOT_ID
AttributeContainer: br, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
Optional<BlockPos>: bF, lastClimbablePos, field_22418, climbingPos, f_rdmvhrge, field_233624_bE_, field_233624_bE_
Constructors
Methods
Brain<?> (): cz, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
Brain<?> (): cI, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, func_213364_a, createBrain
void (): U, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): X, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
void (): w_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, func_70088_a, registerData
void (): e, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, func_70088_a, registerData
void (): cA, registerAttributes, method_6001, initAttributes, m_eubsbslp, func_110147_ax, registerAttributes
boolean (): cB, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
boolean (): cL, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
void (): aa, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (): ad, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (BlockPos): b, onChangedBlock, method_6126, applyFrostWalker, m_lgbjnvrh, func_184594_b, frostWalk
void (BlockPos): c, onChangedBlock, method_6126, applyMovementEffects, m_lgbjnvrh, func_184594_b, frostWalk
float (): cC, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
float (): cR, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
boolean (): bi, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
boolean (): bp, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
void (): cD, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
void (): cT, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
boolean (): cE, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): cU, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
boolean (): cF, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
boolean (): cW, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
Random (): cG, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
Random (): cX, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
LivingEntity (): cH, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
LivingEntity (): cY, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
int (): cI, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
int (): cZ, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
LivingEntity (): cJ, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
LivingEntity (): da, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
int (): cK, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
int (): db, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
int (): cL, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
int (): dc, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
void (): cM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
void (): dd, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
boolean (LivingEntity): d, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
void (): cN, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
void (): de, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
boolean (): cO, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
boolean (): df, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): cP, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): dg, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): cQ, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): dh, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
boolean (): cR, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
boolean (): di, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
float (): cS, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
float (): dj, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): e, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
void (LivingEntity): f, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
DamageSource (): cT, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
DamageSource (): dl, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
void (): cU, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
void (): dm, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
Identifier (): cW, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
Identifier (): do, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
void (Entity, float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, func_70653_a, knockBack
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
boolean (): y_, onLadder, method_6101, isClimbing, m_dviqgwbh, func_70617_f_, isOnLadder
boolean (): c_, onClimbable, method_6101, isClimbing, m_uuypiexz, func_70617_f_, isOnLadder
BlockState (): cY, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
BlockState (): dr, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
boolean (): aO, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
boolean (): aU, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
int (): da, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
int (): dt, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
void (float): m, hurtArmor, method_6105, damageArmor, m_bkfxmcie, func_70675_k, damageArmor
void (float): n, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
void (float): m, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
float (DamageSource, float): b, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, func_70672_c, applyPotionDamageCalculations
float (DamageSource, float): d, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, func_70672_c, applyPotionDamageCalculations
void (DamageSource, float): d, actuallyHurt, method_6074, applyDamage, m_unmnupmt, func_70665_d, damageEntity
void (DamageSource, float): e, actuallyHurt, method_6074, applyDamage, m_unmnupmt, func_70665_d, damageEntity
DamageTracker (): db, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
DamageTracker (): du, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
LivingEntity (): dc, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
LivingEntity (): dv, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
float (): dd, getMaxHealth, method_6063, getMaximumHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
float (): dw, getMaxHealth, method_6063, getMaxHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
int (): de, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
int (): dx, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
int (): l, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
int (): o, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
void (): af, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): ai, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): dg, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
void (): dz, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
AbstractEntityAttributeContainer (): dh, getAttributes, method_6127, getAttributes, m_widuipxk, func_110140_aT, getAttributes
EntityGroup (): di, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
EntityGroup (): dB, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
ItemStack (): dj, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): dC, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): dk, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
ItemStack (): dD, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
Iterable<ItemStack> (): bd, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): bk, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
float (): dl, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
float (): dE, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
void (boolean): f, setSprinting, method_5728, setSprinting, m_zhcmfcni, func_70031_b, setSprinting
void (boolean): g, setSprinting, method_5728, setSprinting, m_zhcmfcni, func_70031_b, setSprinting
float (): dm, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): dF, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): dn, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
float (): dG, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
boolean (): do, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
boolean (): dH, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
void (Entity): a, findStandUpPosition, method_6038, onDismounted, m_qoeucsdb, func_110145_l, dismountEntity
float (): dp, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
float (): dI, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
void (): dq, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
void (): dJ, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
float (): ds, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
float (): dL, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
void (Vec3d): e, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
void (Vec3d): f, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
Vec3d (Vec3d): f, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
Vec3d (Vec3d): g, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
float (float): r, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
float (float): q, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
float (): dt, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
float (): dM, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
void (float): o, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
void (float): n, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
void (): h, tick, method_5773, tick, m_arkgrfeb, func_70071_h_, tick
void (): j, tick, method_5773, tick, m_arkgrfeb, func_70071_h_, tick
void (): n, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (): t, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (): du, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): dO, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): dv, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
void (): dP, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
void (Box, Box): a, checkAutoSpinAttack, method_6035, push, m_trdfxuev, func_204801_a, updateSpinAttack
void (Box, Box): a, checkAutoSpinAttack, method_6035, tickRiptide, m_trdfxuev, func_204801_a, updateSpinAttack
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (LivingEntity): h, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (int): r, startAutoSpinAttack, method_6018, setPushCooldown, m_ythxkejz, func_204803_n, startSpinAttack
void (int): r, startAutoSpinAttack, method_6018, setRiptideTicks, m_ythxkejz, func_204803_n, startSpinAttack
boolean (): dw, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
boolean (): dQ, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
void (): j, stopRiding, method_5848, stopRiding, m_daozjmru, func_184210_p, stopRiding
void (): l, stopRiding, method_5848, stopRiding, m_daozjmru, func_184210_p, stopRiding
void (): aQ, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (): aW, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (boolean): a_, setJumping, method_6100, setJumping, m_hcwncupw, func_70637_d, setJumping
void (boolean): o, setJumping, method_6100, setJumping, m_hcwncupw, func_70637_d, setJumping
boolean (): dx, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): dR, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): aK, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aQ, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aL, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
boolean (): aR, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
void (): aJ, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
void (): aP, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
float (): bz, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): bG, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
float (): dy, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
float (): dS, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
void (float): q, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (float): p, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (): e, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, func_152111_bt, sendEnterCombat
void (): g, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, func_152111_bt, sendEnterCombat
void (): f, onLeaveCombat, method_6044, endCombat, m_sebydyvw, func_152112_bu, sendEndCombat
void (): h, onLeaveCombat, method_6044, endCombat, m_sebydyvw, func_152112_bu, sendEndCombat
void (): dz, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
void (): dT, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
Arm (): dA, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
Arm (): dU, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
boolean (): dB, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
boolean (): dV, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
Hand (): dC, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
Hand (): dW, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
void (): o, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): u, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): r, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
void (): x, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
void (): q, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, func_71036_o, onItemUseFinish
void (): s, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, func_71036_o, onItemUseFinish
ItemStack (): dD, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
ItemStack (): dX, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
int (): dE, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): dY, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): dF, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
int (): dZ, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
void (): dG, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): ea, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): dH, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
void (): eb, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
boolean (): dI, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): ec, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): dK, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): ee, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): br, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): by, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (): dM, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): eg, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): dN, attackable, method_6102, m_xnfqqzkv, func_190631_cK, attackable
boolean (): eh, attackable, method_6102, isMobOrPlayer, m_xnfqqzkv, func_190631_cK, attackable
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
Optional<BlockPos> (): dO, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
Optional<BlockPos> (): ej, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
void (BlockPos): d, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, func_213369_d, setBedPosition
void (BlockPos): e, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, func_213369_d, setBedPosition
void (): dP, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
void (): ek, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
boolean (): dQ, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
boolean (): el, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
void (BlockPos): e, startSleeping, method_18403, sleep, m_biowqfdg, func_213342_e, startSleeping
void (BlockPos): b, startSleeping, method_18403, sleep, m_biowqfdg, func_213342_e, startSleeping
boolean (): s, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
boolean (): z, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
void (): dR, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
void (): em, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
boolean (): aP, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aV, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, equipmentSlotToEntityState
byte (EquipmentSlot): f, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, equipmentSlotToEntityState
void (): bb, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
void (): bi, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
boolean (): bP, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): bX, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
void (): dr, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
void (): dK, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
float (float): p, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
float (float): o, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
int (): dL, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
int (): ef, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
Direction (): dS, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
Direction (): en, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
void (LivingEntity): g, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
void (): cV, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
void (): dn, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
void (): cZ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
void (): ds, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
int (): df, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
int (): dy, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
boolean (): p, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
boolean (): v, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
boolean (): dJ, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_226296_dJ_, isSuppressingSlidingDownLadder
boolean (): ed, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_230491_ea_, hasStoppedClimbing
Brain$Profile<?> (): cJ, brainProvider, method_28306, createBrainProfile, m_pusvfpox, func_230289_cH_, getBrainCodec
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, func_213364_a, createBrain
DefaultAttributeContainer$Builder (): cK, createLivingAttributes, method_26827, createLivingAttributes, m_xjvsabgy, func_233639_cI_, registerAttributes
boolean (): cM, canSpawnSoulSpeedParticle, method_27302, shouldDisplaySoulSpeedEffects, m_nffkdjyj, func_230490_cK_, getMovementSpeed
void (): cN, spawnSoulSpeedParticle, method_25937, displaySoulSpeedEffects, m_vnidpegi, func_233640_cL_, addSprintingEffect
boolean (): cO, onSoulSpeedBlock, method_27303, isOnSoulSpeedBlock, m_hjnxuupd, func_230296_cM_, func_230296_cM_
float (): am, getBlockSpeedFactor, method_23326, getVelocityMultiplier, m_vxtgbqxt, func_225515_ai_, getSpeedFactor
boolean (BlockState): b, shouldRemoveSoulSpeed, method_29500, method_29500, m_bpkuevcy, func_230295_b_, func_230295_b_
void (): cP, removeSoulSpeed, method_29501, removeSoulSpeedBoost, m_gmbpcsgg, func_233641_cN_, func_233641_cN_
void (): cQ, tryAddSoulSpeed, method_29502, addSoulSpeedBoostIfNeeded, m_cgxjxqgc, func_233642_cO_, func_233642_cO_
boolean (): cS, isAffectedByFluids, method_29920, method_29920, m_tfzujjwm, func_241208_cS_, func_241208_cS_
boolean (): cV, shouldDropLoot, method_27071, shouldDropLoot, m_hiwasxnu, func_230282_cS_, func_230282_cS_
void (PlayerEntity): e, setLastHurtByPlayer, method_29505, setAttacking, m_rvjgoffm, func_230246_e_, func_230246_e_
boolean (): dk, isDeadOrDying, method_29504, isDead, m_jsddcavv, func_233643_dh_, getShouldBeDead
void (float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, func_233627_a_, applyKnockback
void (boolean): c, setOnGround, method_24830, setOnGround, m_wghmcuvh, func_230245_c_, setOnGround
Optional<BlockPos> (): dq, getLastClimbablePos, method_24832, getClimbingPos, m_okzjzswg, func_233644_dn_, func_233644_dn_
void (DamageSource, float): b, hurtArmor, method_6105, damageArmor, m_bkfxmcie, func_230294_b_, damageArmor
double (EntityAttribute): b, getAttributeValue, method_26825, getAttributeValue, m_idaajslm, func_233637_b_, getAttributeValue
double (EntityAttribute): c, getAttributeBaseValue, method_26826, getAttributeBaseValue, m_qsfhmwnj, func_233638_c_, getBaseAttributeValue
AttributeContainer (): dA, getAttributes, method_6127, getAttributes, m_widuipxk, func_233645_dx_, getAttributeManager
boolean (Item): a, isHolding, method_24518, isHolding, m_tgtyxces, func_233631_a_, canEquip
boolean (Predicate<Item>): a, isHolding, method_24520, isHolding, m_mqaxmsqu, func_233634_a_, func_233634_a_
void (Entity): a, dismountVehicle, method_6038, onDismounted, m_qlumoklh, func_233628_a_, func_233628_a_
boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_dbmgxkyo, func_230285_a_, func_230285_a_
void (LivingEntity, boolean): a, calculateEntityAnimation, method_29242, method_29242, m_uwysofda, func_233629_a_, func_233629_a_
Vec3d (Vec3d, float): a, handleRelativeFrictionAndCalculateMovement, method_26318, method_26318, m_hxaqkpon, func_233633_a_, func_233633_a_
Vec3d (double, boolean, Vec3d): a, getFluidFallingAdjustedMovement, method_26317, method_26317, m_gfhvqjeo, func_233626_a_, func_233626_a_
void (): q, detectEquipmentUpdates, method_30128, method_30128, m_scrnkbbn, func_241353_q_, func_241353_q_
Map<EquipmentSlot, ItemStack> (): r, collectEquipmentChanges, method_30129, method_30129, m_lmrocybb, func_241354_r_, func_241354_r_
void (Map<EquipmentSlot, ItemStack>): a, handleHandSwap, method_30121, method_30121, m_mnavhksa, func_241342_a_, func_241342_a_
void (Map<EquipmentSlot, ItemStack>): b, handleEquipmentChanges, method_30123, method_30123, m_mlrktqxh, func_241344_b_, func_241344_b_
ItemStack (EquipmentSlot): d, getLastArmorItem, method_30125, method_30125, m_pwoagvwv, func_241346_d_, getArmorInSlot
void (EquipmentSlot, ItemStack): b, setLastArmorItem, method_30122, method_30122, m_cehpabji, func_241343_b_, setArmorInSlot
ItemStack (EquipmentSlot): e, getLastHandItem, method_30126, method_30126, m_eclhumtu, func_241347_e_, getItemInHand
void (EquipmentSlot, ItemStack): c, setLastHandItem, method_30124, method_30124, m_mluxghic, func_241345_c_, setItemInHand
boolean (): dN, isSensitiveToWater, method_29503, hurtByWater, m_ythaxfga, func_230270_dK_, isWaterSensitive
void (ItemEntity): a, onItemPickup, method_29499, method_29499, m_vwjazeju, func_233630_a_, triggerItemPickupTrigger
com.google.common.collect.ImmutableList<EntityPose> (): ei, getDismountPoses, method_24831, getPoses, m_zhwrgbmx, func_230297_ef_, getAvailablePoses
Box (EntityPose): f, getLocalBoundsForPose, method_24833, getBoundingBox, m_dwgcrvhr, func_233648_f_, getPoseAABB
void (StatusEffectInstance): e, forceAddEffect, method_26082, applyStatusEffect, m_eljjwntg, func_233646_e_, func_233646_e_
void (): p, swapHandItems, method_30127, method_30127, m_gvdtmqle, func_241352_p_, swapHands
1.15.2
Names
akw
akz
Fields
Constructors
Methods
1.15.1
Names
Fields
TrackedData<Integer>: bp, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, field_226291_bp_
TrackedData<Integer>: bp, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, BEE_STING_COUNT
int: au, removeStingerTime, field_20347, f_rmarlrpg, field_226290_au_, field_226290_au_
int: au, removeStingerTime, field_20347, f_rmarlrpg, field_226290_au_, beeStingRemovalCooldown
Constructors
Methods
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffect, m_gmtlgjgb, func_184596_c, removeActivePotionEffect
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, func_184596_c, removeActivePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, tryRemoveStatusEffect, m_xzvpzpbu, func_195063_d, removePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, func_195063_d, removePotionEffect
float (): dl, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, func_213343_cS
float (): dl, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, getArmorCoverPercentage
Vec3d (Vec3d): f, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, func_213362_f
Vec3d (Vec3d): f, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, handleOnClimbable
float (float): r, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, func_213335_r
float (float): r, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, getRelevantMoveFactor
void (int): r, startAutoSpinAttack, method_6018, m_ythxkejz, func_204803_n, startSpinAttack
void (int): r, startAutoSpinAttack, method_6018, setPushCooldown, m_ythxkejz, func_204803_n, startSpinAttack
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, func_213365_e, func_213365_e
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, func_213365_e, canPickUpItem
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, func_213370_a, func_213370_a
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, func_213370_a, setSleepingPosition
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, func_213350_d
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, equipmentSlotToEntityState
void (LivingEntity): f, createWitherRose, method_23733, m_bftuqrdn, func_226298_f_, func_226298_f_
void (LivingEntity): f, createWitherRose, method_23733, onKilledBy, m_bftuqrdn, func_226298_f_, createWitherRose
void (): cV, dropExperience, method_23883, m_eobwecax, func_226294_cV_, func_226294_cV_
void (): cV, dropExperience, method_23883, dropXp, m_eobwecax, func_226294_cV_, dropExperience
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, func_225503_b_, func_225503_b_
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, func_225503_b_, onLivingFall
int (float, float): e, calculateFallDamage, method_23329, m_kivskbpm, func_225508_e_, func_225508_e_
int (float, float): e, calculateFallDamage, method_23329, computeFallDamage, m_kivskbpm, func_225508_e_, calculateFallDamage
void (): cZ, playBlockFallSound, method_23328, m_rutfchol, func_226295_cZ_, func_226295_cZ_
void (): cZ, playBlockFallSound, method_23328, playBlockFallSound, m_rutfchol, func_226295_cZ_, playFallSound
int (): df, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, func_226297_df_
int (): df, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, getBeeStingCount
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, func_226300_q_, func_226300_q_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, func_226300_q_, setBeeStingCount
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, func_226292_a_, func_226292_a_
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, func_226292_a_, swing
boolean (): p, shouldTriggerItemUseEffects, method_22382, m_jumclkqe, func_226299_p_, func_226299_p_
boolean (): p, shouldTriggerItemUseEffects, method_22382, shouldSpawnConsumptionEffects, m_jumclkqe, func_226299_p_, shouldTriggerItemUseEffects
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, func_226293_b_, func_226293_b_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, func_226293_b_, triggerItemUseEffects
boolean (): dJ, isSuppressingSlidingDownLadder, method_21754, m_wmvelibz, func_226296_dJ_, func_226296_dJ_
boolean (): dJ, isSuppressingSlidingDownLadder, method_21754, isHoldingOntoLadder, m_wmvelibz, func_226296_dJ_, isSuppressingSlidingDownLadder
1.15
Names
aix
akw
Fields
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, f_cjfznazm, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, f_cjfznazm, field_110156_b, SPRINTING_SPEED_BOOST_ID
EntityAttributeModifier: c, SPEED_MODIFIER_SPRINTING, field_6231, ATTR_SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
EntityAttributeModifier: c, SPEED_MODIFIER_SPRINTING, field_6231, ATTR_SPRINTING_SPEED_BOOST, f_iiiqnngu, field_110157_c, SPRINTING_SPEED_BOOST
TrackedData<Byte>: ar, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: ao, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, field_184621_as, LIVING_FLAGS
TrackedData<Float>: d, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, field_184632_c, HEALTH
TrackedData<Float>: d, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, field_184632_c, HEALTH
TrackedData<Integer>: e, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
TrackedData<Integer>: e, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, field_184633_f, POTION_EFFECTS
TrackedData<Boolean>: f, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
TrackedData<Boolean>: f, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, field_184634_g, HIDE_PARTICLES
TrackedData<Integer>: g, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: g, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Optional<BlockPos>>: bs, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_26082167, field_213379_bs, BED_POSITION
TrackedData<Optional<BlockPos>>: bq, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, field_213379_bs, BED_POSITION
EntityDimensions: as, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_41643368, field_213377_as, SLEEPING_SIZE
EntityDimensions: ap, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, field_213377_as, SLEEPING_SIZE
AbstractEntityAttributeContainer: bt, attributes, field_6260, attributes, f_asrrjfdz, attributes, field_110155_d, attributes
AbstractEntityAttributeContainer: br, attributes, field_6260, attributes, f_asrrjfdz, field_110155_d, attributes
DamageTracker: bu, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, field_94063_bt, combatTracker
DamageTracker: bs, combatTracker, field_6256, damageTracker, f_zuarxhuv, field_94063_bt, combatTracker
Map<StatusEffect, StatusEffectInstance>: bv, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, statusEffects, field_70713_bf, activePotionsMap
Map<StatusEffect, StatusEffectInstance>: bt, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, field_70713_bf, activePotionsMap
DefaultedList<ItemStack>: bw, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bu, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, field_184630_bs, handInventory
DefaultedList<ItemStack>: bx, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, armor, field_184631_bt, armorArray
DefaultedList<ItemStack>: bv, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, field_184631_bt, armorArray
boolean: at, swinging, field_6252, isHandSwinging, f_svlvacsr, armSwinging, field_82175_bq, isSwingInProgress
boolean: aq, swinging, field_6252, isHandSwinging, f_svlvacsr, field_82175_bq, isSwingInProgress
Hand: au, swingingArm, field_6266, preferredHand, f_kfiskcbr, swingingArm, field_184622_au, swingingHand
Hand: ar, swingingArm, field_6266, preferredHand, f_kfiskcbr, field_184622_au, swingingHand
int: av, swingTime, field_6279, handSwingTicks, f_hoaujqhj, armSwingingTicks, field_110158_av, swingProgressInt
int: as, swingTime, field_6279, handSwingTicks, f_hoaujqhj, field_110158_av, swingProgressInt
int: aw, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: at, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, field_70720_be, arrowHitTimer
int: ax, hurtTime, field_6235, hurtTime, f_jhglsogm, damagedTimer, field_70737_aN, hurtTime
int: av, hurtTime, field_6235, hurtTime, f_jhglsogm, field_70737_aN, hurtTime
int: ay, hurtDuration, field_6254, f_uaqhrjbe, damagedTime, field_70738_aO, maxHurtTime
int: aw, hurtDuration, field_6254, maxHurtTime, f_uaqhrjbe, field_70738_aO, maxHurtTime
float: az, hurtDir, field_6271, f_kelwihli, damagedSwingDir, field_70739_aP, attackedAtYaw
float: ax, hurtDir, field_6271, knockbackVelocity, f_kelwihli, field_70739_aP, attackedAtYaw
int: aA, deathTime, field_6213, deathTime, f_tdaipjuz, deathTicks, field_70725_aQ, deathTime
int: ay, deathTime, field_6213, deathTime, f_tdaipjuz, field_70725_aQ, deathTime
float: aB, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: az, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, field_70732_aI, prevSwingProgress
float: aC, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, attackAnimationProgress, field_70733_aJ, swingProgress
float: aA, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, field_70733_aJ, swingProgress
int: aD, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
int: aB, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, field_184617_aD, ticksSinceLastSwing
float: aE, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aC, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, field_184618_aE, prevLimbSwingAmount
float: aF, animationSpeed, field_6225, limbDistance, f_ovdhpumu, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aD, animationSpeed, field_6225, limbDistance, f_ovdhpumu, field_70721_aZ, limbSwingAmount
float: aG, animationPosition, field_6249, limbAngle, f_hmixfxre, walkAnimationProgress, field_184619_aG, limbSwing
float: aE, animationPosition, field_6249, limbAngle, f_hmixfxre, field_184619_aG, limbSwing
int: aH, invulnerableDuration, field_6269, f_fchmphst, invulnerableTicks, field_70771_an, maxHurtResistantTime
int: aF, invulnerableDuration, field_6269, defaultMaximumHealth, f_fchmphst, field_70771_an, maxHurtResistantTime
float: aI, timeOffs, field_6244, f_rybujahq, f_26584770, field_70769_ao, randomUnused2
float: aG, timeOffs, field_6244, randomLargeSeed, f_rybujahq, field_70769_ao, randomUnused2
float: aJ, rotA, field_6262, f_jhjpjdjl, f_75186175, field_70770_ap, randomUnused1
float: aH, rotA, field_6262, randomSmallSeed, f_jhjpjdjl, field_70770_ap, randomUnused1
float: aK, yBodyRot, field_6283, f_tigklhec, bodyYaw, field_70761_aq, renderYawOffset
float: aI, yBodyRot, field_6283, bodyYaw, f_tigklhec, field_70761_aq, renderYawOffset
float: aL, yBodyRotO, field_6220, f_phnacmet, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aJ, yBodyRotO, field_6220, prevBodyYaw, f_phnacmet, field_70760_ar, prevRenderYawOffset
float: aM, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, field_70759_as, rotationYawHead
float: aK, yHeadRot, field_6241, headYaw, f_ivhrrxtj, field_70759_as, rotationYawHead
float: aN, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aL, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, field_70758_at, prevRotationYawHead
float: aO, flyingSpeed, field_6281, f_iripoulf, speedInAir, field_70747_aH, jumpMovementFactor
float: aM, flyingSpeed, field_6281, flyingSpeed, f_iripoulf, field_70747_aH, jumpMovementFactor
PlayerEntity: aP, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, field_70717_bb, attackingPlayer
PlayerEntity: aN, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, field_70717_bb, attackingPlayer
int: aQ, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, field_70718_bc, recentlyHit
int: aO, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, field_70718_bc, recentlyHit
boolean: aR, dead, field_6272, dead, f_qalszaps, dead, field_70729_aU, dead
boolean: aP, dead, field_6272, dead, f_qalszaps, field_70729_aU, dead
int: aS, noActionTime, field_6278, despawnCounter, f_yjtbngeu, farFromPlayerTicks, field_70708_bq, idleTime
int: aQ, noActionTime, field_6278, despawnCounter, f_yjtbngeu, field_70708_bq, idleTime
float: aT, oRun, field_6217, f_kvmdzdkx, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aR, oRun, field_6217, prevStepBobbingAmount, f_kvmdzdkx, field_70768_au, prevOnGroundSpeedFactor
float: aU, run, field_6233, f_pjcisjtc, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aS, run, field_6233, stepBobbingAmount, f_pjcisjtc, field_110154_aX, onGroundSpeedFactor
float: aV, animStep, field_6255, f_qqusshan, totalWalkDistance, field_70764_aw, movedDistance
float: aT, animStep, field_6255, lookDirection, f_qqusshan, field_70764_aw, movedDistance
float: aW, animStepO, field_6275, f_nzjhzxzv, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aU, animStepO, field_6275, prevLookDirection, f_nzjhzxzv, field_70763_ax, prevMovedDistance
float: aX, rotOffs, field_6215, f_vfgndsvi, rotationOffset, field_70741_aB, unused180
float: aV, rotOffs, field_6215, f_vfgndsvi, field_70741_aB, unused180
int: aY, deathScore, field_6232, f_kimgjcqe, score, field_70744_aE, scoreValue
int: aW, deathScore, field_6232, scoreAmount, f_kimgjcqe, field_70744_aE, scoreValue
float: aZ, lastHurt, field_6253, f_atqwrmrh, lastDamageTaken, field_110153_bc, lastDamage
float: aX, lastHurt, field_6253, lastDamageTaken, f_atqwrmrh, field_110153_bc, lastDamage
boolean: ba, jumping, field_6282, jumping, f_coityhpi, jumping, field_70703_bu, isJumping
boolean: aY, jumping, field_6282, jumping, f_coityhpi, field_70703_bu, isJumping
float: bb, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, field_70702_br, moveStrafing
float: aZ, xxa, field_6212, sidewaysSpeed, f_swxhegbt, field_70702_br, moveStrafing
float: bc, yya, field_6227, upwardSpeed, f_wpgupxxp, verticalSpeed, field_70701_bs, moveVertical
float: ba, yya, field_6227, upwardSpeed, f_wpgupxxp, field_70701_bs, moveVertical
float: bd, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, field_191988_bg, moveForward
float: bb, zza, field_6250, forwardSpeed, f_pxramaew, field_191988_bg, moveForward
float: be, yRotA, field_6267, f_wurnmywn, rotationSpeed, field_70704_bt, randomYawVelocity
int: bf, lerpSteps, field_6210, f_ffcustbq, lerpSteps, field_70716_bi, newPosRotationIncrements
int: bc, lerpSteps, field_6210, bodyTrackingIncrements, f_ffcustbq, field_70716_bi, newPosRotationIncrements
double: bg, lerpX, field_6224, f_krdixdtc, lerpX, field_184623_bh, interpTargetX
double: bd, lerpX, field_6224, serverX, f_krdixdtc, field_184623_bh, interpTargetX
double: bh, lerpY, field_6245, f_huyhofoo, lerpY, field_184624_bi, interpTargetY
double: be, lerpY, field_6245, serverY, f_huyhofoo, field_184624_bi, interpTargetY
double: bi, lerpZ, field_6263, f_tcghamne, lerpZ, field_184625_bj, interpTargetZ
double: bf, lerpZ, field_6263, serverZ, f_tcghamne, field_184625_bj, interpTargetZ
double: bj, lerpYRot, field_6284, f_gzqrtqlw, lerpYaw, field_184626_bk, interpTargetYaw
double: bg, lerpYRot, field_6284, serverYaw, f_gzqrtqlw, field_184626_bk, interpTargetYaw
double: bk, lerpXRot, field_6221, f_uyknedht, lerpPitch, field_70709_bj, interpTargetPitch
double: bh, lerpXRot, field_6221, serverPitch, f_uyknedht, field_70709_bj, interpTargetPitch
double: bl, lyHeadRot, field_6242, f_okpxkkwu, f_37357557, field_208001_bq, interpTargetHeadYaw
double: bi, lyHeadRot, field_6242, serverHeadYaw, f_okpxkkwu, field_208001_bq, interpTargetHeadYaw
int: bm, lerpHeadSteps, field_6265, f_tlsbpgcr, f_50629512, field_208002_br, interpTicksHead
int: bj, lerpHeadSteps, field_6265, headTrackingIncrements, f_tlsbpgcr, field_208002_br, interpTicksHead
boolean: by, effectsDirty, field_6285, f_mfltnpor, effectsChanged, field_70752_e, potionsNeedUpdate
boolean: bw, effectsDirty, field_6285, effectsChanged, f_mfltnpor, field_70752_e, potionsNeedUpdate
LivingEntity: bz, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, field_70755_b, revengeTarget
LivingEntity: bx, lastHurtByMob, field_6274, attacker, f_ztvierdp, field_70755_b, revengeTarget
int: bA, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, field_70756_c, revengeTimer
int: by, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, field_70756_c, revengeTimer
LivingEntity: bB, lastHurtMob, field_6236, attacking, f_xovdyntv, lastAttackedMob, field_110150_bn, lastAttackedEntity
LivingEntity: bz, lastHurtMob, field_6236, attacking, f_xovdyntv, field_110150_bn, lastAttackedEntity
int: bC, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, field_142016_bo, lastAttackedEntityTime
int: bA, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, field_142016_bo, lastAttackedEntityTime
float: bD, speed, field_6287, movementSpeed, f_pldzhgrb, speed, field_70746_aG, landMovementFactor
float: bB, speed, field_6287, movementSpeed, f_pldzhgrb, field_70746_aG, landMovementFactor
int: bE, noJumpDelay, field_6228, f_isuahutr, jumpingCooldown, field_70773_bE, jumpTicks
int: bC, noJumpDelay, field_6228, jumpingCooldown, f_isuahutr, field_70773_bE, jumpTicks
float: bF, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorption, field_110151_bq, absorptionAmount
float: bD, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, field_110151_bq, absorptionAmount
ItemStack: bn, useItem, field_6277, activeItemStack, f_oigploen, itemInUse, field_184627_bm, activeItemStack
ItemStack: bk, useItem, field_6277, activeItemStack, f_oigploen, field_184627_bm, activeItemStack
int: bo, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bl, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, field_184628_bn, activeItemStackUseCount
int: bp, fallFlyTicks, field_6239, f_qcmvoplx, flyingTicks, field_184629_bo, ticksElytraFlying
int: bm, fallFlyTicks, field_6239, roll, f_qcmvoplx, field_184629_bo, ticksElytraFlying
BlockPos: bG, lastPos, field_6268, lastBlockPos, f_kkplgjng, pos, field_184620_bC, prevBlockpos
BlockPos: bE, lastPos, field_6268, lastBlockPos, f_kkplgjng, field_184620_bC, prevBlockpos
DamageSource: bH, lastDamageSource, field_6276, f_scdoetbq, lastDamageSource, field_189750_bF, lastDamageSource
DamageSource: bF, lastDamageSource, field_6276, lastDamageSource, f_scdoetbq, field_189750_bF, lastDamageSource
long: bI, lastDamageStamp, field_6226, f_glylybzo, lastDamagedTime, field_189751_bG, lastDamageStamp
long: bG, lastDamageStamp, field_6226, lastDamageTime, f_glylybzo, field_189751_bG, lastDamageStamp
int: bq, autoSpinAttackTicks, field_6261, f_debofomg, f_07017709, field_204807_bs, spinAttackDuration
int: bn, autoSpinAttackTicks, field_6261, pushCooldown, f_debofomg, field_204807_bs, spinAttackDuration
float: bJ, swimAmount, field_6243, f_gmsrgmfi, swimAmount, field_205017_bL, swimAnimation
float: bH, swimAmount, field_6243, leaningPitch, f_gmsrgmfi, field_205017_bL, swimAnimation
float: bK, swimAmountO, field_6264, f_xnozixza, lastSwimAmount, field_205018_bM, lastSwimAnimation
float: bI, swimAmountO, field_6264, lastLeaningPitch, f_xnozixza, field_205018_bM, lastSwimAnimation
Brain<?>: br, brain, field_18321, brain, f_ubbibrmk, f_97351903, field_213378_br, brain
Brain<?>: bo, brain, field_18321, brain, f_ubbibrmk, field_213378_br, brain
TrackedData<Integer>: bp, DATA_STINGER_COUNT_ID, field_20348, STINGER_COUNT, f_dwqtqyxt, field_226291_bp_, field_226291_bp_
int: au, removeStingerTime, field_20347, f_rmarlrpg, field_226290_au_, field_226290_au_
Constructors
Methods
Brain<?> (): ck, getBrain, method_18868, getBrain, m_hobjxuks, m_14073201, func_213375_cj, getBrain
Brain<?> (): cz, getBrain, method_18868, getBrain, m_hobjxuks, func_213375_cj, getBrain
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, m_00351985, func_213364_a, createBrain
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, func_213364_a, createBrain
void (): V, kill, method_5768, kill, m_mrxmgxtb, discard, func_174812_G, onKillCommand
void (): U, kill, method_5768, kill, m_mrxmgxtb, func_174812_G, onKillCommand
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, m_33497769, func_213358_a, canAttack
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, func_213358_a, canAttack
void (): u_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, registerSyncedData, func_70088_a, registerData
void (): w_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, func_70088_a, registerData
void (): cl, registerAttributes, method_6001, initAttributes, m_eubsbslp, initAttributes, func_110147_ax, registerAttributes
void (): cA, registerAttributes, method_6001, initAttributes, m_eubsbslp, func_110147_ax, registerAttributes
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, checkFallDamage, func_184231_a, updateFallState
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, func_184231_a, updateFallState
boolean (): cm, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
boolean (): cB, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, func_70648_aU, canBreatheUnderwater
void (): aa, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, func_70030_z, baseTick
void (): aa, baseTick, method_5670, baseTick, m_lvnfpsmt, func_70030_z, baseTick
void (BlockPos): b, onChangedBlock, method_6126, applyFrostWalker, m_lgbjnvrh, applyMovementEffects, func_184594_b, frostWalk
void (BlockPos): b, onChangedBlock, method_6126, applyFrostWalker, m_lgbjnvrh, func_184594_b, frostWalk
boolean (): v_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, func_70631_g_, isChild
boolean (): x_, isBaby, method_6109, isBaby, m_xuxedegf, func_70631_g_, isChild
float (): cn, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_46868282, func_213355_cm, getRenderScale
float (): cC, getScale, method_17825, getScaleFactor, m_qrjyiaeu, func_213355_cm, getRenderScale
boolean (): bf, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
boolean (): bi, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, func_205710_ba, canBeRiddenInWater
void (): co, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, tickPostDeath, func_70609_aI, onDeathUpdate
void (): cD, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, func_70609_aI, onDeathUpdate
boolean (): cp, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, isGrownUp, func_146066_aG, canDropLoot
boolean (): cE, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, func_146066_aG, canDropLoot
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, func_70682_h, decreaseAirSupply
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, increaseBreath, func_207300_l, determineNextAir
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, func_207300_l, determineNextAir
int (PlayerEntity): d, getExperienceReward, method_6110, getCurrentExperience, m_yanqzhib, getXpDrop, func_70693_a, getExperiencePoints
int (PlayerEntity): d, getExperienceReward, method_6110, getCurrentExperience, m_yanqzhib, func_70693_a, getExperiencePoints
boolean (): cq, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldDropXp, func_70684_aJ, isPlayer
boolean (): cF, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, func_70684_aJ, isPlayer
Random (): cr, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, func_70681_au, getRNG
Random (): cG, getRandom, method_6051, getRandom, m_ggpkvkjt, func_70681_au, getRNG
LivingEntity (): cs, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, func_70643_av, getRevengeTarget
LivingEntity (): cH, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, func_70643_av, getRevengeTarget
int (): ct, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, func_142015_aE, getRevengeTimer
int (): cI, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, func_142015_aE, getRevengeTimer
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, setAttacker, func_70604_c, setRevengeTarget
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, func_70604_c, setRevengeTarget
LivingEntity (): cu, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
LivingEntity (): cJ, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, func_110144_aD, getLastAttackedEntity
int (): cv, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
int (): cK, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, func_142013_aG, getLastAttackedEntityTime
void (Entity): z, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, setLastAttackedMob, func_130011_c, setLastAttackedEntity
void (Entity): z, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, func_130011_c, setLastAttackedEntity
int (): cw, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnTimer, func_70654_ax, getIdleTime
int (): cL, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, func_70654_ax, getIdleTime
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, m_43992679, func_213332_m, setIdleTime
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, func_213332_m, setIdleTime
void (ItemStack): b, playEquipSound, method_6116, onEquipStack, m_weboasqd, playEquipSound, func_184606_a_, playEquipSound
void (ItemStack): b, playEquipSound, method_6116, onEquipStack, m_weboasqd, func_184606_a_, playEquipSound
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, m_xuwbpohg, writeCustomNbt, func_213281_b, writeAdditional
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, m_xuwbpohg, func_213281_b, writeAdditional
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, m_obkzfysl, readCustomNbt, func_70037_a, readAdditional
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, m_obkzfysl, func_70037_a, readAdditional
void (): cx, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): cM, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, func_70679_bo, updatePotionEffects
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updateVisibility, func_175135_B, updatePotionMetadata
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, func_175135_B, updatePotionMetadata
double (Entity): A, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, m_92334041, func_213340_A, getVisibilityMultiplier
double (Entity): A, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, func_213340_A, getVisibilityMultiplier
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, m_86340949, func_213336_c, canAttack
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, func_213336_c, canAttack
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, m_42581783, func_213344_a, canAttack
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, func_213344_a, canAttack
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, func_184593_a, areAllPotionsAmbient
void (): cy, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
void (): cN, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, func_175133_bi, resetPotionEffectMetadata
boolean (): cz, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, func_195061_cb, clearActivePotions
boolean (): cO, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): cA, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): cP, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): cB, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getEffects, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): cQ, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, func_193076_bZ, getActivePotionMap
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, func_70644_a, isPotionActive
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, func_70644_a, isPotionActive
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getEffectInstance, func_70660_b, getActivePotionEffect
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, func_70660_b, getActivePotionEffect
boolean (StatusEffectInstance): c, addEffect, method_6092, addStatusEffect, m_qhelmcsx, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): c, addEffect, method_6092, addStatusEffect, m_qhelmcsx, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): d, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (StatusEffectInstance): d, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, func_70687_e, isPotionApplicable
boolean (): cC, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isAffectedBySmite, func_70662_br, isEntityUndead
boolean (): cR, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, func_70662_br, isEntityUndead
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeEffect, func_184596_c, removeActivePotionEffect
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffect, m_gmtlgjgb, func_184596_c, removeActivePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, func_195063_d, removePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, tryRemoveStatusEffect, m_xzvpzpbu, func_195063_d, removePotionEffect
void (StatusEffectInstance): a, onEffectAdded, method_6020, m_pizrjaok, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance): a, onEffectAdded, method_6020, onStatusEffectApplied, m_pizrjaok, func_70670_a, onNewPotionEffect
void (StatusEffectInstance, boolean): a, onEffectUpdated, method_6009, m_ifdopana, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance, boolean): a, onEffectUpdated, method_6009, onStatusEffectUpgraded, m_ifdopana, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance): b, onEffectRemoved, method_6129, m_lagxpcmk, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (StatusEffectInstance): b, onEffectRemoved, method_6129, onStatusEffectRemoved, m_lagxpcmk, func_70688_c, onFinishedPotionEffect
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, func_70691_i, heal
void (float): b, heal, method_6025, heal, m_orzhhcmg, func_70691_i, heal
float (): cD, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, func_110143_aJ, getHealth
float (): cS, getHealth, method_6032, getHealth, m_knkzhatw, func_110143_aJ, getHealth
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, func_70606_j, setHealth
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, func_70606_j, setHealth
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, takeDamage, func_70097_a, attackEntityFrom
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, func_70097_a, attackEntityFrom
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, func_190629_c, blockUsingShield
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, m_41889401, func_213371_e, constructKnockBackVector
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, func_213371_e, constructKnockBackVector
boolean (DamageSource): f, checkTotemDeathProtection, method_6095, m_mniwcxxg, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
boolean (DamageSource): f, checkTotemDeathProtection, method_6095, tryUseTotem, m_mniwcxxg, func_190628_d, checkTotemDeathProtection
DamageSource (): cE, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getLastDamageSource, func_189748_bU, getLastDamageSource
DamageSource (): cT, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, func_189748_bU, getLastDamageSource
void (DamageSource): c, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, func_184581_c, playHurtSound
void (DamageSource): c, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, func_184581_c, playHurtSound
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, m_tehtzmwu, bypassesShield, func_184583_d, canBlockDamageSource
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, blockedByShield, m_tehtzmwu, func_184583_d, canBlockDamageSource
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, die, func_70645_a, onDeath
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, func_70645_a, onDeath
void (DamageSource): d, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, m_72373583, func_213345_d, spawnDrops
void (DamageSource): d, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, func_213345_d, spawnDrops
void (): cF, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_36977034, func_213337_cE, dropInventory
void (): cU, dropEquipment, method_16078, dropInventory, m_whvujbsh, func_213337_cE, dropInventory
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropEquipment, func_213333_a, dropSpecialItems
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, func_213333_a, dropSpecialItems
Identifier (): cG, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_74652536, func_213346_cF, getLootTableResourceLocation
Identifier (): cW, getLootTable, method_5989, getLootTable, m_ydvutmzi, func_213346_cF, getLootTableResourceLocation
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, m_59025459, func_213354_a, dropLoot
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, func_213354_a, dropLoot
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, m_92133372, func_213363_a, getLootContextBuilder
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, func_213363_a, getLootContextBuilder
void (Entity, float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, applyKnockback, func_70653_a, knockBack
void (Entity, float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, func_70653_a, knockBack
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, func_184601_bQ, getHurtSound
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, func_184615_bR, getDeathSound
SoundEvent (int): o, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, func_184588_d, getFallSound
SoundEvent (int): o, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, func_184588_d, getFallSound
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, func_213351_c, getDrinkSound
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, m_45465396, func_213353_d, getEatSound
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, func_213353_d, getEatSound
boolean (): w_, onLadder, method_6101, isClimbing, m_dviqgwbh, isClimbing, func_70617_f_, isOnLadder
boolean (): y_, onLadder, method_6101, isClimbing, m_dviqgwbh, func_70617_f_, isOnLadder
BlockState (): cI, getFeetBlockState, method_16212, m_gpdesndm, m_83221421, func_213339_cH, getBlockState
BlockState (): cY, getFeetBlockState, method_16212, getBlockState, m_gpdesndm, func_213339_cH, getBlockState
boolean (BlockPos, BlockState): b, trapdoorUsableAsLadder, method_6077, m_uleulslt, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (BlockPos, BlockState): b, trapdoorUsableAsLadder, method_6077, canEnterTrapdoor, m_uleulslt, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (): aL, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, func_70089_S, isAlive
boolean (): aO, isAlive, method_5805, isAlive, m_qiicvjap, func_70089_S, isAlive
void (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, takeFallDamage, func_180430_e, fall
int (): cJ, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmorProtection, func_70658_aO, getTotalArmorValue
int (): da, getArmorValue, method_6096, getArmor, m_lhliifdm, func_70658_aO, getTotalArmorValue
void (float): m, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, func_70675_k, damageArmor
void (float): m, hurtArmor, method_6105, damageArmor, m_bkfxmcie, func_70675_k, damageArmor
void (float): n, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, func_184590_k, damageShield
void (float): n, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, func_184590_k, damageShield
float (DamageSource, float): b, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): b, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
float (DamageSource, float): c, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, func_70672_c, applyPotionDamageCalculations
void (DamageSource, float): d, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, func_70665_d, damageEntity
void (DamageSource, float): d, actuallyHurt, method_6074, applyDamage, m_unmnupmt, func_70665_d, damageEntity
DamageTracker (): cK, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, func_110142_aN, getCombatTracker
DamageTracker (): db, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, func_110142_aN, getCombatTracker
LivingEntity (): cL, getKillCredit, method_6124, m_dickaawl, getLastAttacker, func_94060_bK, getAttackingEntity
LivingEntity (): dc, getKillCredit, method_6124, getPrimeAdversary, m_dickaawl, func_94060_bK, getAttackingEntity
float (): cM, getMaxHealth, method_6063, getMaximumHealth, m_wdmfvspp, getMaxHealth, func_110138_aP, getMaxHealth
float (): dd, getMaxHealth, method_6063, getMaximumHealth, m_wdmfvspp, func_110138_aP, getMaxHealth
int (): cN, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrows, func_85035_bI, getArrowCountInEntity
int (): de, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, func_85035_bI, getArrowCountInEntity
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrows, func_85034_r, setArrowCountInEntity
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, func_85034_r, setArrowCountInEntity
int (): l, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
int (): l, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, func_82166_i, getArmSwingAnimationEnd
void (Hand): a, swing, method_6104, swingHand, m_vgbgbnbz, swingArm, func_184609_a, swingArm
void (Hand): a, swing, method_6104, swingHand, m_xgwxqkgb, func_184609_a, swingArm
void (): af, outOfWorld, method_5825, destroy, m_twbetumi, voidTick, func_70076_C, outOfWorld
void (): af, outOfWorld, method_5825, destroy, m_twbetumi, func_70076_C, outOfWorld
void (): cO, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, updateArmSwing, func_82168_bl, updateArmSwingProgress
void (): dg, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, func_82168_bl, updateArmSwingProgress
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttribute, func_110148_a, getAttribute
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, func_110148_a, getAttribute
AbstractEntityAttributeContainer (): cP, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, func_110140_aT, getAttributes
AbstractEntityAttributeContainer (): dh, getAttributes, method_6127, getAttributes, m_widuipxk, func_110140_aT, getAttributes
EntityGroup (): cQ, getMobType, method_6046, getGroup, m_hjalyqwk, getMobType, func_70668_bt, getCreatureAttribute
EntityGroup (): di, getMobType, method_6046, getGroup, m_hjalyqwk, func_70668_bt, getCreatureAttribute
ItemStack (): cR, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): dj, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, func_184614_ca, getHeldItemMainhand
ItemStack (): cS, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (): dk, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, func_184592_cb, getHeldItemOffhand
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, getItemInHand, func_184586_b, getHeldItem
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, func_184586_b, getHeldItem
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, setItemInHand, func_184611_a, setHeldItem
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, func_184611_a, setHeldItem
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, func_190630_a, hasItemInSlot
Iterable<ItemStack> (): ba, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmor, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): bd, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, func_184193_aE, getArmorInventoryList
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquipment, func_184582_a, getItemStackFromSlot
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, func_184582_a, getItemStackFromSlot
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, setEquipment, func_184201_a, setItemStackToSlot
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, func_184201_a, setItemStackToSlot
float (): cT, getArmorCoverPercentage, method_18396, m_rimpghsg, m_13261009, func_213343_cS, func_213343_cS
float (): dl, getArmorCoverPercentage, method_18396, getArmorVisibility, m_rimpghsg, func_213343_cS, func_213343_cS
void (boolean): f, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, func_70031_b, setSprinting
void (boolean): f, setSprinting, method_5728, setSprinting, m_zhcmfcni, func_70031_b, setSprinting
float (): cU, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, func_70599_aP, getSoundVolume
float (): dm, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, func_70599_aP, getSoundVolume
float (): cV, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, func_70647_i, getSoundPitch
float (): dn, getVoicePitch, method_6017, getSoundPitch, m_anszxika, func_70647_i, getSoundPitch
boolean (): cW, isImmobile, method_6062, isImmobile, m_iauzolbu, isDead, func_70610_aX, isMovementBlocked
boolean (): do, isImmobile, method_6062, isImmobile, m_iauzolbu, func_70610_aX, isMovementBlocked
void (Entity): i, push, method_5697, pushAwayFrom, m_ysnccdty, push, func_70108_f, applyEntityCollision
void (Entity): i, push, method_5697, pushAwayFrom, m_ysnccdty, func_70108_f, applyEntityCollision
void (Entity): B, findStandUpPosition, method_6038, m_qoeucsdb, dismountRider, func_110145_l, dismountEntity
void (Entity): a, findStandUpPosition, method_6038, onDismounted, m_qoeucsdb, func_110145_l, dismountEntity
float (): cX, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
float (): dp, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, func_175134_bD, getJumpUpwardsMotion
void (): cY, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, func_70664_aZ, jump
void (): dq, jumpFromGround, method_6043, jump, m_cnzsqyai, func_70664_aZ, jump
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, m_74407200, func_180466_bG, handleFluidJump
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, func_180466_bG, handleFluidJump
float (): da, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
float (): ds, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, func_189749_co, getWaterSlowDown
void (Vec3d): e, travel, method_6091, travel, m_pdfqoxex, moveRelative, func_213352_e, travel
void (Vec3d): e, travel, method_6091, travel, m_pdfqoxex, func_213352_e, travel
Vec3d (Vec3d): f, handleOnClimbable, method_18801, m_igudwffg, m_19439509, func_213362_f, func_213362_f
Vec3d (Vec3d): f, handleOnClimbable, method_18801, applyClimbingSpeed, m_igudwffg, func_213362_f, func_213362_f
float (float): r, getFrictionInfluencedSpeed, method_18802, m_awmtskvv, m_70235197, func_213335_r, func_213335_r
float (float): r, getFrictionInfluencedSpeed, method_18802, getMovementSpeed, m_awmtskvv, func_213335_r, func_213335_r
float (): db, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getSpeed, func_70689_ay, getAIMoveSpeed
float (): dt, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, func_70689_ay, getAIMoveSpeed
void (float): o, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setSpeed, func_70659_e, setAIMoveSpeed
void (float): o, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, func_70659_e, setAIMoveSpeed
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryDamage, func_70652_k, attackEntityAsMob
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, m_orenzeoc, func_70652_k, attackEntityAsMob
void (): h, tick, method_5773, tick, m_arkgrfeb, tick, func_70071_h_, tick
void (): h, tick, method_5773, tick, m_arkgrfeb, func_70071_h_, tick
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, bodyMovement, func_110146_f, updateDistance
float (float, float): f, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, func_110146_f, updateDistance
void (): k, aiStep, method_6007, tickMovement, m_alyudxll, mobTick, func_70636_d, livingTick
void (): k, aiStep, method_6007, tickMovement, m_alyudxll, func_70636_d, livingTick
void (): n, updateFallFlying, method_6053, initAi, m_onvfjcen, flyingTick, func_184616_r, updateElytra
void (): n, updateFallFlying, method_6053, initAi, m_onvfjcen, func_184616_r, updateElytra
void (): dc, serverAiStep, method_6023, tickNewAi, m_otdsojah, serverTickAi, func_70626_be, updateEntityActionState
void (): du, serverAiStep, method_6023, tickNewAi, m_otdsojah, func_70626_be, updateEntityActionState
void (): dd, pushEntities, method_6070, tickCramming, m_spqekiza, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (): dv, pushEntities, method_6070, tickCramming, m_spqekiza, func_85033_bc, collideWithNearbyEntities
void (Box, Box): a, checkAutoSpinAttack, method_6035, m_trdfxuev, m_55810680, func_204801_a, updateSpinAttack
void (Box, Box): a, checkAutoSpinAttack, method_6035, push, m_trdfxuev, func_204801_a, updateSpinAttack
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, func_82167_n, collideWithEntity
void (Entity): C, doPush, method_6087, pushAway, m_ljcawptq, func_82167_n, collideWithEntity
void (LivingEntity): f, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, m_33985211, func_204804_d, spinAttack
void (LivingEntity): g, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, func_204804_d, spinAttack
void (int): q, startAutoSpinAttack, method_6018, m_ythxkejz, m_19218047, func_204803_n, startSpinAttack
void (int): r, startAutoSpinAttack, method_6018, m_ythxkejz, func_204803_n, startSpinAttack
boolean (): de, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isDoingSpinAttack, func_204805_cN, isSpinAttacking
boolean (): dw, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, func_204805_cN, isSpinAttacking
void (): j, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, func_184210_p, stopRiding
void (): j, stopRiding, method_5848, stopRiding, m_daozjmru, func_184210_p, stopRiding
void (): aN, rideTick, method_5842, tickRiding, m_qchceppc, rideTick, func_70098_U, updateRidden
void (): aQ, rideTick, method_5842, tickRiding, m_qchceppc, func_70098_U, updateRidden
void (boolean): a_, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, func_70637_d, setJumping
void (boolean): a_, setJumping, method_6100, setJumping, m_hcwncupw, func_70637_d, setJumping
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, sendPickup, func_71001_a, onItemPickup
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, func_71001_a, onItemPickup
boolean (Entity): E, canSee, method_6057, canSee, m_vfichrky, canSee, func_70685_l, canEntityBeSeen
boolean (Entity): D, canSee, method_6057, canSee, m_vfichrky, func_70685_l, canEntityBeSeen
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, func_195046_g, getYaw
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, func_195046_g, getYaw
boolean (): df, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): dx, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, func_70613_aW, isServerWorld
boolean (): aH, isPickable, method_5863, collides, m_bzveerey, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aK, isPickable, method_5863, collides, m_bzveerey, func_70067_L, canBeCollidedWith
boolean (): aI, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, func_70104_M, canBePushed
boolean (): aL, isPushable, method_5810, isPushable, m_okzqpkgv, func_70104_M, canBePushed
void (): aG, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, markDamaged, func_70018_K, markVelocityChanged
void (): aJ, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, func_70018_K, markVelocityChanged
float (): br, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, func_70079_am, getRotationYawHead
float (): bz, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, func_70079_am, getRotationYawHead
void (float): k, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, func_70034_d, setRotationYawHead
void (float): k, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, func_70034_d, setRotationYawHead
void (float): l, setYBodyRot, method_5636, setYaw, m_gmlierig, setBodyYaw, func_181013_g, setRenderYawOffset
void (float): l, setYBodyRot, method_5636, setYaw, m_gmlierig, func_181013_g, setRenderYawOffset
float (): dg, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorption, func_110139_bj, getAbsorptionAmount
float (): dy, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, func_110139_bj, getAbsorptionAmount
void (float): q, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorption, func_110149_m, setAbsorptionAmount
void (float): q, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, func_110149_m, setAbsorptionAmount
void (): e, onEnterCombat, method_6000, m_ktkvypgf, endCombat, func_152111_bt, sendEnterCombat
void (): e, onEnterCombat, method_6000, enterCombat, m_ktkvypgf, func_152111_bt, sendEnterCombat
void (): f, onLeaveCombat, method_6044, m_sebydyvw, enterCombat, func_152112_bu, sendEndCombat
void (): f, onLeaveCombat, method_6044, endCombat, m_sebydyvw, func_152112_bu, sendEndCombat
void (): dh, updateEffectVisibility, method_6008, m_exbsyzzv, markEffects, func_175136_bO, markPotionsDirty
void (): dz, updateEffectVisibility, method_6008, markEffectsDirty, m_exbsyzzv, func_175136_bO, markPotionsDirty
Arm (): di, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, func_184591_cq, getPrimaryHand
Arm (): dA, getMainArm, method_6068, getMainArm, m_itkmziir, func_184591_cq, getPrimaryHand
boolean (): dj, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, func_184587_cr, isHandActive
boolean (): dB, isUsingItem, method_6115, isUsingItem, m_orzuenpv, func_184587_cr, isHandActive
Hand (): dk, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, func_184600_cs, getActiveHand
Hand (): dC, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, func_184600_cs, getActiveHand
void (): o, updatingUsingItem, method_6076, m_fnlaimtj, tickUsingItem, func_184608_ct, updateActiveHand
void (): o, updatingUsingItem, method_6076, tickActiveItemStack, m_fnlaimtj, func_184608_ct, updateActiveHand
void (): p, updateSwimAmount, method_6072, m_hxhnrklg, m_92607480, func_205014_p, updateSwimAnimation
void (): r, updateSwimAmount, method_6072, updateLeaningPitch, m_hxhnrklg, func_205014_p, updateSwimAnimation
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, m_93164879, func_204802_c, setLivingFlag
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, func_204802_c, setLivingFlag
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, setActiveHand, func_184598_c, setActiveHand
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, func_184598_c, setActiveHand
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, func_184206_a, notifyDataManagerChange
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, lookAt, func_200602_a, lookAt
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, func_200602_a, lookAt
void (ItemStack, int): b, spawnItemUseParticles, method_6098, spawnConsumptionEffects, m_nmosvgdb, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, m_01059177, func_195062_a, addItemParticles
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, func_195062_a, addItemParticles
void (): q, completeUsingItem, method_6040, m_bqffyrlc, consumeItem, func_71036_o, onItemUseFinish
void (): q, completeUsingItem, method_6040, consumeItem, m_bqffyrlc, func_71036_o, onItemUseFinish
ItemStack (): dl, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getItemInUse, func_184607_cu, getActiveItemStack
ItemStack (): dD, getUseItem, method_6030, getActiveItem, m_lrhbwltd, func_184607_cu, getActiveItemStack
int (): dm, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): dE, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, func_184605_cv, getItemInUseCount
int (): dn, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
int (): dF, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, func_184612_cw, getItemInUseMaxCount
void (): do, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, func_184597_cx, stopActiveHand
void (): dG, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, func_184597_cx, stopActiveHand
void (): dp, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearItemInUse, func_184602_cy, resetActiveHand
void (): dH, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, func_184602_cy, resetActiveHand
boolean (): dq, isBlocking, method_6039, m_clijnmhr, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): dI, isBlocking, method_6039, isBlocking, m_clijnmhr, func_184585_cz, isActiveItemStackBlocking
boolean (): dr, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, func_184613_cA, isElytraFlying
boolean (): dK, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, func_184613_cA, isElytraFlying
boolean (): bk, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_00306336, func_213314_bj, isActualySwimming
boolean (): br, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, func_213314_bj, isActualySwimming
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, tryTeleport, func_213373_a, attemptTeleport
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, func_213373_a, attemptTeleport
boolean (): dt, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): dM, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, func_184603_cC, canBeHitWithPotion
boolean (): du, attackable, method_6102, m_xnfqqzkv, canAttack, func_190631_cK, attackable
boolean (): dN, attackable, method_6102, m_xnfqqzkv, func_190631_cK, attackable
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, m_98611243, func_213365_e, func_213365_e
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, func_213365_e, func_213365_e
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_00781305, func_213297_N, createSpawnPacket
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, getDimensionsForPose, func_213305_a, getSize
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, func_213305_a, getSize
Optional<BlockPos> (): dv, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPos, func_213374_dv, getBedPosition
Optional<BlockPos> (): dO, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, func_213374_dv, getBedPosition
void (BlockPos): d, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, m_29785174, func_213369_d, setBedPosition
void (BlockPos): d, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, func_213369_d, setBedPosition
void (): dw, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_75765239, func_213372_dw, clearBedPosition
void (): dP, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, func_213372_dw, clearBedPosition
boolean (): dx, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, func_70608_bn, isSleeping
boolean (): dQ, isSleeping, method_6113, isSleeping, m_uytukmik, func_70608_bn, isSleeping
void (BlockPos): e, startSleeping, method_18403, sleep, m_biowqfdg, startSleeping, func_213342_e, startSleeping
void (BlockPos): e, startSleeping, method_18403, sleep, m_biowqfdg, func_213342_e, startSleeping
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, m_57357409, func_213370_a, func_213370_a
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, func_213370_a, func_213370_a
boolean (): r, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_42736631, func_213359_p, isInValidBed
boolean (): s, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, func_213359_p, isInValidBed
void (): dy, stopSleeping, method_18400, wakeUp, m_redjlchk, stopSleeping, func_213366_dy, wakeUp
void (): dR, stopSleeping, method_18400, wakeUp, m_redjlchk, func_213366_dy, wakeUp
boolean (): aM, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInWall, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aP, isInWall, method_5757, isInsideWall, m_xfogfxdp, func_70094_T, isEntityInsideOpaqueBlock
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, m_42089492, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, m_86089714, func_213348_b, getStandingEyeHeight
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, func_213348_b, getStandingEyeHeight
ItemStack (ItemStack): f, getProjectile, method_18808, getArrowType, m_bxkzqslp, m_73736534, func_213356_f, findAmmo
ItemStack (ItemStack): f, getProjectile, method_18808, getArrowType, m_bxkzqslp, func_213356_f, findAmmo
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, m_96286136, func_213357_a, onFoodEaten
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, func_213357_a, onFoodEaten
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, m_56601334, func_213349_a, applyFoodEffects
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, func_213349_a, applyFoodEffects
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, m_66229982, func_213350_d, func_213350_d
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, func_213350_d, func_213350_d
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, m_74654843, func_213361_c, sendBreakAnimation
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, func_213361_c, sendBreakAnimation
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, m_93838015, func_213334_d, sendBreakAnimation
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, func_213334_d, sendBreakAnimation
float (float): a, getSwimAmount, method_6024, m_bwbyqdts, getSwimAmount, func_205015_b, getSwimAnimation
float (float): a, getSwimAmount, method_6024, getLeaningPitch, m_bwbyqdts, func_205015_b, getSwimAnimation
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, onBrokenItem, func_70669_a, renderBrokenItemStack
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, func_70669_a, renderBrokenItemStack
void (): aY, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, func_70057_ab, performHurtAnimation
void (): bb, animateHurt, method_5879, animateDamage, m_yndwkmtt, func_70057_ab, performHurtAnimation
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, doEvent, func_70103_a, handleStatusUpdate
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, func_70103_a, handleStatusUpdate
boolean (): bH, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): bP, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, func_94059_bO, getAlwaysRenderNameTagForRender
void (): cZ, goDownInWater, method_6093, m_swttaoou, knockDownwards, func_203010_cG, handleFluidSneak
void (): dr, goDownInWater, method_6093, knockDownwards, m_swttaoou, func_203010_cG, handleFluidSneak
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, func_180426_a, setPositionAndRotationDirect
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, updateTrackedHeadRotation, func_208000_a, setHeadRotation
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, func_208000_a, setHeadRotation
float (float): p, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getAttackAnimationProgress, func_70678_g, getSwingProgress
float (float): p, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, func_70678_g, getSwingProgress
int (): ds, getFallFlyingTicks, method_6003, m_wjvypezh, getFlyingTicks, func_184599_cB, getTicksElytraFlying
int (): dL, getFallFlyingTicks, method_6003, getRoll, m_wjvypezh, func_184599_cB, getTicksElytraFlying
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, setRecordPlayingNearby, func_191987_a, setPartying
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, func_191987_a, setPartying
Direction (): dz, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_27021470, func_213376_dz, getBedDirection
Direction (): dS, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, func_213376_dz, getBedDirection
void (LivingEntity): f, createWitherRose, method_23733, m_bftuqrdn, func_226298_f_, func_226298_f_
void (): cV, dropExperience, method_23883, m_eobwecax, func_226294_cV_, func_226294_cV_
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, func_225503_b_, func_225503_b_
int (float, float): e, calculateFallDamage, method_23329, m_kivskbpm, func_225508_e_, func_225508_e_
void (): cZ, playBlockFallSound, method_23328, m_rutfchol, func_226295_cZ_, func_226295_cZ_
int (): df, getStingerCount, method_21753, getStingerCount, m_ikaguqst, func_226297_df_, func_226297_df_
void (int): q, setStingerCount, method_21755, setStingerCount, m_zuisxtbe, func_226300_q_, func_226300_q_
void (Hand, boolean): a, swing, method_23667, swingHand, m_lovueley, func_226292_a_, func_226292_a_
boolean (): p, shouldTriggerItemUseEffects, method_22382, m_jumclkqe, func_226299_p_, func_226299_p_
void (ItemStack, int): b, triggerItemUseEffects, method_6098, spawnConsumptionEffects, m_jrnbkpuc, func_226293_b_, func_226293_b_
boolean (): dJ, isSuppressingSlidingDownLadder, method_21754, m_wmvelibz, func_226296_dJ_, func_226296_dJ_
1.14.4
Names
aiu
aix
net.minecraft.world.entity.LivingEntity
net.minecraft.unmapped.C_usxaxydn
Fields
UUID: b, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
UUID: b, SPEED_MODIFIER_SPRINTING_UUID, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, f_cjfznazm, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
EntityAttributeModifier: c, field_6231, ATTR_SPRINTING_SPEED_BOOST, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
EntityAttributeModifier: c, SPEED_MODIFIER_SPRINTING, field_6231, ATTR_SPRINTING_SPEED_BOOST, f_iiiqnngu, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
TrackedData<Byte>: ar, field_6257, LIVING_FLAGS, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: ar, DATA_LIVING_ENTITY_FLAGS, field_6257, LIVING_FLAGS, f_mawomqmy, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
TrackedData<Float>: d, field_6247, HEALTH, HEALTH, field_184632_c, HEALTH
TrackedData<Float>: d, DATA_HEALTH_ID, field_6247, HEALTH, f_zgtmqjrv, HEALTH, field_184632_c, HEALTH
TrackedData<Integer>: e, field_6240, POTION_SWIRLS_COLOR, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
TrackedData<Integer>: e, DATA_EFFECT_COLOR_ID, field_6240, POTION_SWIRLS_COLOR, f_igcsnvae, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
TrackedData<Boolean>: f, field_6214, POTION_SWIRLS_AMBIENT, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
TrackedData<Boolean>: f, DATA_EFFECT_AMBIENCE_ID, field_6214, POTION_SWIRLS_AMBIENT, f_whufmniy, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
TrackedData<Integer>: g, field_6219, STUCK_ARROWS, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: g, DATA_ARROW_COUNT_ID, field_6219, STUCK_ARROW_COUNT, f_lemmcmcu, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Optional<BlockPos>>: bs, field_18073, SLEEPING_POSITION, f_26082167, field_213379_bs, BED_POSITION
TrackedData<Optional<BlockPos>>: bs, SLEEPING_POS_ID, field_18073, SLEEPING_POSITION, f_uwmbnrvv, f_26082167, field_213379_bs, BED_POSITION
EntityDimensions: as, field_18072, SLEEPING_DIMENSIONS, f_41643368, field_213377_as, SLEEPING_SIZE
EntityDimensions: as, SLEEPING_DIMENSIONS, field_18072, SLEEPING_DIMENSIONS, f_xuuimtvm, f_41643368, field_213377_as, SLEEPING_SIZE
AbstractEntityAttributeContainer: bt, field_6260, attributeContainer, attributes, field_110155_d, attributes
AbstractEntityAttributeContainer: bt, attributes, field_6260, attributes, f_asrrjfdz, attributes, field_110155_d, attributes
DamageTracker: bu, field_6256, damageTracker, damageTracker, field_94063_bt, combatTracker
DamageTracker: bu, combatTracker, field_6256, damageTracker, f_zuarxhuv, damageTracker, field_94063_bt, combatTracker
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, activeStatusEffects, statusEffects, field_70713_bf, activePotionsMap
Map<StatusEffect, StatusEffectInstance>: bv, activeEffects, field_6280, activeStatusEffects, f_prubtnbt, statusEffects, field_70713_bf, activePotionsMap
DefaultedList<ItemStack>: bw, field_6234, equippedHand, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bw, lastHandItemStacks, field_6234, equippedHand, f_ysdmvlsq, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bx, field_6248, equippedArmor, armor, field_184631_bt, armorArray
DefaultedList<ItemStack>: bx, lastArmorItemStacks, field_6248, equippedArmor, f_wfyavvqr, armor, field_184631_bt, armorArray
boolean: at, field_6252, isHandSwinging, armSwinging, field_82175_bq, isSwingInProgress
boolean: at, swinging, field_6252, isHandSwinging, f_svlvacsr, armSwinging, field_82175_bq, isSwingInProgress
Hand: au, field_6266, preferredHand, swingingArm, field_184622_au, swingingHand
Hand: au, swingingArm, field_6266, preferredHand, f_kfiskcbr, swingingArm, field_184622_au, swingingHand
int: av, field_6279, handSwingTicks, armSwingingTicks, field_110158_av, swingProgressInt
int: av, swingTime, field_6279, handSwingTicks, f_hoaujqhj, armSwingingTicks, field_110158_av, swingProgressInt
int: aw, field_6218, stuckArrowTimer, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: aw, removeArrowTime, field_6218, stuckArrowTimer, f_ebtfxbod, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: ax, field_6235, hurtTime, damagedTimer, field_70737_aN, hurtTime
int: ax, hurtTime, field_6235, hurtTime, f_jhglsogm, damagedTimer, field_70737_aN, hurtTime
int: ay, field_6254, field_6254, damagedTime, field_70738_aO, maxHurtTime
int: ay, hurtDuration, field_6254, f_uaqhrjbe, damagedTime, field_70738_aO, maxHurtTime
float: az, field_6271, field_6271, damagedSwingDir, field_70739_aP, attackedAtYaw
float: az, hurtDir, field_6271, f_kelwihli, damagedSwingDir, field_70739_aP, attackedAtYaw
int: aA, field_6213, deathTime, deathTicks, field_70725_aQ, deathTime
int: aA, deathTime, field_6213, deathTime, f_tdaipjuz, deathTicks, field_70725_aQ, deathTime
float: aB, field_6229, lastHandSwingProgress, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: aB, oAttackAnim, field_6229, lastHandSwingProgress, f_kpdzsffg, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: aC, field_6251, handSwingProgress, attackAnimationProgress, field_70733_aJ, swingProgress
float: aC, attackAnim, field_6251, handSwingProgress, f_fqkpwpyn, attackAnimationProgress, field_70733_aJ, swingProgress
int: aD, field_6273, lastAttackedTicks, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
int: aD, attackStrengthTicker, field_6273, lastAttackedTicks, f_gikugpix, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
float: aE, field_6211, lastLimbDistance, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aE, animationSpeedOld, field_6211, lastLimbDistance, f_bklsspnh, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aF, field_6225, limbDistance, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aF, animationSpeed, field_6225, limbDistance, f_ovdhpumu, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aG, field_6249, limbAngle, walkAnimationProgress, field_184619_aG, limbSwing
float: aG, animationPosition, field_6249, limbAngle, f_hmixfxre, walkAnimationProgress, field_184619_aG, limbSwing
int: aH, field_6269, field_6269, invulnerableTicks, field_70771_an, maxHurtResistantTime
int: aH, invulnerableDuration, field_6269, f_fchmphst, invulnerableTicks, field_70771_an, maxHurtResistantTime
float: aI, field_6244, field_6244, f_26584770, field_70769_ao, randomUnused2
float: aI, timeOffs, field_6244, f_rybujahq, f_26584770, field_70769_ao, randomUnused2
float: aJ, field_6262, field_6262, f_75186175, field_70770_ap, randomUnused1
float: aJ, rotA, field_6262, f_jhjpjdjl, f_75186175, field_70770_ap, randomUnused1
float: aK, field_6283, field_6283, bodyYaw, field_70761_aq, renderYawOffset
float: aK, yBodyRot, field_6283, f_tigklhec, bodyYaw, field_70761_aq, renderYawOffset
float: aL, field_6220, field_6220, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aL, yBodyRotO, field_6220, f_phnacmet, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aM, field_6241, headYaw, headYaw, field_70759_as, rotationYawHead
float: aM, yHeadRot, field_6241, headYaw, f_ivhrrxtj, headYaw, field_70759_as, rotationYawHead
float: aN, field_6259, prevHeadYaw, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aN, yHeadRotO, field_6259, prevHeadYaw, f_vyoqjjtg, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aO, field_6281, field_6281, speedInAir, field_70747_aH, jumpMovementFactor
float: aO, flyingSpeed, field_6281, f_iripoulf, speedInAir, field_70747_aH, jumpMovementFactor
PlayerEntity: aP, field_6258, attackingPlayer, attackingPlayer, field_70717_bb, attackingPlayer
PlayerEntity: aP, lastHurtByPlayer, field_6258, attackingPlayer, f_hhueawxl, attackingPlayer, field_70717_bb, attackingPlayer
int: aQ, field_6238, playerHitTimer, playerHitTimer, field_70718_bc, recentlyHit
int: aQ, lastHurtByPlayerTime, field_6238, playerHitTimer, f_ysptivzg, playerHitTimer, field_70718_bc, recentlyHit
boolean: aR, field_6272, dead, dead, field_70729_aU, dead
boolean: aR, dead, field_6272, dead, f_qalszaps, dead, field_70729_aU, dead
int: aS, field_6278, despawnCounter, farFromPlayerTicks, field_70708_bq, idleTime
int: aS, noActionTime, field_6278, despawnCounter, f_yjtbngeu, farFromPlayerTicks, field_70708_bq, idleTime
float: aT, field_6217, field_6217, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aT, oRun, field_6217, f_kvmdzdkx, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aU, field_6233, field_6233, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aU, run, field_6233, f_pjcisjtc, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aV, field_6255, field_6255, totalWalkDistance, field_70764_aw, movedDistance
float: aV, animStep, field_6255, f_qqusshan, totalWalkDistance, field_70764_aw, movedDistance
float: aW, field_6275, field_6275, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aW, animStepO, field_6275, f_nzjhzxzv, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aX, field_6215, field_6215, rotationOffset, field_70741_aB, unused180
float: aX, rotOffs, field_6215, f_vfgndsvi, rotationOffset, field_70741_aB, unused180
int: aY, field_6232, field_6232, score, field_70744_aE, scoreValue
int: aY, deathScore, field_6232, f_kimgjcqe, score, field_70744_aE, scoreValue
float: aZ, field_6253, field_6253, lastDamageTaken, field_110153_bc, lastDamage
float: aZ, lastHurt, field_6253, f_atqwrmrh, lastDamageTaken, field_110153_bc, lastDamage
boolean: ba, field_6282, jumping, jumping, field_70703_bu, isJumping
boolean: ba, jumping, field_6282, jumping, f_coityhpi, jumping, field_70703_bu, isJumping
float: bb, field_6212, sidewaysSpeed, sidewaysSpeed, field_70702_br, moveStrafing
float: bb, xxa, field_6212, sidewaysSpeed, f_swxhegbt, sidewaysSpeed, field_70702_br, moveStrafing
float: bc, field_6227, upwardSpeed, verticalSpeed, field_70701_bs, moveVertical
float: bc, yya, field_6227, upwardSpeed, f_wpgupxxp, verticalSpeed, field_70701_bs, moveVertical
float: bd, field_6250, forwardSpeed, forwardSpeed, field_191988_bg, moveForward
float: bd, zza, field_6250, forwardSpeed, f_pxramaew, forwardSpeed, field_191988_bg, moveForward
float: be, field_6267, field_6267, rotationSpeed, field_70704_bt, randomYawVelocity
float: be, yRotA, field_6267, f_wurnmywn, rotationSpeed, field_70704_bt, randomYawVelocity
int: bf, field_6210, field_6210, lerpSteps, field_70716_bi, newPosRotationIncrements
int: bf, lerpSteps, field_6210, f_ffcustbq, lerpSteps, field_70716_bi, newPosRotationIncrements
double: bg, field_6224, field_6224, lerpX, field_184623_bh, interpTargetX
double: bg, lerpX, field_6224, f_krdixdtc, lerpX, field_184623_bh, interpTargetX
double: bh, field_6245, field_6245, lerpY, field_184624_bi, interpTargetY
double: bh, lerpY, field_6245, f_huyhofoo, lerpY, field_184624_bi, interpTargetY
double: bi, field_6263, field_6263, lerpZ, field_184625_bj, interpTargetZ
double: bi, lerpZ, field_6263, f_tcghamne, lerpZ, field_184625_bj, interpTargetZ
double: bj, field_6284, field_6284, lerpYaw, field_184626_bk, interpTargetYaw
double: bj, lerpYRot, field_6284, f_gzqrtqlw, lerpYaw, field_184626_bk, interpTargetYaw
double: bk, field_6221, field_6221, lerpPitch, field_70709_bj, interpTargetPitch
double: bk, lerpXRot, field_6221, f_uyknedht, lerpPitch, field_70709_bj, interpTargetPitch
double: bl, field_6242, field_6242, f_37357557, field_208001_bq, interpTargetHeadYaw
double: bl, lyHeadRot, field_6242, f_okpxkkwu, f_37357557, field_208001_bq, interpTargetHeadYaw
int: bm, field_6265, field_6265, f_50629512, field_208002_br, interpTicksHead
int: bm, lerpHeadSteps, field_6265, f_tlsbpgcr, f_50629512, field_208002_br, interpTicksHead
boolean: by, field_6285, field_6285, effectsChanged, field_70752_e, potionsNeedUpdate
boolean: by, effectsDirty, field_6285, f_mfltnpor, effectsChanged, field_70752_e, potionsNeedUpdate
LivingEntity: bz, field_6274, attacker, attacker, field_70755_b, revengeTarget
LivingEntity: bz, lastHurtByMob, field_6274, attacker, f_ztvierdp, attacker, field_70755_b, revengeTarget
int: bA, field_6230, lastAttackedTime, lastAttackedTime, field_70756_c, revengeTimer
int: bA, lastHurtByMobTimestamp, field_6230, lastAttackedTime, f_ixvzqhhj, lastAttackedTime, field_70756_c, revengeTimer
LivingEntity: bB, field_6236, attacking, lastAttackedMob, field_110150_bn, lastAttackedEntity
LivingEntity: bB, lastHurtMob, field_6236, attacking, f_xovdyntv, lastAttackedMob, field_110150_bn, lastAttackedEntity
int: bC, field_6270, lastAttackTime, lastAttackTime, field_142016_bo, lastAttackedEntityTime
int: bC, lastHurtMobTimestamp, field_6270, lastAttackTime, f_lrzhzlmv, lastAttackTime, field_142016_bo, lastAttackedEntityTime
float: bD, field_6287, movementSpeed, speed, field_70746_aG, landMovementFactor
float: bD, speed, field_6287, movementSpeed, f_pldzhgrb, speed, field_70746_aG, landMovementFactor
int: bE, field_6228, field_6228, jumpingCooldown, field_70773_bE, jumpTicks
int: bE, noJumpDelay, field_6228, f_isuahutr, jumpingCooldown, field_70773_bE, jumpTicks
float: bF, field_6246, absorptionAmount, absorption, field_110151_bq, absorptionAmount
float: bF, absorptionAmount, field_6246, absorptionAmount, f_mlsykvgi, absorption, field_110151_bq, absorptionAmount
ItemStack: bn, field_6277, activeItemStack, itemInUse, field_184627_bm, activeItemStack
ItemStack: bn, useItem, field_6277, activeItemStack, f_oigploen, itemInUse, field_184627_bm, activeItemStack
int: bo, field_6222, itemUseTimeLeft, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bo, useItemRemaining, field_6222, itemUseTimeLeft, f_mcoihohf, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bp, field_6239, field_6239, flyingTicks, field_184629_bo, ticksElytraFlying
int: bp, fallFlyTicks, field_6239, f_qcmvoplx, flyingTicks, field_184629_bo, ticksElytraFlying
BlockPos: bG, field_6268, lastBlockPos, pos, field_184620_bC, prevBlockpos
BlockPos: bG, lastPos, field_6268, lastBlockPos, f_kkplgjng, pos, field_184620_bC, prevBlockpos
DamageSource: bH, field_6276, field_6276, lastDamageSource, field_189750_bF, lastDamageSource
DamageSource: bH, lastDamageSource, field_6276, f_scdoetbq, lastDamageSource, field_189750_bF, lastDamageSource
long: bI, field_6226, field_6226, lastDamagedTime, field_189751_bG, lastDamageStamp
long: bI, lastDamageStamp, field_6226, f_glylybzo, lastDamagedTime, field_189751_bG, lastDamageStamp
int: bq, field_6261, field_6261, f_07017709, field_204807_bs, spinAttackDuration
int: bq, autoSpinAttackTicks, field_6261, f_debofomg, f_07017709, field_204807_bs, spinAttackDuration
float: bJ, field_6243, field_6243, swimAmount, field_205017_bL, swimAnimation
float: bJ, swimAmount, field_6243, f_gmsrgmfi, swimAmount, field_205017_bL, swimAnimation
float: bK, field_6264, field_6264, lastSwimAmount, field_205018_bM, lastSwimAnimation
float: bK, swimAmountO, field_6264, f_xnozixza, lastSwimAmount, field_205018_bM, lastSwimAnimation
Brain<?>: br, field_18321, brain, f_97351903, field_213378_br, brain
Brain<?>: br, brain, field_18321, brain, f_ubbibrmk, f_97351903, field_213378_br, brain
Constructors
Methods
Brain<?> (): ck, method_18868, getBrain, m_14073201, func_213375_cj, getBrain
Brain<?> (): ck, getBrain, method_18868, getBrain, m_hobjxuks, m_14073201, func_213375_cj, getBrain
Brain<?> (Dynamic<?>): a, method_18867, deserializeBrain, m_00351985, func_213364_a, createBrain
Brain<?> (Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_epkzhkqg, m_00351985, func_213364_a, createBrain
void (): V, method_5768, kill, discard, func_174812_G, onKillCommand
void (): V, kill, method_5768, kill, m_mrxmgxtb, discard, func_174812_G, onKillCommand
boolean (EntityType<?>): a, method_5973, canTarget, m_33497769, func_213358_a, canAttack
boolean (EntityType<?>): a, canAttackType, method_5973, canTarget, m_thnidwgf, m_33497769, func_213358_a, canAttack
void (): u_, method_5693, initDataTracker, registerSyncedData, func_70088_a, registerData
void (): u_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, registerSyncedData, func_70088_a, registerData
void (): cl, method_6001, initAttributes, initAttributes, func_110147_ax, registerAttributes
void (): cl, registerAttributes, method_6001, initAttributes, m_eubsbslp, initAttributes, func_110147_ax, registerAttributes
void (double, boolean, BlockState, BlockPos): a, method_5623, fall, checkFallDamage, func_184231_a, updateFallState
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_cckfyxyf, checkFallDamage, func_184231_a, updateFallState
boolean (): cm, method_6094, canBreatheInWater, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
boolean (): cm, canBreatheUnderwater, method_6094, canBreatheInWater, m_hbdaqklu, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
void (): aa, method_5670, baseTick, baseTick, func_70030_z, baseTick
void (): aa, baseTick, method_5670, baseTick, m_lvnfpsmt, baseTick, func_70030_z, baseTick
void (BlockPos): b, method_6126, applyFrostWalker, applyMovementEffects, func_184594_b, frostWalk
void (BlockPos): b, onChangedBlock, method_6126, applyFrostWalker, m_lgbjnvrh, applyMovementEffects, func_184594_b, frostWalk
boolean (): v_, method_6109, isBaby, isBaby, func_70631_g_, isChild
boolean (): v_, isBaby, method_6109, isBaby, m_xuxedegf, isBaby, func_70631_g_, isChild
float (): cn, method_17825, getScaleFactor, m_46868282, func_213355_cm, getRenderScale
float (): cn, getScale, method_17825, getScaleFactor, m_qrjyiaeu, m_46868282, func_213355_cm, getRenderScale
boolean (): bf, method_5788, canBeRiddenInWater, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
boolean (): bf, rideableUnderWater, method_5788, canBeRiddenInWater, m_xmrhkyxd, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
void (): co, method_6108, updatePostDeath, tickPostDeath, func_70609_aI, onDeathUpdate
void (): co, tickDeath, method_6108, updatePostDeath, m_ndbwdqzx, tickPostDeath, func_70609_aI, onDeathUpdate
boolean (): cp, method_6054, canDropLootAndXp, isGrownUp, func_146066_aG, canDropLoot
boolean (): cp, shouldDropExperience, method_6054, canDropLootAndXp, m_rtgyxdad, isGrownUp, func_146066_aG, canDropLoot
int (int): l, method_6130, getNextBreathInWater, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): l, decreaseAirSupply, method_6130, getNextAirUnderwater, m_gukapref, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): m, method_6064, getNextBreathInAir, increaseBreath, func_207300_l, determineNextAir
int (int): m, increaseAirSupply, method_6064, getNextAirOnLand, m_vjmkpqwf, increaseBreath, func_207300_l, determineNextAir
int (PlayerEntity): d, method_6110, getCurrentExperience, getXpDrop, func_70693_a, getExperiencePoints
int (PlayerEntity): d, getExperienceReward, method_6110, getCurrentExperience, m_yanqzhib, getXpDrop, func_70693_a, getExperiencePoints
boolean (): cq, method_6071, shouldAlwaysDropXp, shouldDropXp, func_70684_aJ, isPlayer
boolean (): cq, isAlwaysExperienceDropper, method_6071, shouldAlwaysDropXp, m_hgmzgyvy, shouldDropXp, func_70684_aJ, isPlayer
Random (): cr, method_6051, getRand, getRandom, func_70681_au, getRNG
Random (): cr, getRandom, method_6051, getRandom, m_ggpkvkjt, getRandom, func_70681_au, getRNG
LivingEntity (): cs, method_6065, getAttacker, getAttacker, func_70643_av, getRevengeTarget
LivingEntity (): cs, getLastHurtByMob, method_6065, getAttacker, m_wslmhwgl, getAttacker, func_70643_av, getRevengeTarget
int (): ct, method_6117, getLastAttackedTime, getLastAttackedTime, func_142015_aE, getRevengeTimer
int (): ct, getLastHurtByMobTimestamp, method_6117, getLastAttackedTime, m_oqedvyml, getLastAttackedTime, func_142015_aE, getRevengeTimer
void (LivingEntity): a, method_6015, setAttacker, setAttacker, func_70604_c, setRevengeTarget
void (LivingEntity): a, setLastHurtByMob, method_6015, setAttacker, m_fqffmeys, setAttacker, func_70604_c, setRevengeTarget
LivingEntity (): cu, method_6052, getAttacking, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
LivingEntity (): cu, getLastHurtMob, method_6052, getAttacking, m_mzsgosgo, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
int (): cv, method_6083, getLastAttackTime, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
int (): cv, getLastHurtMobTimestamp, method_6083, getLastAttackTime, m_giwixeor, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
void (Entity): z, method_6114, onAttacking, setLastAttackedMob, func_130011_c, setLastAttackedEntity
void (Entity): z, setLastHurtMob, method_6114, onAttacking, m_cdkmdkcc, setLastAttackedMob, func_130011_c, setLastAttackedEntity
int (): cw, method_6131, getDespawnCounter, getDespawnTimer, func_70654_ax, getIdleTime
int (): cw, getNoActionTime, method_6131, getDespawnCounter, m_iarkvhcv, getDespawnTimer, func_70654_ax, getIdleTime
void (int): n, method_16826, setDespawnCounter, m_43992679, func_213332_m, setIdleTime
void (int): n, setNoActionTime, method_16826, setDespawnCounter, m_gkfkzdkd, m_43992679, func_213332_m, setIdleTime
void (ItemStack): b, method_6116, onEquipStack, playEquipSound, func_184606_a_, playEquipSound
void (ItemStack): b, playEquipSound, method_6116, onEquipStack, m_weboasqd, playEquipSound, func_184606_a_, playEquipSound
void (CompoundTag): b, method_5652, writeCustomDataToTag, writeCustomNbt, func_213281_b, writeAdditional
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, m_xuwbpohg, writeCustomNbt, func_213281_b, writeAdditional
void (CompoundTag): a, method_5749, readCustomDataFromTag, readCustomNbt, func_70037_a, readAdditional
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, m_obkzfysl, readCustomNbt, func_70037_a, readAdditional
void (): cx, method_6050, spawnPotionParticles, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): cx, tickEffects, method_6050, tickStatusEffects, m_llpwuxgu, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): C, method_6027, updatePotionVisibility, updateVisibility, func_175135_B, updatePotionMetadata
void (): C, updateInvisibilityStatus, method_6027, updatePotionVisibility, m_lmhauble, updateVisibility, func_175135_B, updatePotionMetadata
double (Entity): A, method_18390, getAttackDistanceScalingFactor, m_92334041, func_213340_A, getVisibilityMultiplier
double (Entity): A, getVisibilityPercent, method_18390, getAttackDistanceScalingFactor, m_ynpcgzdq, m_92334041, func_213340_A, getVisibilityMultiplier
boolean (LivingEntity): c, method_18395, canTarget, m_86340949, func_213336_c, canAttack
boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_guuxmwap, m_86340949, func_213336_c, canAttack
boolean (LivingEntity, TargetPredicate): a, method_18391, isTarget, m_42581783, func_213344_a, canAttack
boolean (LivingEntity, TargetPredicate): a, canAttack, method_18391, isTarget, m_fsypkjee, m_42581783, func_213344_a, canAttack
boolean (Collection<StatusEffectInstance>): c, method_6089, containsOnlyAmbientEffects, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
boolean (Collection<StatusEffectInstance>): c, areAllEffectsAmbient, method_6089, containsOnlyAmbientEffects, m_ctdiailf, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
void (): cy, method_6069, clearPotionSwirls, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
void (): cy, removeEffectParticles, method_6069, clearPotionSwirls, m_btxmjhfy, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
boolean (): cz, method_6012, clearPotionEffects, clearStatusEffects, func_195061_cb, clearActivePotions
boolean (): cz, removeAllEffects, method_6012, clearStatusEffects, m_spcfbchu, clearStatusEffects, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): cA, method_6026, getStatusEffects, getStatusEffects, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): cA, getActiveEffects, method_6026, getStatusEffects, m_tdxfjzrk, getStatusEffects, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): cB, method_6088, getActiveStatusEffects, getEffects, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): cB, getActiveEffectsMap, method_6088, getActiveStatusEffects, m_orkiajsn, getEffects, func_193076_bZ, getActivePotionMap
boolean (StatusEffect): a, method_6059, hasStatusEffect, hasStatusEffect, func_70644_a, isPotionActive
boolean (StatusEffect): a, hasEffect, method_6059, hasStatusEffect, m_zrgxyjwv, hasStatusEffect, func_70644_a, isPotionActive
StatusEffectInstance (StatusEffect): b, method_6112, getStatusEffect, getEffectInstance, func_70660_b, getActivePotionEffect
StatusEffectInstance (StatusEffect): b, getEffect, method_6112, getStatusEffect, m_jeuoijmu, getEffectInstance, func_70660_b, getActivePotionEffect
boolean (StatusEffectInstance): c, method_6092, addPotionEffect, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): c, addEffect, method_6092, addStatusEffect, m_qhelmcsx, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): d, method_6049, isPotionEffective, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (StatusEffectInstance): d, canBeAffected, method_6049, canHaveStatusEffect, m_eyfojjsq, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (): cC, method_5999, isUndead, isAffectedBySmite, func_70662_br, isEntityUndead
boolean (): cC, isInvertedHealAndHarm, method_5999, isUndead, m_eajivoso, isAffectedBySmite, func_70662_br, isEntityUndead
StatusEffectInstance (StatusEffect): c, method_6111, removePotionEffect, removeEffect, func_184596_c, removeActivePotionEffect
StatusEffectInstance (StatusEffect): c, removeEffectNoUpdate, method_6111, removeStatusEffectInternal, m_gmtlgjgb, removeEffect, func_184596_c, removeActivePotionEffect
boolean (StatusEffect): d, method_6016, removeStatusEffect, removeStatusEffect, func_195063_d, removePotionEffect
boolean (StatusEffect): d, removeEffect, method_6016, removeStatusEffect, m_xzvpzpbu, removeStatusEffect, func_195063_d, removePotionEffect
void (StatusEffectInstance): a, method_6020, method_6020, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance): a, onEffectAdded, method_6020, m_pizrjaok, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance, boolean): a, method_6009, method_6009, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance, boolean): a, onEffectUpdated, method_6009, m_ifdopana, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance): b, method_6129, method_6129, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (StatusEffectInstance): b, onEffectRemoved, method_6129, m_lagxpcmk, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (float): b, method_6025, heal, heal, func_70691_i, heal
void (float): b, heal, method_6025, heal, m_orzhhcmg, heal, func_70691_i, heal
float (): cD, method_6032, getHealth, getHealth, func_110143_aJ, getHealth
float (): cD, getHealth, method_6032, getHealth, m_knkzhatw, getHealth, func_110143_aJ, getHealth
void (float): c, method_6033, setHealth, setHealth, func_70606_j, setHealth
void (float): c, setHealth, method_6033, setHealth, m_khdpfurh, setHealth, func_70606_j, setHealth
boolean (DamageSource, float): a, method_5643, damage, takeDamage, func_70097_a, attackEntityFrom
boolean (DamageSource, float): a, hurt, method_5643, damage, m_szxeksnh, takeDamage, func_70097_a, attackEntityFrom
void (LivingEntity): d, method_6090, takeShieldHit, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): d, blockUsingShield, method_6090, takeShieldHit, m_fmgoaoex, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): e, method_6060, knockback, m_41889401, func_213371_e, constructKnockBackVector
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_scndcdpp, m_41889401, func_213371_e, constructKnockBackVector
boolean (DamageSource): f, method_6095, method_6095, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
boolean (DamageSource): f, checkTotemDeathProtection, method_6095, m_mniwcxxg, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
DamageSource (): cE, method_6081, getRecentDamageSource, getLastDamageSource, func_189748_bU, getLastDamageSource
DamageSource (): cE, getLastDamageSource, method_6081, getRecentDamageSource, m_eydqxqbv, getLastDamageSource, func_189748_bU, getLastDamageSource
void (DamageSource): c, method_6013, playHurtSound, playHurtSound, func_184581_c, playHurtSound
void (DamageSource): c, playHurtSound, method_6013, playHurtSound, m_zwmydvfv, playHurtSound, func_184581_c, playHurtSound
boolean (DamageSource): g, method_6061, method_6061, bypassesShield, func_184583_d, canBlockDamageSource
boolean (DamageSource): g, isDamageSourceBlocked, method_6061, m_tehtzmwu, bypassesShield, func_184583_d, canBlockDamageSource
void (DamageSource): a, method_6078, onDeath, die, func_70645_a, onDeath
void (DamageSource): a, die, method_6078, onDeath, m_tflzijcx, die, func_70645_a, onDeath
void (DamageSource): d, method_16080, drop, m_72373583, func_213345_d, spawnDrops
void (DamageSource): d, dropAllDeathLoot, method_16080, drop, m_qsomaeaq, m_72373583, func_213345_d, spawnDrops
void (): cF, method_16078, dropInventory, m_36977034, func_213337_cE, dropInventory
void (): cF, dropEquipment, method_16078, dropInventory, m_whvujbsh, m_36977034, func_213337_cE, dropInventory
void (DamageSource, int, boolean): a, method_6099, dropEquipment, dropEquipment, func_213333_a, dropSpecialItems
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, dropEquipment, m_sephwywk, dropEquipment, func_213333_a, dropSpecialItems
Identifier (): cG, method_5989, getLootTable, m_74652536, func_213346_cF, getLootTableResourceLocation
Identifier (): cG, getLootTable, method_5989, getLootTable, m_ydvutmzi, m_74652536, func_213346_cF, getLootTableResourceLocation
void (DamageSource, boolean): a, method_16077, dropLoot, m_59025459, func_213354_a, dropLoot
void (DamageSource, boolean): a, dropFromLootTable, method_16077, dropLoot, m_lzrgnjjo, m_59025459, func_213354_a, dropLoot
LootContext$Builder (boolean, DamageSource): a, method_16079, getLootContextBuilder, m_92133372, func_213363_a, getLootContextBuilder
LootContext$Builder (boolean, DamageSource): a, createLootContext, method_16079, getLootContextBuilder, m_kkguyidg, m_92133372, func_213363_a, getLootContextBuilder
void (Entity, float, double, double): a, method_6005, takeKnockback, applyKnockback, func_70653_a, knockBack
void (Entity, float, double, double): a, knockback, method_6005, takeKnockback, m_tjshokwe, applyKnockback, func_70653_a, knockBack
SoundEvent (DamageSource): e, method_6011, getHurtSound, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_spwwmdyl, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (): cH, method_6002, getDeathSound, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, m_axkhmdzu, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (int): o, method_6041, getFallSound, getFallSound, func_184588_d, getFallSound
SoundEvent (int): o, getFallDamageSound, method_6041, getFallSound, m_sgvyoptc, getFallSound, func_184588_d, getFallSound
SoundEvent (ItemStack): c, method_18807, getDrinkSound, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): c, getDrinkingSound, method_18807, getDrinkSound, m_cqzdrxbt, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): d, method_18869, getEatSound, m_45465396, func_213353_d, getEatSound
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_upnmcubv, m_45465396, func_213353_d, getEatSound
boolean (): w_, method_6101, isClimbing, isClimbing, func_70617_f_, isOnLadder
boolean (): w_, onLadder, method_6101, isClimbing, m_dviqgwbh, isClimbing, func_70617_f_, isOnLadder
BlockState (): cI, method_16212, method_16212, m_83221421, func_213339_cH, getBlockState
BlockState (): cI, getFeetBlockState, method_16212, m_gpdesndm, m_83221421, func_213339_cH, getBlockState
boolean (BlockPos, BlockState): b, method_6077, method_6077, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (BlockPos, BlockState): b, trapdoorUsableAsLadder, method_6077, m_uleulslt, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (): aL, method_5805, isAlive, isAlive, func_70089_S, isAlive
boolean (): aL, isAlive, method_5805, isAlive, m_qiicvjap, isAlive, func_70089_S, isAlive
void (float, float): b, method_5747, handleFallDamage, takeFallDamage, func_180430_e, fall
void (float, float): b, causeFallDamage, method_5747, handleFallDamage, m_izrsdktf, takeFallDamage, func_180430_e, fall
int (): cJ, method_6096, getArmor, getArmorProtection, func_70658_aO, getTotalArmorValue
int (): cJ, getArmorValue, method_6096, getArmor, m_lhliifdm, getArmorProtection, func_70658_aO, getTotalArmorValue
void (float): m, method_6105, damageArmor, damageArmor, func_70675_k, damageArmor
void (float): m, hurtArmor, method_6105, damageArmor, m_bkfxmcie, damageArmor, func_70675_k, damageArmor
void (float): n, method_6056, damageShield, damageShield, func_184590_k, damageShield
void (float): n, hurtCurrentlyUsedShield, method_6056, damageShield, m_bworrkoa, damageShield, func_184590_k, damageShield
float (DamageSource, float): b, method_6132, applyArmorToDamage, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): b, getDamageAfterArmorAbsorb, method_6132, applyArmorToDamage, m_ijdqjiev, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, method_6036, applyEnchantmentsToDamage, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
float (DamageSource, float): c, getDamageAfterMagicAbsorb, method_6036, applyEnchantmentsToDamage, m_hnmeqaaj, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
void (DamageSource, float): d, method_6074, applyDamage, applyDamage, func_70665_d, damageEntity
void (DamageSource, float): d, actuallyHurt, method_6074, applyDamage, m_unmnupmt, applyDamage, func_70665_d, damageEntity
DamageTracker (): cK, method_6066, getDamageTracker, getDamageTracker, func_110142_aN, getCombatTracker
DamageTracker (): cK, getCombatTracker, method_6066, getDamageTracker, m_armeddpk, getDamageTracker, func_110142_aN, getCombatTracker
LivingEntity (): cL, method_6124, method_6124, getLastAttacker, func_94060_bK, getAttackingEntity
LivingEntity (): cL, getKillCredit, method_6124, m_dickaawl, getLastAttacker, func_94060_bK, getAttackingEntity
float (): cM, method_6063, getHealthMaximum, getMaxHealth, func_110138_aP, getMaxHealth
float (): cM, getMaxHealth, method_6063, getMaximumHealth, m_wdmfvspp, getMaxHealth, func_110138_aP, getMaxHealth
int (): cN, method_6022, getStuckArrows, getStuckArrows, func_85035_bI, getArrowCountInEntity
int (): cN, getArrowCount, method_6022, getStuckArrowCount, m_iraseeho, getStuckArrows, func_85035_bI, getArrowCountInEntity
void (int): p, method_6097, setStuckArrows, setStuckArrows, func_85034_r, setArrowCountInEntity
void (int): p, setArrowCount, method_6097, setStuckArrowCount, m_pjwqmpzm, setStuckArrows, func_85034_r, setArrowCountInEntity
int (): l, method_6028, getHandSwingDuration, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
int (): l, getCurrentSwingDuration, method_6028, getHandSwingDuration, m_tioidcpp, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
void (Hand): a, method_6104, swingHand, swingArm, func_184609_a, swingArm
void (Hand): a, swing, method_6104, swingHand, m_vgbgbnbz, swingArm, func_184609_a, swingArm
void (): af, method_5825, destroy, voidTick, func_70076_C, outOfWorld
void (): af, outOfWorld, method_5825, destroy, m_twbetumi, voidTick, func_70076_C, outOfWorld
void (): cO, method_6119, tickHandSwing, updateArmSwing, func_82168_bl, updateArmSwingProgress
void (): cO, updateSwingTime, method_6119, tickHandSwing, m_urjobhnr, updateArmSwing, func_82168_bl, updateArmSwingProgress
EntityAttributeInstance (EntityAttribute): a, method_5996, getAttributeInstance, getAttribute, func_110148_a, getAttribute
EntityAttributeInstance (EntityAttribute): a, getAttribute, method_5996, getAttributeInstance, m_zgpfruit, getAttribute, func_110148_a, getAttribute
AbstractEntityAttributeContainer (): cP, method_6127, getAttributeContainer, getAttributes, func_110140_aT, getAttributes
AbstractEntityAttributeContainer (): cP, getAttributes, method_6127, getAttributes, m_widuipxk, getAttributes, func_110140_aT, getAttributes
EntityGroup (): cQ, method_6046, getGroup, getMobType, func_70668_bt, getCreatureAttribute
EntityGroup (): cQ, getMobType, method_6046, getGroup, m_hjalyqwk, getMobType, func_70668_bt, getCreatureAttribute
ItemStack (): cR, method_6047, getMainHandStack, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): cR, getMainHandItem, method_6047, getMainHandStack, m_gxxlbgpz, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): cS, method_6079, getOffHandStack, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (): cS, getOffhandItem, method_6079, getOffHandStack, m_nwomssgw, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (Hand): b, method_5998, getStackInHand, getItemInHand, func_184586_b, getHeldItem
ItemStack (Hand): b, getItemInHand, method_5998, getStackInHand, m_ddtvzuuf, getItemInHand, func_184586_b, getHeldItem
void (Hand, ItemStack): a, method_6122, setStackInHand, setItemInHand, func_184611_a, setHeldItem
void (Hand, ItemStack): a, setItemInHand, method_6122, setStackInHand, m_bjuqrmdj, setItemInHand, func_184611_a, setHeldItem
boolean (EquipmentSlot): a, method_6084, isEquippedStackValid, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
boolean (EquipmentSlot): a, hasItemInSlot, method_6084, hasStackEquipped, m_ojlaryxr, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
Iterable<ItemStack> (): ba, method_5661, getArmorItems, getArmor, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): ba, getArmorSlots, method_5661, getArmorItems, m_knmgjtxk, getArmor, func_184193_aE, getArmorInventoryList
ItemStack (EquipmentSlot): b, method_6118, getEquippedStack, getEquipment, func_184582_a, getItemStackFromSlot
ItemStack (EquipmentSlot): b, getItemBySlot, method_6118, getEquippedStack, m_xuirzakp, getEquipment, func_184582_a, getItemStackFromSlot
void (EquipmentSlot, ItemStack): a, method_5673, setEquippedStack, setEquipment, func_184201_a, setItemStackToSlot
void (EquipmentSlot, ItemStack): a, setItemSlot, method_5673, equipStack, m_emaabkqn, setEquipment, func_184201_a, setItemStackToSlot
float (): cT, method_18396, method_18396, m_13261009, func_213343_cS, func_213343_cS
float (): cT, getArmorCoverPercentage, method_18396, m_rimpghsg, m_13261009, func_213343_cS, func_213343_cS
void (boolean): f, method_5728, setSprinting, setSprinting, func_70031_b, setSprinting
void (boolean): f, setSprinting, method_5728, setSprinting, m_zhcmfcni, setSprinting, func_70031_b, setSprinting
float (): cU, method_6107, getSoundVolume, getSoundVolume, func_70599_aP, getSoundVolume
float (): cU, getSoundVolume, method_6107, getSoundVolume, m_oafzlopj, getSoundVolume, func_70599_aP, getSoundVolume
float (): cV, method_6017, getSoundPitch, getSoundPitch, func_70647_i, getSoundPitch
float (): cV, getVoicePitch, method_6017, getSoundPitch, m_anszxika, getSoundPitch, func_70647_i, getSoundPitch
boolean (): cW, method_6062, cannotMove, isDead, func_70610_aX, isMovementBlocked
boolean (): cW, isImmobile, method_6062, isImmobile, m_iauzolbu, isDead, func_70610_aX, isMovementBlocked
void (Entity): i, method_5697, pushAwayFrom, push, func_70108_f, applyEntityCollision
void (Entity): i, push, method_5697, pushAwayFrom, m_ysnccdty, push, func_70108_f, applyEntityCollision
void (Entity): B, method_6038, method_6038, dismountRider, func_110145_l, dismountEntity
void (Entity): B, findStandUpPosition, method_6038, m_qoeucsdb, dismountRider, func_110145_l, dismountEntity
float (): cX, method_6106, getJumpVelocity, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
float (): cX, getJumpPower, method_6106, getJumpVelocity, m_qcwknova, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
void (): cY, method_6043, jump, jump, func_70664_aZ, jump
void (): cY, jumpFromGround, method_6043, jump, m_cnzsqyai, jump, func_70664_aZ, jump
void (Tag<Fluid>): c, method_6010, swimUpward, m_74407200, func_180466_bG, handleFluidJump
void (Tag<Fluid>): c, jumpInLiquid, method_6010, swimUpward, m_kwjgylty, m_74407200, func_180466_bG, handleFluidJump
float (): da, method_6120, getBaseMovementSpeedMultiplier, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
float (): da, getWaterSlowDown, method_6120, getBaseMovementSpeedMultiplier, m_huhprabe, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
void (Vec3d): e, method_6091, travel, moveRelative, func_213352_e, travel
void (Vec3d): e, travel, method_6091, travel, m_pdfqoxex, moveRelative, func_213352_e, travel
Vec3d (Vec3d): f, method_18801, method_18801, m_19439509, func_213362_f, func_213362_f
Vec3d (Vec3d): f, handleOnClimbable, method_18801, m_igudwffg, m_19439509, func_213362_f, func_213362_f
float (float): r, method_18802, method_18802, m_70235197, func_213335_r, func_213335_r
float (float): r, getFrictionInfluencedSpeed, method_18802, m_awmtskvv, m_70235197, func_213335_r, func_213335_r
float (): db, method_6029, getMovementSpeed, getSpeed, func_70689_ay, getAIMoveSpeed
float (): db, getSpeed, method_6029, getMovementSpeed, m_gvmhasrb, getSpeed, func_70689_ay, getAIMoveSpeed
void (float): o, method_6125, setMovementSpeed, setSpeed, func_70659_e, setAIMoveSpeed
void (float): o, setSpeed, method_6125, setMovementSpeed, m_gwksxurc, setSpeed, func_70659_e, setAIMoveSpeed
boolean (Entity): C, method_6121, tryAttack, tryDamage, func_70652_k, attackEntityAsMob
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_orenzeoc, tryDamage, func_70652_k, attackEntityAsMob
void (): h, method_5773, tick, tick, func_70071_h_, tick
void (): h, tick, method_5773, tick, m_arkgrfeb, tick, func_70071_h_, tick
float (float, float): e, method_6031, method_6031, bodyMovement, func_110146_f, updateDistance
float (float, float): e, tickHeadTurn, method_6031, turnHead, m_ozivsxrd, bodyMovement, func_110146_f, updateDistance
void (): k, method_6007, tickMovement, mobTick, func_70636_d, livingTick
void (): k, aiStep, method_6007, tickMovement, m_alyudxll, mobTick, func_70636_d, livingTick
void (): n, method_6053, initAi, flyingTick, func_184616_r, updateElytra
void (): n, updateFallFlying, method_6053, initAi, m_onvfjcen, flyingTick, func_184616_r, updateElytra
void (): dc, method_6023, tickNewAi, serverTickAi, func_70626_be, updateEntityActionState
void (): dc, serverAiStep, method_6023, tickNewAi, m_otdsojah, serverTickAi, func_70626_be, updateEntityActionState
void (): dd, method_6070, tickPushing, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (): dd, pushEntities, method_6070, tickCramming, m_spqekiza, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (Box, Box): a, method_6035, method_6035, m_55810680, func_204801_a, updateSpinAttack
void (Box, Box): a, checkAutoSpinAttack, method_6035, m_trdfxuev, m_55810680, func_204801_a, updateSpinAttack
void (Entity): D, method_6087, pushAway, pushAway, func_82167_n, collideWithEntity
void (Entity): D, doPush, method_6087, pushAway, m_ljcawptq, pushAway, func_82167_n, collideWithEntity
void (LivingEntity): f, method_5997, attackLivingEntity, m_33985211, func_204804_d, spinAttack
void (LivingEntity): f, doAutoAttackOnTouch, method_5997, attackLivingEntity, m_rufhxvdu, m_33985211, func_204804_d, spinAttack
void (int): q, method_6018, method_6018, m_19218047, func_204803_n, startSpinAttack
void (int): q, startAutoSpinAttack, method_6018, m_ythxkejz, m_19218047, func_204803_n, startSpinAttack
boolean (): de, method_6123, isUsingRiptide, isDoingSpinAttack, func_204805_cN, isSpinAttacking
boolean (): de, isAutoSpinAttack, method_6123, isUsingRiptide, m_gtkmzoyb, isDoingSpinAttack, func_204805_cN, isSpinAttacking
void (): j, method_5848, stopRiding, stopRiding, func_184210_p, stopRiding
void (): j, stopRiding, method_5848, stopRiding, m_daozjmru, stopRiding, func_184210_p, stopRiding
void (): aN, method_5842, tickRiding, rideTick, func_70098_U, updateRidden
void (): aN, rideTick, method_5842, tickRiding, m_qchceppc, rideTick, func_70098_U, updateRidden
void (boolean): a_, method_6100, setJumping, setJumping, func_70637_d, setJumping
void (boolean): a_, setJumping, method_6100, setJumping, m_hcwncupw, setJumping, func_70637_d, setJumping
void (Entity, int): a, method_6103, sendPickup, sendPickup, func_71001_a, onItemPickup
void (Entity, int): a, take, method_6103, sendPickup, m_hnwqpjfy, sendPickup, func_71001_a, onItemPickup
boolean (Entity): E, method_6057, canSee, canSee, func_70685_l, canEntityBeSeen
boolean (Entity): E, canSee, method_6057, canSee, m_vfichrky, canSee, func_70685_l, canEntityBeSeen
float (float): h, method_5705, getYaw, getYaw, func_195046_g, getYaw
float (float): h, getViewYRot, method_5705, getYaw, m_xoogehdd, getYaw, func_195046_g, getYaw
boolean (): df, method_6034, canMoveVoluntarily, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): df, isEffectiveAi, method_6034, canMoveVoluntarily, m_lthebshd, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): aH, method_5863, collides, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aH, isPickable, method_5863, collides, m_bzveerey, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aI, method_5810, isPushable, isPushable, func_70104_M, canBePushed
boolean (): aI, isPushable, method_5810, isPushable, m_okzqpkgv, isPushable, func_70104_M, canBePushed
void (): aG, method_5785, scheduleVelocityUpdate, markDamaged, func_70018_K, markVelocityChanged
void (): aG, markHurt, method_5785, scheduleVelocityUpdate, m_xvflsbzg, markDamaged, func_70018_K, markVelocityChanged
float (): br, method_5791, getHeadYaw, getHeadYaw, func_70079_am, getRotationYawHead
float (): br, getYHeadRot, method_5791, getHeadYaw, m_yljnwzbr, getHeadYaw, func_70079_am, getRotationYawHead
void (float): k, method_5847, setHeadYaw, setHeadYaw, func_70034_d, setRotationYawHead
void (float): k, setYHeadRot, method_5847, setHeadYaw, m_tuuhnzwi, setHeadYaw, func_70034_d, setRotationYawHead
void (float): l, method_5636, setYaw, setBodyYaw, func_181013_g, setRenderYawOffset
void (float): l, setYBodyRot, method_5636, setYaw, m_gmlierig, setBodyYaw, func_181013_g, setRenderYawOffset
float (): dg, method_6067, getAbsorptionAmount, getAbsorption, func_110139_bj, getAbsorptionAmount
float (): dg, getAbsorptionAmount, method_6067, getAbsorptionAmount, m_wsbfbafs, getAbsorption, func_110139_bj, getAbsorptionAmount
void (float): q, method_6073, setAbsorptionAmount, setAbsorption, func_110149_m, setAbsorptionAmount
void (float): q, setAbsorptionAmount, method_6073, setAbsorptionAmount, m_crvwylmv, setAbsorption, func_110149_m, setAbsorptionAmount
void (): e, method_6000, method_6000, endCombat, func_152111_bt, sendEnterCombat
void (): e, onEnterCombat, method_6000, m_ktkvypgf, endCombat, func_152111_bt, sendEnterCombat
void (): f, method_6044, method_6044, enterCombat, func_152112_bu, sendEndCombat
void (): f, onLeaveCombat, method_6044, m_sebydyvw, enterCombat, func_152112_bu, sendEndCombat
void (): dh, method_6008, method_6008, markEffects, func_175136_bO, markPotionsDirty
void (): dh, updateEffectVisibility, method_6008, m_exbsyzzv, markEffects, func_175136_bO, markPotionsDirty
Arm (): di, method_6068, getMainArm, getMainArm, func_184591_cq, getPrimaryHand
Arm (): di, getMainArm, method_6068, getMainArm, m_itkmziir, getMainArm, func_184591_cq, getPrimaryHand
boolean (): dj, method_6115, isUsingItem, isUsingItem, func_184587_cr, isHandActive
boolean (): dj, isUsingItem, method_6115, isUsingItem, m_orzuenpv, isUsingItem, func_184587_cr, isHandActive
Hand (): dk, method_6058, getActiveHand, getActiveHand, func_184600_cs, getActiveHand
Hand (): dk, getUsedItemHand, method_6058, getActiveHand, m_fgldaguj, getActiveHand, func_184600_cs, getActiveHand
void (): dl, method_6076, method_6076, tickUsingItem, func_184608_ct, updateActiveHand
void (): o, updatingUsingItem, method_6076, m_fnlaimtj, tickUsingItem, func_184608_ct, updateActiveHand
void (): o, method_6072, method_6072, m_92607480, func_205014_p, updateSwimAnimation
void (): p, updateSwimAmount, method_6072, m_hxhnrklg, m_92607480, func_205014_p, updateSwimAnimation
void (int, boolean): c, method_6085, setLivingFlag, m_93164879, func_204802_c, setLivingFlag
void (int, boolean): c, setLivingEntityFlag, method_6085, setLivingFlag, m_neqdbeuq, m_93164879, func_204802_c, setLivingFlag
void (Hand): c, method_6019, setCurrentHand, setActiveHand, func_184598_c, setActiveHand
void (Hand): c, startUsingItem, method_6019, setCurrentHand, m_ayeajhdm, setActiveHand, func_184598_c, setActiveHand
void (TrackedData<?>): a, method_5674, onTrackedDataSet, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_prrlvbmi, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, method_5702, lookAt, lookAt, func_200602_a, lookAt
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, lookAt, method_5702, lookAt, m_ukwslhys, lookAt, func_200602_a, lookAt
void (ItemStack, int): b, method_6098, spawnConsumptionEffects, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): b, spawnItemUseParticles, method_6098, spawnConsumptionEffects, m_nmosvgdb, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): a, method_6037, spawnItemParticles, m_01059177, func_195062_a, addItemParticles
void (ItemStack, int): a, spawnItemParticles, method_6037, spawnItemParticles, m_qlwogvxq, m_01059177, func_195062_a, addItemParticles
void (): q, method_6040, method_6040, consumeItem, func_71036_o, onItemUseFinish
void (): q, completeUsingItem, method_6040, m_bqffyrlc, consumeItem, func_71036_o, onItemUseFinish
ItemStack (): dm, method_6030, getActiveItem, getItemInUse, func_184607_cu, getActiveItemStack
ItemStack (): dl, getUseItem, method_6030, getActiveItem, m_lrhbwltd, getItemInUse, func_184607_cu, getActiveItemStack
int (): dn, method_6014, getItemUseTimeLeft, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): dm, getUseItemRemainingTicks, method_6014, getItemUseTimeLeft, m_sffkfemm, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): do, method_6048, getItemUseTime, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
int (): dn, getTicksUsingItem, method_6048, getItemUseTime, m_dutssgsv, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
void (): dp, method_6075, stopUsingItem, stopUsingItem, func_184597_cx, stopActiveHand
void (): do, releaseUsingItem, method_6075, stopUsingItem, m_ikpxdkmx, stopUsingItem, func_184597_cx, stopActiveHand
void (): dq, method_6021, clearActiveItem, clearItemInUse, func_184602_cy, resetActiveHand
void (): dp, stopUsingItem, method_6021, clearActiveItem, m_fqywfcul, clearItemInUse, func_184602_cy, resetActiveHand
boolean (): dr, method_6039, method_6039, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): dq, isBlocking, method_6039, m_clijnmhr, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): ds, method_6128, isFallFlying, isFallFlying, func_184613_cA, isElytraFlying
boolean (): dr, isFallFlying, method_6128, isFallFlying, m_ejiuyguk, isFallFlying, func_184613_cA, isElytraFlying
boolean (): bk, method_20232, isInSwimmingPose, m_00306336, func_213314_bj, isActualySwimming
boolean (): bk, isVisuallySwimming, method_20232, isInSwimmingPose, m_mvqgdaof, m_00306336, func_213314_bj, isActualySwimming
boolean (double, double, double, boolean): a, method_6082, teleport, tryTeleport, func_213373_a, attemptTeleport
boolean (double, double, double, boolean): a, randomTeleport, method_6082, teleport, m_gpdznmro, tryTeleport, func_213373_a, attemptTeleport
boolean (): du, method_6086, method_6086, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): dt, isAffectedByPotions, method_6086, isAffectedBySplashPotions, m_qsbhsxhz, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): dv, method_6102, method_6102, canAttack, func_190631_cK, attackable
boolean (): du, attackable, method_6102, m_xnfqqzkv, canAttack, func_190631_cK, attackable
boolean (ItemStack): e, method_18397, canPickUp, m_98611243, func_213365_e, func_213365_e
boolean (ItemStack): e, canTakeItem, method_18397, canPickUp, m_jhvcxqlb, m_98611243, func_213365_e, func_213365_e
Packet<?> (): N, method_18002, createSpawnPacket, m_00781305, func_213297_N, createSpawnPacket
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, m_00781305, func_213297_N, createSpawnPacket
EntityDimensions (EntityPose): a, method_18377, getDimensions, getDimensionsForPose, func_213305_a, getSize
EntityDimensions (EntityPose): a, getDimensions, method_18377, getDimensions, m_ucyctjbx, getDimensionsForPose, func_213305_a, getSize
Optional<BlockPos> (): dw, method_18398, getSleepingPosition, getSleepingPos, func_213374_dv, getBedPosition
Optional<BlockPos> (): dv, getSleepingPos, method_18398, getSleepingPosition, m_gucxocxk, getSleepingPos, func_213374_dv, getBedPosition
void (BlockPos): d, method_18402, setSleepingPosition, m_29785174, func_213369_d, setBedPosition
void (BlockPos): d, setSleepingPos, method_18402, setSleepingPosition, m_wdgubvdu, m_29785174, func_213369_d, setBedPosition
void (): dx, method_18399, clearSleepingPosition, m_75765239, func_213372_dw, clearBedPosition
void (): dw, clearSleepingPos, method_18399, clearSleepingPosition, m_aabhytmz, m_75765239, func_213372_dw, clearBedPosition
boolean (): dy, method_6113, isSleeping, isSleeping, func_70608_bn, isSleeping
boolean (): dx, isSleeping, method_6113, isSleeping, m_uytukmik, isSleeping, func_70608_bn, isSleeping
void (BlockPos): e, method_18403, sleep, startSleeping, func_213342_e, startSleeping
void (BlockPos): e, startSleeping, method_18403, sleep, m_biowqfdg, startSleeping, func_213342_e, startSleeping
void (BlockPos): a, method_18392, setPositionInBed, m_57357409, func_213370_a, func_213370_a
void (BlockPos): a, setPosToBed, method_18392, setPositionInBed, m_ywumiypj, m_57357409, func_213370_a, func_213370_a
boolean (): p, method_18406, isSleepingInBed, m_42736631, func_213359_p, isInValidBed
boolean (): r, checkBedExists, method_18406, isSleepingInBed, m_slpipvix, m_42736631, func_213359_p, isInValidBed
void (): dz, method_18400, wakeUp, stopSleeping, func_213366_dy, wakeUp
void (): dy, stopSleeping, method_18400, wakeUp, m_redjlchk, stopSleeping, func_213366_dy, wakeUp
boolean (): aM, method_5757, isInsideWall, isInWall, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aM, isInWall, method_5757, isInsideWall, m_xfogfxdp, isInWall, func_70094_T, isEntityInsideOpaqueBlock
float (EntityPose, EntityDimensions): a, method_18378, getEyeHeight, m_42089492, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, m_42089492, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): b, method_18394, getActiveEyeHeight, m_86089714, func_213348_b, getStandingEyeHeight
float (EntityPose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_heqvdbfg, m_86089714, func_213348_b, getStandingEyeHeight
ItemStack (ItemStack): f, method_18808, getArrowType, m_73736534, func_213356_f, findAmmo
ItemStack (ItemStack): f, getProjectile, method_18808, getArrowType, m_bxkzqslp, m_73736534, func_213356_f, findAmmo
ItemStack (World, ItemStack): a, method_18866, eatFood, m_96286136, func_213357_a, onFoodEaten
ItemStack (World, ItemStack): a, eat, method_18866, eatFood, m_jshlywah, m_96286136, func_213357_a, onFoodEaten
void (ItemStack, World, LivingEntity): a, method_18865, applyFoodEffects, m_56601334, func_213349_a, applyFoodEffects
void (ItemStack, World, LivingEntity): a, addEatEffect, method_18865, applyFoodEffects, m_wqoypvjl, m_56601334, func_213349_a, applyFoodEffects
byte (EquipmentSlot): d, method_20237, getEquipmentBreakStatus, m_66229982, func_213350_d, func_213350_d
byte (EquipmentSlot): d, entityEventForEquipmentBreak, method_20237, getEquipmentBreakStatus, m_thntwwku, m_66229982, func_213350_d, func_213350_d
void (EquipmentSlot): c, method_20235, sendEquipmentBreakStatus, m_74654843, func_213361_c, sendBreakAnimation
void (EquipmentSlot): c, broadcastBreakEvent, method_20235, sendEquipmentBreakStatus, m_zvpskfhq, m_74654843, func_213361_c, sendBreakAnimation
void (Hand): d, method_20236, sendToolBreakStatus, m_93838015, func_213334_d, sendBreakAnimation
void (Hand): d, broadcastBreakEvent, method_20236, sendToolBreakStatus, m_cnrhnapj, m_93838015, func_213334_d, sendBreakAnimation
float (float): a, method_6024, method_6024, getSwimAmount, func_205015_b, getSwimAnimation
float (float): a, getSwimAmount, method_6024, m_bwbyqdts, getSwimAmount, func_205015_b, getSwimAnimation
void (ItemStack): g, method_6045, playEquipmentBreakEffects, onBrokenItem, func_70669_a, renderBrokenItemStack
void (ItemStack): g, breakItem, method_6045, playEquipmentBreakEffects, m_ymfrarpz, onBrokenItem, func_70669_a, renderBrokenItemStack
void (): aY, method_5879, animateDamage, animateDamage, func_70057_ab, performHurtAnimation
void (): aY, animateHurt, method_5879, animateDamage, m_yndwkmtt, animateDamage, func_70057_ab, performHurtAnimation
void (byte): a, method_5711, handleStatus, doEvent, func_70103_a, handleStatusUpdate
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_kkieextx, doEvent, func_70103_a, handleStatusUpdate
boolean (): bH, method_5733, shouldRenderName, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): bH, shouldShowName, method_5733, shouldRenderName, m_rnkadjyo, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
void (): cZ, method_6093, method_6093, knockDownwards, func_203010_cG, handleFluidSneak
void (): cZ, goDownInWater, method_6093, m_swttaoou, knockDownwards, func_203010_cG, handleFluidSneak
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (float, int): a, method_5683, updateTrackedHeadRotation, updateTrackedHeadRotation, func_208000_a, setHeadRotation
void (float, int): a, lerpHeadTo, method_5683, updateTrackedHeadRotation, m_zjgainuo, updateTrackedHeadRotation, func_208000_a, setHeadRotation
float (float): p, method_6055, getHandSwingProgress, getAttackAnimationProgress, func_70678_g, getSwingProgress
float (float): p, getAttackAnim, method_6055, getHandSwingProgress, m_wehlnhpj, getAttackAnimationProgress, func_70678_g, getSwingProgress
int (): dt, method_6003, method_6003, getFlyingTicks, func_184599_cB, getTicksElytraFlying
int (): ds, getFallFlyingTicks, method_6003, m_wjvypezh, getFlyingTicks, func_184599_cB, getTicksElytraFlying
void (BlockPos, boolean): a, method_6006, setNearbySongPlaying, setRecordPlayingNearby, func_191987_a, setPartying
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_vmatkwic, setRecordPlayingNearby, func_191987_a, setPartying
Direction (): dA, method_18401, getSleepingDirection, m_27021470, func_213376_dz, getBedDirection
Direction (): dz, getBedOrientation, method_18401, getSleepingDirection, m_umdbefol, m_27021470, func_213376_dz, getBedDirection
1.14.3
Names
air
aiu
net.minecraft.entity.LivingEntity
Fields
UUID: b, field_6237, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
UUID: b, field_6237, ATTR_SPRINTING_SPEED_BOOST_ID, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
AttributeModifier: c, field_6231, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
EntityAttributeModifier: c, field_6231, ATTR_SPRINTING_SPEED_BOOST, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
DataAttribute<Byte>: ar, field_6257, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
TrackedData<Byte>: ar, field_6257, LIVING_FLAGS, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
DataAttribute<Float>: d, field_6247, HEALTH, field_184632_c, HEALTH
TrackedData<Float>: d, field_6247, HEALTH, HEALTH, field_184632_c, HEALTH
DataAttribute<Integer>: e, field_6240, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
TrackedData<Integer>: e, field_6240, POTION_SWIRLS_COLOR, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
DataAttribute<Boolean>: f, field_6214, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
TrackedData<Boolean>: f, field_6214, POTION_SWIRLS_AMBIENT, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
DataAttribute<Integer>: g, field_6219, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
TrackedData<Integer>: g, field_6219, STUCK_ARROWS, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
DataAttribute<Optional<BlockPos>>: bs, field_18073, f_26082167, field_213379_bs, BED_POSITION
TrackedData<Optional<BlockPos>>: bs, field_18073, SLEEPING_POSITION, f_26082167, field_213379_bs, BED_POSITION
EntityDimensions: as, field_18072, f_41643368, field_213377_as, SLEEPING_SIZE
EntityDimensions: as, field_18072, SLEEPING_DIMENSIONS, f_41643368, field_213377_as, SLEEPING_SIZE
AbstractEntityAttributeContainer: bt, field_6260, attributes, field_110155_d, attributes
AbstractEntityAttributeContainer: bt, field_6260, attributeContainer, attributes, field_110155_d, attributes
DamageTracker: bu, field_6256, damageTracker, field_94063_bt, combatTracker
DamageTracker: bu, field_6256, damageTracker, damageTracker, field_94063_bt, combatTracker
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, statusEffects, field_70713_bf, activePotionsMap
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, activeStatusEffects, statusEffects, field_70713_bf, activePotionsMap
DefaultedList<ItemStack>: bw, field_6234, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bw, field_6234, equippedHand, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bx, field_6248, armor, field_184631_bt, armorArray
DefaultedList<ItemStack>: bx, field_6248, equippedArmor, armor, field_184631_bt, armorArray
boolean: at, field_6252, armSwinging, field_82175_bq, isSwingInProgress
boolean: at, field_6252, isHandSwinging, armSwinging, field_82175_bq, isSwingInProgress
InteractionHand: au, field_6266, swingingArm, field_184622_au, swingingHand
Hand: au, field_6266, preferredHand, swingingArm, field_184622_au, swingingHand
int: av, field_6279, armSwingingTicks, field_110158_av, swingProgressInt
int: av, field_6279, handSwingTicks, armSwingingTicks, field_110158_av, swingProgressInt
int: aw, field_6218, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: aw, field_6218, stuckArrowTimer, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: ax, field_6235, damagedTimer, field_70737_aN, hurtTime
int: ax, field_6235, hurtTime, damagedTimer, field_70737_aN, hurtTime
int: ay, field_6254, damagedTime, field_70738_aO, maxHurtTime
int: ay, field_6254, field_6254, damagedTime, field_70738_aO, maxHurtTime
float: az, field_6271, damagedSwingDir, field_70739_aP, attackedAtYaw
float: az, field_6271, field_6271, damagedSwingDir, field_70739_aP, attackedAtYaw
int: aA, field_6213, deathTicks, field_70725_aQ, deathTime
int: aA, field_6213, deathTime, deathTicks, field_70725_aQ, deathTime
float: aB, field_6229, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: aB, field_6229, lastHandSwingProgress, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: aC, field_6251, attackAnimationProgress, field_70733_aJ, swingProgress
float: aC, field_6251, handSwingProgress, attackAnimationProgress, field_70733_aJ, swingProgress
int: aD, field_6273, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
int: aD, field_6273, lastAttackedTicks, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
float: aE, field_6211, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aE, field_6211, lastLimbDistance, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aF, field_6225, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aF, field_6225, limbDistance, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aG, field_6249, walkAnimationProgress, field_184619_aG, limbSwing
float: aG, field_6249, limbAngle, walkAnimationProgress, field_184619_aG, limbSwing
int: aH, field_6269, invulnerableTicks, field_70771_an, maxHurtResistantTime
int: aH, field_6269, field_6269, invulnerableTicks, field_70771_an, maxHurtResistantTime
float: aI, field_6244, f_26584770, field_70769_ao, randomUnused2
float: aI, field_6244, field_6244, f_26584770, field_70769_ao, randomUnused2
float: aJ, field_6262, f_75186175, field_70770_ap, randomUnused1
float: aJ, field_6262, field_6262, f_75186175, field_70770_ap, randomUnused1
float: aK, field_6283, bodyYaw, field_70761_aq, renderYawOffset
float: aK, field_6283, field_6283, bodyYaw, field_70761_aq, renderYawOffset
float: aL, field_6220, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aL, field_6220, field_6220, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aM, field_6241, headYaw, field_70759_as, rotationYawHead
float: aM, field_6241, headYaw, headYaw, field_70759_as, rotationYawHead
float: aN, field_6259, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aN, field_6259, prevHeadYaw, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aO, field_6281, speedInAir, field_70747_aH, jumpMovementFactor
float: aO, field_6281, field_6281, speedInAir, field_70747_aH, jumpMovementFactor
PlayerEntity: aP, field_6258, attackingPlayer, field_70717_bb, attackingPlayer
PlayerEntity: aP, field_6258, attackingPlayer, attackingPlayer, field_70717_bb, attackingPlayer
int: aQ, field_6238, playerHitTimer, field_70718_bc, recentlyHit
int: aQ, field_6238, playerHitTimer, playerHitTimer, field_70718_bc, recentlyHit
boolean: aR, field_6272, dead, field_70729_aU, dead
boolean: aR, field_6272, dead, dead, field_70729_aU, dead
int: aS, field_6278, farFromPlayerTicks, field_70708_bq, idleTime
int: aS, field_6278, despawnCounter, farFromPlayerTicks, field_70708_bq, idleTime
float: aT, field_6217, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aT, field_6217, field_6217, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aU, field_6233, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aU, field_6233, field_6233, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aV, field_6255, totalWalkDistance, field_70764_aw, movedDistance
float: aV, field_6255, field_6255, totalWalkDistance, field_70764_aw, movedDistance
float: aW, field_6275, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aW, field_6275, field_6275, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aX, field_6215, rotationOffset, field_70741_aB, unused180
float: aX, field_6215, field_6215, rotationOffset, field_70741_aB, unused180
int: aY, field_6232, score, field_70744_aE, scoreValue
int: aY, field_6232, field_6232, score, field_70744_aE, scoreValue
float: aZ, field_6253, lastDamageTaken, field_110153_bc, lastDamage
float: aZ, field_6253, field_6253, lastDamageTaken, field_110153_bc, lastDamage
boolean: ba, field_6282, jumping, field_70703_bu, isJumping
boolean: ba, field_6282, jumping, jumping, field_70703_bu, isJumping
float: bb, field_6212, sidewaysSpeed, field_70702_br, moveStrafing
float: bb, field_6212, sidewaysSpeed, sidewaysSpeed, field_70702_br, moveStrafing
float: bc, field_6227, verticalSpeed, field_70701_bs, moveVertical
float: bc, field_6227, upwardSpeed, verticalSpeed, field_70701_bs, moveVertical
float: bd, field_6250, forwardSpeed, field_191988_bg, moveForward
float: bd, field_6250, forwardSpeed, forwardSpeed, field_191988_bg, moveForward
float: be, field_6267, rotationSpeed, field_70704_bt, randomYawVelocity
float: be, field_6267, field_6267, rotationSpeed, field_70704_bt, randomYawVelocity
int: bf, field_6210, lerpSteps, field_70716_bi, newPosRotationIncrements
int: bf, field_6210, field_6210, lerpSteps, field_70716_bi, newPosRotationIncrements
double: bg, field_6224, lerpX, field_184623_bh, interpTargetX
double: bg, field_6224, field_6224, lerpX, field_184623_bh, interpTargetX
double: bh, field_6245, lerpY, field_184624_bi, interpTargetY
double: bh, field_6245, field_6245, lerpY, field_184624_bi, interpTargetY
double: bi, field_6263, lerpZ, field_184625_bj, interpTargetZ
double: bi, field_6263, field_6263, lerpZ, field_184625_bj, interpTargetZ
double: bj, field_6284, lerpYaw, field_184626_bk, interpTargetYaw
double: bj, field_6284, field_6284, lerpYaw, field_184626_bk, interpTargetYaw
double: bk, field_6221, lerpPitch, field_70709_bj, interpTargetPitch
double: bk, field_6221, field_6221, lerpPitch, field_70709_bj, interpTargetPitch
double: bl, field_6242, f_37357557, field_208001_bq, interpTargetHeadYaw
double: bl, field_6242, field_6242, f_37357557, field_208001_bq, interpTargetHeadYaw
int: bm, field_6265, f_50629512, field_208002_br, interpTicksHead
int: bm, field_6265, field_6265, f_50629512, field_208002_br, interpTicksHead
boolean: by, field_6285, effectsChanged, field_70752_e, potionsNeedUpdate
boolean: by, field_6285, field_6285, effectsChanged, field_70752_e, potionsNeedUpdate
LivingEntity: bz, field_6274, attacker, field_70755_b, revengeTarget
LivingEntity: bz, field_6274, attacker, attacker, field_70755_b, revengeTarget
int: bA, field_6230, lastAttackedTime, field_70756_c, revengeTimer
int: bA, field_6230, lastAttackedTime, lastAttackedTime, field_70756_c, revengeTimer
LivingEntity: bB, field_6236, lastAttackedMob, field_110150_bn, lastAttackedEntity
LivingEntity: bB, field_6236, attacking, lastAttackedMob, field_110150_bn, lastAttackedEntity
int: bC, field_6270, lastAttackTime, field_142016_bo, lastAttackedEntityTime
int: bC, field_6270, lastAttackTime, lastAttackTime, field_142016_bo, lastAttackedEntityTime
float: bD, field_6287, speed, field_70746_aG, landMovementFactor
float: bD, field_6287, movementSpeed, speed, field_70746_aG, landMovementFactor
int: bE, field_6228, jumpingCooldown, field_70773_bE, jumpTicks
int: bE, field_6228, field_6228, jumpingCooldown, field_70773_bE, jumpTicks
float: bF, field_6246, absorption, field_110151_bq, absorptionAmount
float: bF, field_6246, absorptionAmount, absorption, field_110151_bq, absorptionAmount
ItemStack: bn, field_6277, itemInUse, field_184627_bm, activeItemStack
ItemStack: bn, field_6277, activeItemStack, itemInUse, field_184627_bm, activeItemStack
int: bo, field_6222, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bo, field_6222, itemUseTimeLeft, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bp, field_6239, flyingTicks, field_184629_bo, ticksElytraFlying
int: bp, field_6239, field_6239, flyingTicks, field_184629_bo, ticksElytraFlying
BlockPos: bG, field_6268, pos, field_184620_bC, prevBlockpos
BlockPos: bG, field_6268, lastBlockPos, pos, field_184620_bC, prevBlockpos
DamageSource: bH, field_6276, lastDamageSource, field_189750_bF, lastDamageSource
DamageSource: bH, field_6276, field_6276, lastDamageSource, field_189750_bF, lastDamageSource
long: bI, field_6226, lastDamagedTime, field_189751_bG, lastDamageStamp
long: bI, field_6226, field_6226, lastDamagedTime, field_189751_bG, lastDamageStamp
int: bq, field_6261, f_07017709, field_204807_bs, spinAttackDuration
int: bq, field_6261, field_6261, f_07017709, field_204807_bs, spinAttackDuration
float: bJ, field_6243, swimAmount, field_205017_bL, swimAnimation
float: bJ, field_6243, field_6243, swimAmount, field_205017_bL, swimAnimation
float: bK, field_6264, lastSwimAmount, field_205018_bM, lastSwimAnimation
float: bK, field_6264, field_6264, lastSwimAmount, field_205018_bM, lastSwimAnimation
C_51222497<?>: br, field_18321, f_97351903, field_213378_br, brain
Brain<?>: br, field_18321, brain, f_97351903, field_213378_br, brain
Constructors
Methods
C_51222497<?> (): cj, method_18868, m_14073201, func_213375_cj, getBrain
Brain<?> (): ck, method_18868, getBrain, m_14073201, func_213375_cj, getBrain
C_51222497<?> (Dynamic<?>): a, method_18867, m_00351985, func_213364_a, createBrain
Brain<?> (Dynamic<?>): a, method_18867, deserializeBrain, m_00351985, func_213364_a, createBrain
void (): V, method_5768, discard, func_174812_G, onKillCommand
void (): V, method_5768, kill, discard, func_174812_G, onKillCommand
boolean (EntityType<?>): a, method_5973, m_33497769, func_213358_a, canAttack
boolean (EntityType<?>): a, method_5973, canTarget, m_33497769, func_213358_a, canAttack
void (): u_, method_5693, registerSyncedData, func_70088_a, registerData
void (): u_, method_5693, initDataTracker, registerSyncedData, func_70088_a, registerData
void (): ck, method_6001, initAttributes, func_110147_ax, registerAttributes
void (): cl, method_6001, initAttributes, initAttributes, func_110147_ax, registerAttributes
void (double, boolean, BlockState, BlockPos): a, method_5623, checkFallDamage, func_184231_a, updateFallState
void (double, boolean, BlockState, BlockPos): a, method_5623, fall, checkFallDamage, func_184231_a, updateFallState
boolean (): cl, method_6094, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
boolean (): cm, method_6094, canBreatheInWater, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
void (): aa, method_5670, baseTick, func_70030_z, baseTick
void (): aa, method_5670, baseTick, baseTick, func_70030_z, baseTick
void (BlockPos): b, method_6126, applyMovementEffects, func_184594_b, frostWalk
void (BlockPos): b, method_6126, applyFrostWalker, applyMovementEffects, func_184594_b, frostWalk
boolean (): v_, method_6109, isBaby, func_70631_g_, isChild
boolean (): v_, method_6109, isBaby, isBaby, func_70631_g_, isChild
float (): cm, method_17825, m_46868282, func_213355_cm, getRenderScale
float (): cn, method_17825, getScaleFactor, m_46868282, func_213355_cm, getRenderScale
boolean (): be, method_5788, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
boolean (): bf, method_5788, canBeRiddenInWater, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
void (): cn, method_6108, tickPostDeath, func_70609_aI, onDeathUpdate
void (): co, method_6108, updatePostDeath, tickPostDeath, func_70609_aI, onDeathUpdate
boolean (): co, method_6054, isGrownUp, func_146066_aG, canDropLoot
boolean (): cp, method_6054, canDropLootAndXp, isGrownUp, func_146066_aG, canDropLoot
int (int): k, method_6130, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): l, method_6130, getNextBreathInWater, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): l, method_6064, increaseBreath, func_207300_l, determineNextAir
int (int): m, method_6064, getNextBreathInAir, increaseBreath, func_207300_l, determineNextAir
int (PlayerEntity): d, method_6110, getXpDrop, func_70693_a, getExperiencePoints
int (PlayerEntity): d, method_6110, getCurrentExperience, getXpDrop, func_70693_a, getExperiencePoints
boolean (): cp, method_6071, shouldDropXp, func_70684_aJ, isPlayer
boolean (): cq, method_6071, shouldAlwaysDropXp, shouldDropXp, func_70684_aJ, isPlayer
Random (): cq, method_6051, getRandom, func_70681_au, getRNG
Random (): cr, method_6051, getRand, getRandom, func_70681_au, getRNG
LivingEntity (): cr, method_6065, getAttacker, func_70643_av, getRevengeTarget
LivingEntity (): cs, method_6065, getAttacker, getAttacker, func_70643_av, getRevengeTarget
int (): cs, method_6117, getLastAttackedTime, func_142015_aE, getRevengeTimer
int (): ct, method_6117, getLastAttackedTime, getLastAttackedTime, func_142015_aE, getRevengeTimer
void (LivingEntity): a, method_6015, setAttacker, func_70604_c, setRevengeTarget
void (LivingEntity): a, method_6015, setAttacker, setAttacker, func_70604_c, setRevengeTarget
LivingEntity (): ct, method_6052, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
LivingEntity (): cu, method_6052, getAttacking, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
int (): cu, method_6083, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
int (): cv, method_6083, getLastAttackTime, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
void (Entity): z, method_6114, setLastAttackedMob, func_130011_c, setLastAttackedEntity
void (Entity): z, method_6114, onAttacking, setLastAttackedMob, func_130011_c, setLastAttackedEntity
int (): cv, method_6131, getDespawnTimer, func_70654_ax, getIdleTime
int (): cw, method_6131, getDespawnCounter, getDespawnTimer, func_70654_ax, getIdleTime
void (int): m, method_16826, m_43992679, func_213332_m, setIdleTime
void (int): n, method_16826, setDespawnCounter, m_43992679, func_213332_m, setIdleTime
void (ItemStack): b, method_6116, playEquipSound, func_184606_a_, playEquipSound
void (ItemStack): b, method_6116, onEquipStack, playEquipSound, func_184606_a_, playEquipSound
void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, writeAdditional
void (CompoundTag): b, method_5652, writeCustomDataToTag, writeCustomNbt, func_213281_b, writeAdditional
void (NbtCompound): a, method_5749, readCustomNbt, func_70037_a, readAdditional
void (CompoundTag): a, method_5749, readCustomDataFromTag, readCustomNbt, func_70037_a, readAdditional
void (): cw, method_6050, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): cx, method_6050, spawnPotionParticles, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): C, method_6027, updateVisibility, func_175135_B, updatePotionMetadata
void (): C, method_6027, updatePotionVisibility, updateVisibility, func_175135_B, updatePotionMetadata
double (Entity): A, method_18390, m_92334041, func_213340_A, getVisibilityMultiplier
double (Entity): A, method_18390, getAttackDistanceScalingFactor, m_92334041, func_213340_A, getVisibilityMultiplier
boolean (LivingEntity): c, method_18395, m_86340949, func_213336_c, canAttack
boolean (LivingEntity): c, method_18395, canTarget, m_86340949, func_213336_c, canAttack
boolean (LivingEntity, C_33411697): a, method_18391, m_42581783, func_213344_a, func_213344_a
boolean (LivingEntity, TargetPredicate): a, method_18391, isTarget, m_42581783, func_213344_a, canAttack
boolean (Collection<StatusEffectInstance>): c, method_6089, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
boolean (Collection<StatusEffectInstance>): c, method_6089, containsOnlyAmbientEffects, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
void (): cx, method_6069, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
void (): cy, method_6069, clearPotionSwirls, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
boolean (): cy, method_6012, clearStatusEffects, func_195061_cb, clearActivePotions
boolean (): cz, method_6012, clearPotionEffects, clearStatusEffects, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): cz, method_6026, getStatusEffects, func_70651_bq, getActivePotionEffects
Collection<StatusEffectInstance> (): cA, method_6026, getStatusEffects, getStatusEffects, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): cA, method_6088, getEffects, func_193076_bZ, getActivePotionMap
Map<StatusEffect, StatusEffectInstance> (): cB, method_6088, getActiveStatusEffects, getEffects, func_193076_bZ, getActivePotionMap
boolean (StatusEffect): a, method_6059, hasStatusEffect, func_70644_a, isPotionActive
boolean (StatusEffect): a, method_6059, hasStatusEffect, hasStatusEffect, func_70644_a, isPotionActive
StatusEffectInstance (StatusEffect): b, method_6112, getEffectInstance, func_70660_b, getActivePotionEffect
StatusEffectInstance (StatusEffect): b, method_6112, getStatusEffect, getEffectInstance, func_70660_b, getActivePotionEffect
boolean (StatusEffectInstance): c, method_6092, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): c, method_6092, addPotionEffect, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): d, method_6049, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (StatusEffectInstance): d, method_6049, isPotionEffective, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (): cB, method_5999, isAffectedBySmite, func_70662_br, isEntityUndead
boolean (): cC, method_5999, isUndead, isAffectedBySmite, func_70662_br, isEntityUndead
StatusEffectInstance (StatusEffect): c, method_6111, removeEffect, func_184596_c, removeActivePotionEffect
StatusEffectInstance (StatusEffect): c, method_6111, removePotionEffect, removeEffect, func_184596_c, removeActivePotionEffect
boolean (StatusEffect): d, method_6016, removeStatusEffect, func_195063_d, removePotionEffect
boolean (StatusEffect): d, method_6016, removeStatusEffect, removeStatusEffect, func_195063_d, removePotionEffect
void (StatusEffectInstance): a, method_6020, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance): a, method_6020, method_6020, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance, boolean): a, method_6009, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance, boolean): a, method_6009, method_6009, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance): b, method_6129, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (StatusEffectInstance): b, method_6129, method_6129, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (float): b, method_6025, heal, func_70691_i, heal
void (float): b, method_6025, heal, heal, func_70691_i, heal
float (): cC, method_6032, getHealth, func_110143_aJ, getHealth
float (): cD, method_6032, getHealth, getHealth, func_110143_aJ, getHealth
void (float): c, method_6033, setHealth, func_70606_j, setHealth
void (float): c, method_6033, setHealth, setHealth, func_70606_j, setHealth
boolean (DamageSource, float): a, method_5643, takeDamage, func_70097_a, attackEntityFrom
boolean (DamageSource, float): a, method_5643, damage, takeDamage, func_70097_a, attackEntityFrom
void (LivingEntity): d, method_6090, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): d, method_6090, takeShieldHit, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): e, method_6060, m_41889401, func_213371_e, func_213371_e
void (LivingEntity): e, method_6060, knockback, m_41889401, func_213371_e, constructKnockBackVector
boolean (DamageSource): f, method_6095, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
boolean (DamageSource): f, method_6095, method_6095, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
DamageSource (): cD, method_6081, getLastDamageSource, func_189748_bU, getLastDamageSource
DamageSource (): cE, method_6081, getRecentDamageSource, getLastDamageSource, func_189748_bU, getLastDamageSource
void (DamageSource): c, method_6013, playHurtSound, func_184581_c, playHurtSound
void (DamageSource): c, method_6013, playHurtSound, playHurtSound, func_184581_c, playHurtSound
boolean (DamageSource): g, method_6061, bypassesShield, func_184583_d, canBlockDamageSource
boolean (DamageSource): g, method_6061, method_6061, bypassesShield, func_184583_d, canBlockDamageSource
void (DamageSource): a, method_6078, die, func_70645_a, onDeath
void (DamageSource): a, method_6078, onDeath, die, func_70645_a, onDeath
void (DamageSource): d, method_16080, m_72373583, func_213345_d, spawnDrops
void (DamageSource): d, method_16080, drop, m_72373583, func_213345_d, spawnDrops
void (): cE, method_16078, m_36977034, func_213337_cE, dropInventory
void (): cF, method_16078, dropInventory, m_36977034, func_213337_cE, dropInventory
void (DamageSource, int, boolean): a, method_6099, dropEquipment, func_213333_a, dropSpecialItems
void (DamageSource, int, boolean): a, method_6099, dropEquipment, dropEquipment, func_213333_a, dropSpecialItems
Identifier (): cF, method_5989, m_74652536, func_213346_cF, func_213346_cF
Identifier (): cG, method_5989, getLootTable, m_74652536, func_213346_cF, getLootTableResourceLocation
void (DamageSource, boolean): a, method_16077, m_59025459, func_213354_a, dropLoot
void (DamageSource, boolean): a, method_16077, dropLoot, m_59025459, func_213354_a, dropLoot
LootContext$Builder (boolean, DamageSource): a, method_16079, m_92133372, func_213363_a, func_213363_a
LootContext$Builder (boolean, DamageSource): a, method_16079, getLootContextBuilder, m_92133372, func_213363_a, getLootContextBuilder
void (Entity, float, double, double): a, method_6005, applyKnockback, func_70653_a, knockBack
void (Entity, float, double, double): a, method_6005, takeKnockback, applyKnockback, func_70653_a, knockBack
SoundEvent (DamageSource): e, method_6011, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (DamageSource): e, method_6011, getHurtSound, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (): cG, method_6002, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (): cH, method_6002, getDeathSound, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (int): n, method_6041, getFallSound, func_184588_d, getFallSound
SoundEvent (int): o, method_6041, getFallSound, getFallSound, func_184588_d, getFallSound
SoundEvent (ItemStack): c, method_18807, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): c, method_18807, getDrinkSound, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): d, method_18869, m_45465396, func_213353_d, getEatSound
SoundEvent (ItemStack): d, method_18869, getEatSound, m_45465396, func_213353_d, getEatSound
boolean (): w_, method_6101, isClimbing, func_70617_f_, isOnLadder
boolean (): w_, method_6101, isClimbing, isClimbing, func_70617_f_, isOnLadder
BlockState (): cH, method_16212, m_83221421, func_213339_cH, getBlockState
BlockState (): cI, method_16212, method_16212, m_83221421, func_213339_cH, getBlockState
boolean (BlockPos, BlockState): b, method_6077, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (BlockPos, BlockState): b, method_6077, method_6077, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (): aK, method_5805, isAlive, func_70089_S, isAlive
boolean (): aL, method_5805, isAlive, isAlive, func_70089_S, isAlive
void (float, float): b, method_5747, takeFallDamage, func_180430_e, fall
void (float, float): b, method_5747, handleFallDamage, takeFallDamage, func_180430_e, fall
int (): cI, method_6096, getArmorProtection, func_70658_aO, getTotalArmorValue
int (): cJ, method_6096, getArmor, getArmorProtection, func_70658_aO, getTotalArmorValue
void (float): m, method_6105, damageArmor, func_70675_k, damageArmor
void (float): m, method_6105, damageArmor, damageArmor, func_70675_k, damageArmor
void (float): n, method_6056, damageShield, func_184590_k, damageShield
void (float): n, method_6056, damageShield, damageShield, func_184590_k, damageShield
float (DamageSource, float): b, method_6132, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): b, method_6132, applyArmorToDamage, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, method_6036, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
float (DamageSource, float): c, method_6036, applyEnchantmentsToDamage, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
void (DamageSource, float): d, method_6074, applyDamage, func_70665_d, damageEntity
void (DamageSource, float): d, method_6074, applyDamage, applyDamage, func_70665_d, damageEntity
DamageTracker (): cJ, method_6066, getDamageTracker, func_110142_aN, getCombatTracker
DamageTracker (): cK, method_6066, getDamageTracker, getDamageTracker, func_110142_aN, getCombatTracker
LivingEntity (): cK, method_6124, getLastAttacker, func_94060_bK, getAttackingEntity
LivingEntity (): cL, method_6124, method_6124, getLastAttacker, func_94060_bK, getAttackingEntity
float (): cL, method_6063, getMaxHealth, func_110138_aP, getMaxHealth
float (): cM, method_6063, getHealthMaximum, getMaxHealth, func_110138_aP, getMaxHealth
int (): cM, method_6022, getStuckArrows, func_85035_bI, getArrowCountInEntity
int (): cN, method_6022, getStuckArrows, getStuckArrows, func_85035_bI, getArrowCountInEntity
void (int): o, method_6097, setStuckArrows, func_85034_r, setArrowCountInEntity
void (int): p, method_6097, setStuckArrows, setStuckArrows, func_85034_r, setArrowCountInEntity
int (): l, method_6028, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
int (): l, method_6028, getHandSwingDuration, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
void (InteractionHand): a, method_6104, swingArm, func_184609_a, swingArm
void (Hand): a, method_6104, swingHand, swingArm, func_184609_a, swingArm
void (): ae, method_5825, voidTick, func_70076_C, outOfWorld
void (): af, method_5825, destroy, voidTick, func_70076_C, outOfWorld
void (): cN, method_6119, updateArmSwing, func_82168_bl, updateArmSwingProgress
void (): cO, method_6119, tickHandSwing, updateArmSwing, func_82168_bl, updateArmSwingProgress
EntityAttributeInstance (EntityAttribute): a, method_5996, getAttribute, func_110148_a, getAttribute
EntityAttributeInstance (EntityAttribute): a, method_5996, getAttributeInstance, getAttribute, func_110148_a, getAttribute
AbstractEntityAttributeContainer (): cO, method_6127, getAttributes, func_110140_aT, getAttributes
AbstractEntityAttributeContainer (): cP, method_6127, getAttributeContainer, getAttributes, func_110140_aT, getAttributes
MobType (): cP, method_6046, getMobType, func_70668_bt, getCreatureAttribute
EntityGroup (): cQ, method_6046, getGroup, getMobType, func_70668_bt, getCreatureAttribute
ItemStack (): cQ, method_6047, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): cR, method_6047, getMainHandStack, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): cR, method_6079, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (): cS, method_6079, getOffHandStack, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (InteractionHand): b, method_5998, getItemInHand, func_184586_b, getHeldItem
ItemStack (Hand): b, method_5998, getStackInHand, getItemInHand, func_184586_b, getHeldItem
void (InteractionHand, ItemStack): a, method_6122, setItemInHand, func_184611_a, setHeldItem
void (Hand, ItemStack): a, method_6122, setStackInHand, setItemInHand, func_184611_a, setHeldItem
boolean (EquipmentSlot): a, method_6084, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
boolean (EquipmentSlot): a, method_6084, isEquippedStackValid, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
Iterable<ItemStack> (): aZ, method_5661, getArmor, func_184193_aE, getArmorInventoryList
Iterable<ItemStack> (): ba, method_5661, getArmorItems, getArmor, func_184193_aE, getArmorInventoryList
ItemStack (EquipmentSlot): b, method_6118, getEquipment, func_184582_a, getItemStackFromSlot
ItemStack (EquipmentSlot): b, method_6118, getEquippedStack, getEquipment, func_184582_a, getItemStackFromSlot
void (EquipmentSlot, ItemStack): a, method_5673, setEquipment, func_184201_a, setItemStackToSlot
void (EquipmentSlot, ItemStack): a, method_5673, setEquippedStack, setEquipment, func_184201_a, setItemStackToSlot
float (): cS, method_18396, m_13261009, func_213343_cS, func_213343_cS
float (): cT, method_18396, method_18396, m_13261009, func_213343_cS, func_213343_cS
void (boolean): f, method_5728, setSprinting, func_70031_b, setSprinting
void (boolean): f, method_5728, setSprinting, setSprinting, func_70031_b, setSprinting
float (): cT, method_6107, getSoundVolume, func_70599_aP, getSoundVolume
float (): cU, method_6107, getSoundVolume, getSoundVolume, func_70599_aP, getSoundVolume
float (): cU, method_6017, getSoundPitch, func_70647_i, getSoundPitch
float (): cV, method_6017, getSoundPitch, getSoundPitch, func_70647_i, getSoundPitch
boolean (): cV, method_6062, isDead, func_70610_aX, isMovementBlocked
boolean (): cW, method_6062, cannotMove, isDead, func_70610_aX, isMovementBlocked
void (Entity): i, method_5697, push, func_70108_f, applyEntityCollision
void (Entity): i, method_5697, pushAwayFrom, push, func_70108_f, applyEntityCollision
void (Entity): B, method_6038, dismountRider, func_110145_l, dismountEntity
void (Entity): B, method_6038, method_6038, dismountRider, func_110145_l, dismountEntity
float (): cW, method_6106, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
float (): cX, method_6106, getJumpVelocity, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
void (): cX, method_6043, jump, func_70664_aZ, jump
void (): cY, method_6043, jump, jump, func_70664_aZ, jump
void (Tag<Fluid>): c, method_6010, m_74407200, func_180466_bG, handleFluidJump
void (Tag<Fluid>): c, method_6010, swimUpward, m_74407200, func_180466_bG, handleFluidJump
float (): cZ, method_6120, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
float (): da, method_6120, getBaseMovementSpeedMultiplier, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
void (Vec3d): e, method_6091, moveRelative, func_213352_e, travel
void (Vec3d): e, method_6091, travel, moveRelative, func_213352_e, travel
Vec3d (Vec3d): f, method_18801, m_19439509, func_213362_f, func_213362_f
Vec3d (Vec3d): f, method_18801, method_18801, m_19439509, func_213362_f, func_213362_f
float (float): r, method_18802, m_70235197, func_213335_r, func_213335_r
float (float): r, method_18802, method_18802, m_70235197, func_213335_r, func_213335_r
float (): da, method_6029, getSpeed, func_70689_ay, getAIMoveSpeed
float (): db, method_6029, getMovementSpeed, getSpeed, func_70689_ay, getAIMoveSpeed
void (float): o, method_6125, setSpeed, func_70659_e, setAIMoveSpeed
void (float): o, method_6125, setMovementSpeed, setSpeed, func_70659_e, setAIMoveSpeed
boolean (Entity): C, method_6121, tryDamage, func_70652_k, attackEntityAsMob
boolean (Entity): C, method_6121, tryAttack, tryDamage, func_70652_k, attackEntityAsMob
void (): h, method_5773, tick, func_70071_h_, tick
void (): h, method_5773, tick, tick, func_70071_h_, tick
float (float, float): e, method_6031, bodyMovement, func_110146_f, updateDistance
float (float, float): e, method_6031, method_6031, bodyMovement, func_110146_f, updateDistance
void (): k, method_6007, mobTick, func_70636_d, livingTick
void (): k, method_6007, tickMovement, mobTick, func_70636_d, livingTick
void (): n, method_6053, flyingTick, func_184616_r, updateElytra
void (): n, method_6053, initAi, flyingTick, func_184616_r, updateElytra
void (): db, method_6023, serverTickAi, func_70626_be, updateEntityActionState
void (): dc, method_6023, tickNewAi, serverTickAi, func_70626_be, updateEntityActionState
void (): dc, method_6070, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (): dd, method_6070, tickPushing, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (Box, Box): a, method_6035, m_55810680, func_204801_a, updateSpinAttack
void (Box, Box): a, method_6035, method_6035, m_55810680, func_204801_a, updateSpinAttack
void (Entity): D, method_6087, pushAway, func_82167_n, collideWithEntity
void (Entity): D, method_6087, pushAway, pushAway, func_82167_n, collideWithEntity
void (LivingEntity): f, method_5997, m_33985211, func_204804_d, spinAttack
void (LivingEntity): f, method_5997, attackLivingEntity, m_33985211, func_204804_d, spinAttack
void (int): p, method_6018, m_19218047, func_204803_n, startSpinAttack
void (int): q, method_6018, method_6018, m_19218047, func_204803_n, startSpinAttack
boolean (): dd, method_6123, isDoingSpinAttack, func_204805_cN, isSpinAttacking
boolean (): de, method_6123, isUsingRiptide, isDoingSpinAttack, func_204805_cN, isSpinAttacking
void (): j, method_5848, stopRiding, func_184210_p, stopRiding
void (): j, method_5848, stopRiding, stopRiding, func_184210_p, stopRiding
void (): aM, method_5842, rideTick, func_70098_U, updateRidden
void (): aN, method_5842, tickRiding, rideTick, func_70098_U, updateRidden
void (boolean): a_, method_6100, setJumping, func_70637_d, setJumping
void (boolean): a_, method_6100, setJumping, setJumping, func_70637_d, setJumping
void (Entity, int): a, method_6103, sendPickup, func_71001_a, onItemPickup
void (Entity, int): a, method_6103, sendPickup, sendPickup, func_71001_a, onItemPickup
boolean (Entity): E, method_6057, canSee, func_70685_l, canEntityBeSeen
boolean (Entity): E, method_6057, canSee, canSee, func_70685_l, canEntityBeSeen
float (float): h, method_5705, getYaw, func_195046_g, getYaw
float (float): h, method_5705, getYaw, getYaw, func_195046_g, getYaw
boolean (): de, method_6034, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): df, method_6034, canMoveVoluntarily, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): aG, method_5863, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aH, method_5863, collides, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aH, method_5810, isPushable, func_70104_M, canBePushed
boolean (): aI, method_5810, isPushable, isPushable, func_70104_M, canBePushed
void (): aF, method_5785, markDamaged, func_70018_K, markVelocityChanged
void (): aG, method_5785, scheduleVelocityUpdate, markDamaged, func_70018_K, markVelocityChanged
float (): bq, method_5791, getHeadYaw, func_70079_am, getRotationYawHead
float (): br, method_5791, getHeadYaw, getHeadYaw, func_70079_am, getRotationYawHead
void (float): k, method_5847, setHeadYaw, func_70034_d, setRotationYawHead
void (float): k, method_5847, setHeadYaw, setHeadYaw, func_70034_d, setRotationYawHead
void (float): l, method_5636, setBodyYaw, func_181013_g, setRenderYawOffset
void (float): l, method_5636, setYaw, setBodyYaw, func_181013_g, setRenderYawOffset
float (): df, method_6067, getAbsorption, func_110139_bj, getAbsorptionAmount
float (): dg, method_6067, getAbsorptionAmount, getAbsorption, func_110139_bj, getAbsorptionAmount
void (float): q, method_6073, setAbsorption, func_110149_m, setAbsorptionAmount
void (float): q, method_6073, setAbsorptionAmount, setAbsorption, func_110149_m, setAbsorptionAmount
void (): e, method_6000, endCombat, func_152111_bt, sendEnterCombat
void (): e, method_6000, method_6000, endCombat, func_152111_bt, sendEnterCombat
void (): f, method_6044, enterCombat, func_152112_bu, sendEndCombat
void (): f, method_6044, method_6044, enterCombat, func_152112_bu, sendEndCombat
void (): dg, method_6008, markEffects, func_175136_bO, markPotionsDirty
void (): dh, method_6008, method_6008, markEffects, func_175136_bO, markPotionsDirty
Arm (): dh, method_6068, getMainArm, func_184591_cq, getPrimaryHand
Arm (): di, method_6068, getMainArm, getMainArm, func_184591_cq, getPrimaryHand
boolean (): di, method_6115, isUsingItem, func_184587_cr, isHandActive
boolean (): dj, method_6115, isUsingItem, isUsingItem, func_184587_cr, isHandActive
InteractionHand (): dj, method_6058, getActiveHand, func_184600_cs, getActiveHand
Hand (): dk, method_6058, getActiveHand, getActiveHand, func_184600_cs, getActiveHand
void (): dk, method_6076, tickUsingItem, func_184608_ct, updateActiveHand
void (): dl, method_6076, method_6076, tickUsingItem, func_184608_ct, updateActiveHand
void (): o, method_6072, m_92607480, func_205014_p, updateSwimAnimation
void (): o, method_6072, method_6072, m_92607480, func_205014_p, updateSwimAnimation
void (int, boolean): c, method_6085, m_93164879, func_204802_c, setLivingFlag
void (int, boolean): c, method_6085, setLivingFlag, m_93164879, func_204802_c, setLivingFlag
void (InteractionHand): c, method_6019, setActiveHand, func_184598_c, setActiveHand
void (Hand): c, method_6019, setCurrentHand, setActiveHand, func_184598_c, setActiveHand
void (DataAttribute<?>): a, method_5674, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (TrackedData<?>): a, method_5674, onTrackedDataSet, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (AnchorArgument$Anchor, Vec3d): a, method_5702, lookAt, func_200602_a, lookAt
void (EntityAnchorArgumentType$EntityAnchor, Vec3d): a, method_5702, lookAt, lookAt, func_200602_a, lookAt
void (ItemStack, int): b, method_6098, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): b, method_6098, spawnConsumptionEffects, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): a, method_6037, m_01059177, func_195062_a, addItemParticles
void (ItemStack, int): a, method_6037, spawnItemParticles, m_01059177, func_195062_a, addItemParticles
void (): q, method_6040, consumeItem, func_71036_o, onItemUseFinish
void (): q, method_6040, method_6040, consumeItem, func_71036_o, onItemUseFinish
ItemStack (): dl, method_6030, getItemInUse, func_184607_cu, getActiveItemStack
ItemStack (): dm, method_6030, getActiveItem, getItemInUse, func_184607_cu, getActiveItemStack
int (): dm, method_6014, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): dn, method_6014, getItemUseTimeLeft, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): dn, method_6048, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
int (): do, method_6048, getItemUseTime, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
void (): do, method_6075, stopUsingItem, func_184597_cx, stopActiveHand
void (): dp, method_6075, stopUsingItem, stopUsingItem, func_184597_cx, stopActiveHand
void (): dp, method_6021, clearItemInUse, func_184602_cy, resetActiveHand
void (): dq, method_6021, clearActiveItem, clearItemInUse, func_184602_cy, resetActiveHand
boolean (): dq, method_6039, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): dr, method_6039, method_6039, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): dr, method_6128, isFallFlying, func_184613_cA, isElytraFlying
boolean (): ds, method_6128, isFallFlying, isFallFlying, func_184613_cA, isElytraFlying
boolean (): bj, method_20232, m_00306336, func_213314_bj, func_213314_bj
boolean (): bk, method_20232, isInSwimmingPose, m_00306336, func_213314_bj, isActualySwimming
boolean (double, double, double, boolean): a, method_6082, tryTeleport, func_213373_a, func_213373_a
boolean (double, double, double, boolean): a, method_6082, teleport, tryTeleport, func_213373_a, attemptTeleport
boolean (): dt, method_6086, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): du, method_6086, method_6086, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): du, method_6102, canAttack, func_190631_cK, attackable
boolean (): dv, method_6102, method_6102, canAttack, func_190631_cK, attackable
boolean (ItemStack): e, method_18397, m_98611243, func_213365_e, func_213365_e
boolean (ItemStack): e, method_18397, canPickUp, m_98611243, func_213365_e, func_213365_e
Packet<?> (): N, method_18002, m_00781305, func_213297_N, createSpawnPacket
Packet<?> (): N, method_18002, createSpawnPacket, m_00781305, func_213297_N, createSpawnPacket
EntityDimensions (Pose): a, method_18377, getDimensionsForPose, func_213305_a, getSize
EntityDimensions (EntityPose): a, method_18377, getDimensions, getDimensionsForPose, func_213305_a, getSize
Optional<BlockPos> (): dv, method_18398, getSleepingPos, func_213374_dv, getBedPosition
Optional<BlockPos> (): dw, method_18398, getSleepingPosition, getSleepingPos, func_213374_dv, getBedPosition
void (BlockPos): d, method_18402, m_29785174, func_213369_d, setBedPosition
void (BlockPos): d, method_18402, setSleepingPosition, m_29785174, func_213369_d, setBedPosition
void (): dw, method_18399, m_75765239, func_213372_dw, clearBedPosition
void (): dx, method_18399, clearSleepingPosition, m_75765239, func_213372_dw, clearBedPosition
boolean (): dx, method_6113, isSleeping, func_70608_bn, isSleeping
boolean (): dy, method_6113, isSleeping, isSleeping, func_70608_bn, isSleeping
void (BlockPos): e, method_18403, startSleeping, func_213342_e, startSleeping
void (BlockPos): e, method_18403, sleep, startSleeping, func_213342_e, startSleeping
void (BlockPos): a, method_18392, m_57357409, func_213370_a, func_213370_a
void (BlockPos): a, method_18392, setPositionInBed, m_57357409, func_213370_a, func_213370_a
boolean (): p, method_18406, m_42736631, func_213359_p, isInValidBed
boolean (): p, method_18406, isSleepingInBed, m_42736631, func_213359_p, isInValidBed
void (): dy, method_18400, stopSleeping, func_213366_dy, wakeUp
void (): dz, method_18400, wakeUp, stopSleeping, func_213366_dy, wakeUp
boolean (): aL, method_5757, isInWall, func_70094_T, isEntityInsideOpaqueBlock
boolean (): aM, method_5757, isInsideWall, isInWall, func_70094_T, isEntityInsideOpaqueBlock
float (Pose, EntityDimensions): a, method_18378, m_42089492, func_213316_a, getEyeHeight
float (EntityPose, EntityDimensions): a, method_18378, getEyeHeight, m_42089492, func_213316_a, getEyeHeight
float (Pose, EntityDimensions): b, method_18394, m_86089714, func_213348_b, getStandingEyeHeight
float (EntityPose, EntityDimensions): b, method_18394, getActiveEyeHeight, m_86089714, func_213348_b, getStandingEyeHeight
ItemStack (ItemStack): f, method_18808, m_73736534, func_213356_f, func_213356_f
ItemStack (ItemStack): f, method_18808, getArrowType, m_73736534, func_213356_f, findAmmo
ItemStack (World, ItemStack): a, method_18866, m_96286136, func_213357_a, onFoodEaten
ItemStack (World, ItemStack): a, method_18866, eatFood, m_96286136, func_213357_a, onFoodEaten
void (ItemStack, World, LivingEntity): a, method_18865, m_56601334, func_213349_a, applyFoodEffects
void (ItemStack, World, LivingEntity): a, method_18865, applyFoodEffects, m_56601334, func_213349_a, applyFoodEffects
byte (EquipmentSlot): d, method_20237, m_66229982, func_213350_d, func_213350_d
byte (EquipmentSlot): d, method_20237, getEquipmentBreakStatus, m_66229982, func_213350_d, func_213350_d
void (EquipmentSlot): c, method_20235, m_74654843, func_213361_c, sendBreakAnimation
void (EquipmentSlot): c, method_20235, sendEquipmentBreakStatus, m_74654843, func_213361_c, sendBreakAnimation
void (InteractionHand): d, method_20236, m_93838015, func_213334_d, sendBreakAnimation
void (Hand): d, method_20236, sendToolBreakStatus, m_93838015, func_213334_d, sendBreakAnimation
float (float): a, method_6024, getSwimAmount, func_205015_b, getSwimAnimation
float (float): a, method_6024, method_6024, getSwimAmount, func_205015_b, getSwimAnimation
void (ItemStack): g, method_6045, onBrokenItem, func_70669_a, renderBrokenItemStack
void (ItemStack): g, method_6045, playEquipmentBreakEffects, onBrokenItem, func_70669_a, renderBrokenItemStack
void (): aX, method_5879, animateDamage, func_70057_ab, performHurtAnimation
void (): aY, method_5879, animateDamage, animateDamage, func_70057_ab, performHurtAnimation
void (byte): a, method_5711, doEvent, func_70103_a, handleStatusUpdate
void (byte): a, method_5711, handleStatus, doEvent, func_70103_a, handleStatusUpdate
boolean (): bG, method_5733, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
boolean (): bH, method_5733, shouldRenderName, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
void (): cY, method_6093, knockDownwards, func_203010_cG, handleFluidSneak
void (): cZ, method_6093, method_6093, knockDownwards, func_203010_cG, handleFluidSneak
void (double, double, double, float, float, int, boolean): a, method_5759, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (float, int): a, method_5683, updateTrackedHeadRotation, func_208000_a, setHeadRotation
void (float, int): a, method_5683, updateTrackedHeadRotation, updateTrackedHeadRotation, func_208000_a, setHeadRotation
float (float): p, method_6055, getAttackAnimationProgress, func_70678_g, getSwingProgress
float (float): p, method_6055, getHandSwingProgress, getAttackAnimationProgress, func_70678_g, getSwingProgress
int (): ds, method_6003, getFlyingTicks, func_184599_cB, getTicksElytraFlying
int (): dt, method_6003, method_6003, getFlyingTicks, func_184599_cB, getTicksElytraFlying
void (BlockPos, boolean): a, method_6006, setRecordPlayingNearby, func_191987_a, setPartying
void (BlockPos, boolean): a, method_6006, setNearbySongPlaying, setRecordPlayingNearby, func_191987_a, setPartying
Direction (): dz, method_18401, m_27021470, func_213376_dz, func_213376_dz
Direction (): dA, method_18401, getSleepingDirection, m_27021470, func_213376_dz, getBedDirection
1.14.2
Names
Fields
UUID: b, field_6237, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, field_110156_b
UUID: b, field_6237, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, SPRINTING_SPEED_BOOST_ID
AttributeModifier: c, field_6231, SPRINTING_SPEED_MODIFIER, field_110157_c, field_110157_c
AttributeModifier: c, field_6231, SPRINTING_SPEED_MODIFIER, field_110157_c, SPRINTING_SPEED_BOOST
DataAttribute<Byte>: ar, field_6257, LIVING_ENTITY_FLAGS, field_184621_as, field_184621_as
DataAttribute<Byte>: ar, field_6257, LIVING_ENTITY_FLAGS, field_184621_as, LIVING_FLAGS
DataAttribute<Float>: d, field_6247, HEALTH, field_184632_c, field_184632_c
DataAttribute<Float>: d, field_6247, HEALTH, field_184632_c, HEALTH
DataAttribute<Integer>: e, field_6240, EFFECT_PARTICLES_COLOR, field_184633_f, field_184633_f
DataAttribute<Integer>: e, field_6240, EFFECT_PARTICLES_COLOR, field_184633_f, POTION_EFFECTS
DataAttribute<Boolean>: f, field_6214, EFFECT_PARTICLES_AMBIENT, field_184634_g, field_184634_g
DataAttribute<Boolean>: f, field_6214, EFFECT_PARTICLES_AMBIENT, field_184634_g, HIDE_PARTICLES
DataAttribute<Integer>: g, field_6219, STUCK_ARROWS, field_184635_h, field_184635_h
DataAttribute<Integer>: g, field_6219, STUCK_ARROWS, field_184635_h, ARROW_COUNT_IN_ENTITY
DataAttribute<Optional<BlockPos>>: bs, field_18073, f_26082167, field_213379_bs, field_213379_bs
DataAttribute<Optional<BlockPos>>: bs, field_18073, f_26082167, field_213379_bs, BED_POSITION
EntityDimensions: as, field_18072, f_41643368, field_213377_as, field_213377_as
EntityDimensions: as, field_18072, f_41643368, field_213377_as, SLEEPING_SIZE
AbstractEntityAttributeContainer: bt, field_6260, attributes, field_110155_d, field_110155_d
AbstractEntityAttributeContainer: bt, field_6260, attributes, field_110155_d, attributes
DamageTracker: bu, field_6256, damageTracker, field_94063_bt, field_94063_bt
DamageTracker: bu, field_6256, damageTracker, field_94063_bt, combatTracker
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, statusEffects, field_70713_bf, field_70713_bf
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, statusEffects, field_70713_bf, activePotionsMap
DefaultedList<ItemStack>: bw, field_6234, itemsInHands, field_184630_bs, field_184630_bs
DefaultedList<ItemStack>: bw, field_6234, itemsInHands, field_184630_bs, handInventory
DefaultedList<ItemStack>: bx, field_6248, armor, field_184631_bt, field_184631_bt
DefaultedList<ItemStack>: bx, field_6248, armor, field_184631_bt, armorArray
boolean: at, field_6252, armSwinging, field_82175_bq, field_82175_bq
boolean: at, field_6252, armSwinging, field_82175_bq, isSwingInProgress
InteractionHand: au, field_6266, swingingArm, field_184622_au, field_184622_au
InteractionHand: au, field_6266, swingingArm, field_184622_au, swingingHand
int: av, field_6279, armSwingingTicks, field_110158_av, field_110158_av
int: av, field_6279, armSwingingTicks, field_110158_av, swingProgressInt
int: aw, field_6218, arrowDespawnTimer, field_70720_be, field_70720_be
int: aw, field_6218, arrowDespawnTimer, field_70720_be, arrowHitTimer
int: ax, field_6235, damagedTimer, field_70737_aN, field_70737_aN
int: ax, field_6235, damagedTimer, field_70737_aN, hurtTime
int: ay, field_6254, damagedTime, field_70738_aO, field_70738_aO
int: ay, field_6254, damagedTime, field_70738_aO, maxHurtTime
float: az, field_6271, damagedSwingDir, field_70739_aP, field_70739_aP
float: az, field_6271, damagedSwingDir, field_70739_aP, attackedAtYaw
int: aA, field_6213, deathTicks, field_70725_aQ, field_70725_aQ
int: aA, field_6213, deathTicks, field_70725_aQ, deathTime
float: aB, field_6229, lastAttackAnimationProgress, field_70732_aI, field_70732_aI
float: aB, field_6229, lastAttackAnimationProgress, field_70732_aI, prevSwingProgress
float: aC, field_6251, attackAnimationProgress, field_70733_aJ, field_70733_aJ
float: aC, field_6251, attackAnimationProgress, field_70733_aJ, swingProgress
int: aD, field_6273, lastAttackedTicks, field_184617_aD, field_184617_aD
int: aD, field_6273, lastAttackedTicks, field_184617_aD, ticksSinceLastSwing
float: aE, field_6211, lastWalkAnimationSpeed, field_184618_aE, field_184618_aE
float: aE, field_6211, lastWalkAnimationSpeed, field_184618_aE, prevLimbSwingAmount
float: aF, field_6225, walkAnimationSpeed, field_70721_aZ, field_70721_aZ
float: aF, field_6225, walkAnimationSpeed, field_70721_aZ, limbSwingAmount
float: aG, field_6249, walkAnimationProgress, field_184619_aG, field_184619_aG
float: aG, field_6249, walkAnimationProgress, field_184619_aG, limbSwing
int: aH, field_6269, invulnerableTicks, field_70771_an, field_70771_an
int: aH, field_6269, invulnerableTicks, field_70771_an, maxHurtResistantTime
float: aI, field_6244, f_26584770, field_70769_ao, field_70769_ao
float: aI, field_6244, f_26584770, field_70769_ao, randomUnused2
float: aJ, field_6262, f_75186175, field_70770_ap, field_70770_ap
float: aJ, field_6262, f_75186175, field_70770_ap, randomUnused1
float: aK, field_6283, bodyYaw, field_70761_aq, field_70761_aq
float: aK, field_6283, bodyYaw, field_70761_aq, renderYawOffset
float: aL, field_6220, lastBodyYaw, field_70760_ar, field_70760_ar
float: aL, field_6220, lastBodyYaw, field_70760_ar, prevRenderYawOffset
float: aM, field_6241, headYaw, field_70759_as, field_70759_as
float: aM, field_6241, headYaw, field_70759_as, rotationYawHead
float: aN, field_6259, lastHeadYaw, field_70758_at, field_70758_at
float: aN, field_6259, lastHeadYaw, field_70758_at, prevRotationYawHead
float: aO, field_6281, speedInAir, field_70747_aH, field_70747_aH
float: aO, field_6281, speedInAir, field_70747_aH, jumpMovementFactor
PlayerEntity: aP, field_6258, attackingPlayer, field_70717_bb, field_70717_bb
PlayerEntity: aP, field_6258, attackingPlayer, field_70717_bb, attackingPlayer
int: aQ, field_6238, playerHitTimer, field_70718_bc, field_70718_bc
int: aQ, field_6238, playerHitTimer, field_70718_bc, recentlyHit
boolean: aR, field_6272, dead, field_70729_aU, field_70729_aU
boolean: aR, field_6272, dead, field_70729_aU, dead
int: aS, field_6278, farFromPlayerTicks, field_70708_bq, field_70708_bq
int: aS, field_6278, farFromPlayerTicks, field_70708_bq, idleTime
float: aT, field_6217, lastWalkProgress, field_70768_au, field_70768_au
float: aT, field_6217, lastWalkProgress, field_70768_au, prevOnGroundSpeedFactor
float: aU, field_6233, walkProgress, field_110154_aX, field_110154_aX
float: aU, field_6233, walkProgress, field_110154_aX, onGroundSpeedFactor
float: aV, field_6255, totalWalkDistance, field_70764_aw, field_70764_aw
float: aV, field_6255, totalWalkDistance, field_70764_aw, movedDistance
float: aW, field_6275, lastTotalWalkDistance, field_70763_ax, field_70763_ax
float: aW, field_6275, lastTotalWalkDistance, field_70763_ax, prevMovedDistance
float: aX, field_6215, rotationOffset, field_70741_aB, field_70741_aB
float: aX, field_6215, rotationOffset, field_70741_aB, unused180
int: aY, field_6232, score, field_70744_aE, field_70744_aE
int: aY, field_6232, score, field_70744_aE, scoreValue
float: aZ, field_6253, lastDamageTaken, field_110153_bc, field_110153_bc
float: aZ, field_6253, lastDamageTaken, field_110153_bc, lastDamage
boolean: ba, field_6282, jumping, field_70703_bu, field_70703_bu
boolean: ba, field_6282, jumping, field_70703_bu, isJumping
float: bb, field_6212, sidewaysSpeed, field_70702_br, field_70702_br
float: bb, field_6212, sidewaysSpeed, field_70702_br, moveStrafing
float: bc, field_6227, verticalSpeed, field_70701_bs, field_70701_bs
float: bc, field_6227, verticalSpeed, field_70701_bs, moveVertical
float: bd, field_6250, forwardSpeed, field_191988_bg, field_191988_bg
float: bd, field_6250, forwardSpeed, field_191988_bg, moveForward
float: be, field_6267, rotationSpeed, field_70704_bt, field_70704_bt
float: be, field_6267, rotationSpeed, field_70704_bt, randomYawVelocity
int: bf, field_6210, lerpSteps, field_70716_bi, field_70716_bi
int: bf, field_6210, lerpSteps, field_70716_bi, newPosRotationIncrements
double: bg, field_6224, lerpX, field_184623_bh, field_184623_bh
double: bg, field_6224, lerpX, field_184623_bh, interpTargetX
double: bh, field_6245, lerpY, field_184624_bi, field_184624_bi
double: bh, field_6245, lerpY, field_184624_bi, interpTargetY
double: bi, field_6263, lerpZ, field_184625_bj, field_184625_bj
double: bi, field_6263, lerpZ, field_184625_bj, interpTargetZ
double: bj, field_6284, lerpYaw, field_184626_bk, field_184626_bk
double: bj, field_6284, lerpYaw, field_184626_bk, interpTargetYaw
double: bk, field_6221, lerpPitch, field_70709_bj, field_70709_bj
double: bk, field_6221, lerpPitch, field_70709_bj, interpTargetPitch
double: bl, field_6242, f_37357557, field_208001_bq, field_208001_bq
double: bl, field_6242, f_37357557, field_208001_bq, interpTargetHeadYaw
int: bm, field_6265, f_50629512, field_208002_br, field_208002_br
int: bm, field_6265, f_50629512, field_208002_br, interpTicksHead
boolean: by, field_6285, effectsChanged, field_70752_e, field_70752_e
boolean: by, field_6285, effectsChanged, field_70752_e, potionsNeedUpdate
LivingEntity: bz, field_6274, attacker, field_70755_b, field_70755_b
LivingEntity: bz, field_6274, attacker, field_70755_b, revengeTarget
int: bA, field_6230, lastAttackedTime, field_70756_c, field_70756_c
int: bA, field_6230, lastAttackedTime, field_70756_c, revengeTimer
LivingEntity: bB, field_6236, lastAttackedMob, field_110150_bn, field_110150_bn
LivingEntity: bB, field_6236, lastAttackedMob, field_110150_bn, lastAttackedEntity
int: bC, field_6270, lastAttackTime, field_142016_bo, field_142016_bo
int: bC, field_6270, lastAttackTime, field_142016_bo, lastAttackedEntityTime
float: bD, field_6287, speed, field_70746_aG, field_70746_aG
float: bD, field_6287, speed, field_70746_aG, landMovementFactor
int: bE, field_6228, jumpingCooldown, field_70773_bE, field_70773_bE
int: bE, field_6228, jumpingCooldown, field_70773_bE, jumpTicks
float: bF, field_6246, absorption, field_110151_bq, field_110151_bq
float: bF, field_6246, absorption, field_110151_bq, absorptionAmount
ItemStack: bn, field_6277, itemInUse, field_184627_bm, field_184627_bm
ItemStack: bn, field_6277, itemInUse, field_184627_bm, activeItemStack
int: bo, field_6222, itemInUseDuration, field_184628_bn, field_184628_bn
int: bo, field_6222, itemInUseDuration, field_184628_bn, activeItemStackUseCount
int: bp, field_6239, flyingTicks, field_184629_bo, field_184629_bo
int: bp, field_6239, flyingTicks, field_184629_bo, ticksElytraFlying
BlockPos: bG, field_6268, pos, field_184620_bC, field_184620_bC
BlockPos: bG, field_6268, pos, field_184620_bC, prevBlockpos
DamageSource: bH, field_6276, lastDamageSource, field_189750_bF, field_189750_bF
DamageSource: bH, field_6276, lastDamageSource, field_189750_bF, lastDamageSource
long: bI, field_6226, lastDamagedTime, field_189751_bG, field_189751_bG
long: bI, field_6226, lastDamagedTime, field_189751_bG, lastDamageStamp
int: bq, field_6261, f_07017709, field_204807_bs, field_204807_bs
int: bq, field_6261, f_07017709, field_204807_bs, spinAttackDuration
float: bJ, field_6243, swimAmount, field_205017_bL, field_205017_bL
float: bJ, field_6243, swimAmount, field_205017_bL, swimAnimation
float: bK, field_6264, lastSwimAmount, field_205018_bM, field_205018_bM
float: bK, field_6264, lastSwimAmount, field_205018_bM, lastSwimAnimation
C_51222497<?>: br, field_18321, f_97351903, field_213378_br, field_213378_br
C_51222497<?>: br, field_18321, f_97351903, field_213378_br, brain
Constructors
Methods
C_51222497<?> (): cj, method_18868, m_14073201, func_213375_cj, func_213375_cj
C_51222497<?> (): cj, method_18868, m_14073201, func_213375_cj, getBrain
C_51222497<?> (Dynamic<?>): a, method_18867, m_00351985, func_213364_a, func_213364_a
C_51222497<?> (Dynamic<?>): a, method_18867, m_00351985, func_213364_a, createBrain
boolean (EntityType<?>): a, method_5973, m_33497769, func_213358_a, func_213358_a
boolean (EntityType<?>): a, method_5973, m_33497769, func_213358_a, canAttack
float (): cm, method_17825, m_46868282, func_213355_cm, func_213355_cm
float (): cm, method_17825, m_46868282, func_213355_cm, getRenderScale
void (int): m, method_16826, m_43992679, func_213332_m, func_213332_m
void (int): m, method_16826, m_43992679, func_213332_m, setIdleTime
void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, func_213281_b
void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, writeAdditional
double (Entity): A, method_18390, m_92334041, func_213340_A, func_213340_A
double (Entity): A, method_18390, m_92334041, func_213340_A, getVisibilityMultiplier
boolean (LivingEntity): c, method_18395, m_86340949, func_213336_c, func_213336_c
boolean (LivingEntity): c, method_18395, m_86340949, func_213336_c, canAttack
void (DamageSource): d, method_16080, m_72373583, func_213345_d, func_213345_d
void (DamageSource): d, method_16080, m_72373583, func_213345_d, spawnDrops
void (): cE, method_16078, m_36977034, func_213337_cE, func_213337_cE
void (): cE, method_16078, m_36977034, func_213337_cE, dropInventory
void (DamageSource, int, boolean): a, method_6099, dropEquipment, func_213333_a, func_213333_a
void (DamageSource, int, boolean): a, method_6099, dropEquipment, func_213333_a, dropSpecialItems
void (DamageSource, boolean): a, method_16077, m_59025459, func_213354_a, func_213354_a
void (DamageSource, boolean): a, method_16077, m_59025459, func_213354_a, dropLoot
SoundEvent (ItemStack): c, method_18807, m_47105887, func_213351_c, func_213351_c
SoundEvent (ItemStack): c, method_18807, m_47105887, func_213351_c, getDrinkSound
SoundEvent (ItemStack): d, method_18869, m_45465396, func_213353_d, func_213353_d
SoundEvent (ItemStack): d, method_18869, m_45465396, func_213353_d, getEatSound
BlockState (): cH, method_16212, m_83221421, func_213339_cH, func_213339_cH
BlockState (): cH, method_16212, m_83221421, func_213339_cH, getBlockState
AbstractEntityAttributeContainer (): cO, method_6127, getAttributes, func_110140_aT, getAttributeMap
AbstractEntityAttributeContainer (): cO, method_6127, getAttributes, func_110140_aT, getAttributes
void (Vec3d): e, method_6091, moveRelative, func_213352_e, func_213352_e
void (Vec3d): e, method_6091, moveRelative, func_213352_e, travel
Packet<?> (): N, method_18002, m_00781305, func_213297_N, func_213297_N
Packet<?> (): N, method_18002, m_00781305, func_213297_N, createSpawnPacket
EntityDimensions (Pose): a, method_18377, getDimensionsForPose, func_213305_a, func_213305_a
EntityDimensions (Pose): a, method_18377, getDimensionsForPose, func_213305_a, getSize
Optional<BlockPos> (): dv, method_18398, getSleepingPos, func_213374_dv, func_213374_dv
Optional<BlockPos> (): dv, method_18398, getSleepingPos, func_213374_dv, getBedPosition
void (BlockPos): d, method_18402, m_29785174, func_213369_d, func_213369_d
void (BlockPos): d, method_18402, m_29785174, func_213369_d, setBedPosition
void (): dw, method_18399, m_75765239, func_213372_dw, func_213372_dw
void (): dw, method_18399, m_75765239, func_213372_dw, clearBedPosition
boolean (): dx, method_6113, isSleeping, func_70608_bn, isPlayerSleeping
boolean (): dx, method_6113, isSleeping, func_70608_bn, isSleeping
void (BlockPos): e, method_18403, startSleeping, func_213342_e, func_213342_e
void (BlockPos): e, method_18403, startSleeping, func_213342_e, startSleeping
boolean (): p, method_18406, m_42736631, func_213359_p, func_213359_p
boolean (): p, method_18406, m_42736631, func_213359_p, isInValidBed
void (): dy, method_18400, stopSleeping, func_213366_dy, func_213366_dy
void (): dy, method_18400, stopSleeping, func_213366_dy, wakeUp
float (Pose, EntityDimensions): a, method_18378, m_42089492, func_213316_a, func_213316_a
float (Pose, EntityDimensions): a, method_18378, m_42089492, func_213316_a, getEyeHeight
float (Pose, EntityDimensions): b, method_18394, m_86089714, func_213348_b, func_213348_b
float (Pose, EntityDimensions): b, method_18394, m_86089714, func_213348_b, getStandingEyeHeight
ItemStack (World, ItemStack): a, method_18866, m_96286136, func_213357_a, func_213357_a
ItemStack (World, ItemStack): a, method_18866, m_96286136, func_213357_a, onFoodEaten
void (ItemStack, World, LivingEntity): a, method_18865, m_56601334, func_213349_a, func_213349_a
void (ItemStack, World, LivingEntity): a, method_18865, m_56601334, func_213349_a, applyFoodEffects
void (EquipmentSlot): c, method_20235, m_74654843, func_213361_c, func_213361_c
void (EquipmentSlot): c, method_20235, m_74654843, func_213361_c, sendBreakAnimation
void (InteractionHand): d, method_20236, m_93838015, func_213334_d, func_213334_d
void (InteractionHand): d, method_20236, m_93838015, func_213334_d, sendBreakAnimation
1.14.1
Names
aio
air
Fields
Constructors
Methods
1.14
Names
aio
net.minecraft.class_1309
net.minecraft.entity.living.LivingEntity
net.minecraft.entity.LivingEntity
net.minecraft.entity.LivingEntity
Fields
UUID: b, field_6237, SPRINTING_SPEED_MODIFIER_ID, field_110156_b, field_110156_b
AttributeModifier: c, field_6231, SPRINTING_SPEED_MODIFIER, field_110157_c, field_110157_c
DataAttribute<Byte>: ar, field_6257, LIVING_ENTITY_FLAGS, field_184621_as, field_184621_as
DataAttribute<Float>: d, field_6247, HEALTH, field_184632_c, field_184632_c
DataAttribute<Integer>: e, field_6240, EFFECT_PARTICLES_COLOR, field_184633_f, field_184633_f
DataAttribute<Boolean>: f, field_6214, EFFECT_PARTICLES_AMBIENT, field_184634_g, field_184634_g
DataAttribute<Integer>: g, field_6219, STUCK_ARROWS, field_184635_h, field_184635_h
DataAttribute<Optional<BlockPos>>: bs, field_18073, f_26082167, field_213379_bs, field_213379_bs
EntityDimensions: as, field_18072, f_41643368, field_213377_as, field_213377_as
AbstractEntityAttributeContainer: bt, field_6260, attributes, field_110155_d, field_110155_d
DamageTracker: bu, field_6256, damageTracker, field_94063_bt, field_94063_bt
Map<StatusEffect, StatusEffectInstance>: bv, field_6280, statusEffects, field_70713_bf, field_70713_bf
DefaultedList<ItemStack>: bw, field_6234, itemsInHands, field_184630_bs, field_184630_bs
DefaultedList<ItemStack>: bx, field_6248, armor, field_184631_bt, field_184631_bt
boolean: at, field_6252, armSwinging, field_82175_bq, field_82175_bq
InteractionHand: au, field_6266, swingingArm, field_184622_au, field_184622_au
int: av, field_6279, armSwingingTicks, field_110158_av, field_110158_av
int: aw, field_6218, arrowDespawnTimer, field_70720_be, field_70720_be
int: ax, field_6235, damagedTimer, field_70737_aN, field_70737_aN
int: ay, field_6254, damagedTime, field_70738_aO, field_70738_aO
float: az, field_6271, damagedSwingDir, field_70739_aP, field_70739_aP
int: aA, field_6213, deathTicks, field_70725_aQ, field_70725_aQ
float: aB, field_6229, lastAttackAnimationProgress, field_70732_aI, field_70732_aI
float: aC, field_6251, attackAnimationProgress, field_70733_aJ, field_70733_aJ
int: aD, field_6273, lastAttackedTicks, field_184617_aD, field_184617_aD
float: aE, field_6211, lastWalkAnimationSpeed, field_184618_aE, field_184618_aE
float: aF, field_6225, walkAnimationSpeed, field_70721_aZ, field_70721_aZ
float: aG, field_6249, walkAnimationProgress, field_184619_aG, field_184619_aG
int: aH, field_6269, invulnerableTicks, field_70771_an, field_70771_an
float: aI, field_6244, f_26584770, field_70769_ao, field_70769_ao
float: aJ, field_6262, f_75186175, field_70770_ap, field_70770_ap
float: aK, field_6283, bodyYaw, field_70761_aq, field_70761_aq
float: aL, field_6220, lastBodyYaw, field_70760_ar, field_70760_ar
float: aM, field_6241, headYaw, field_70759_as, field_70759_as
float: aN, field_6259, lastHeadYaw, field_70758_at, field_70758_at
float: aO, field_6281, speedInAir, field_70747_aH, field_70747_aH
PlayerEntity: aP, field_6258, attackingPlayer, field_70717_bb, field_70717_bb
int: aQ, field_6238, playerHitTimer, field_70718_bc, field_70718_bc
boolean: aR, field_6272, dead, field_70729_aU, field_70729_aU
int: aS, field_6278, farFromPlayerTicks, field_70708_bq, field_70708_bq
float: aT, field_6217, lastWalkProgress, field_70768_au, field_70768_au
float: aU, field_6233, walkProgress, field_110154_aX, field_110154_aX
float: aV, field_6255, totalWalkDistance, field_70764_aw, field_70764_aw
float: aW, field_6275, lastTotalWalkDistance, field_70763_ax, field_70763_ax
float: aX, field_6215, rotationOffset, field_70741_aB, field_70741_aB
int: aY, field_6232, score, field_70744_aE, field_70744_aE
float: aZ, field_6253, lastDamageTaken, field_110153_bc, field_110153_bc
boolean: ba, field_6282, jumping, field_70703_bu, field_70703_bu
float: bb, field_6212, sidewaysSpeed, field_70702_br, field_70702_br
float: bc, field_6227, verticalSpeed, field_70701_bs, field_70701_bs
float: bd, field_6250, forwardSpeed, field_191988_bg, field_191988_bg
float: be, field_6267, rotationSpeed, field_70704_bt, field_70704_bt
int: bf, field_6210, lerpSteps, field_70716_bi, field_70716_bi
double: bg, field_6224, lerpX, field_184623_bh, field_184623_bh
double: bh, field_6245, lerpY, field_184624_bi, field_184624_bi
double: bi, field_6263, lerpZ, field_184625_bj, field_184625_bj
double: bj, field_6284, lerpYaw, field_184626_bk, field_184626_bk
double: bk, field_6221, lerpPitch, field_70709_bj, field_70709_bj
double: bl, field_6242, f_37357557, field_208001_bq, field_208001_bq
int: bm, field_6265, f_50629512, field_208002_br, field_208002_br
boolean: by, field_6285, effectsChanged, field_70752_e, field_70752_e
LivingEntity: bz, field_6274, attacker, field_70755_b, field_70755_b
int: bA, field_6230, lastAttackedTime, field_70756_c, field_70756_c
LivingEntity: bB, field_6236, lastAttackedMob, field_110150_bn, field_110150_bn
int: bC, field_6270, lastAttackTime, field_142016_bo, field_142016_bo
float: bD, field_6287, speed, field_70746_aG, field_70746_aG
int: bE, field_6228, jumpingCooldown, field_70773_bE, field_70773_bE
float: bF, field_6246, absorption, field_110151_bq, field_110151_bq
ItemStack: bn, field_6277, itemInUse, field_184627_bm, field_184627_bm
int: bo, field_6222, itemInUseDuration, field_184628_bn, field_184628_bn
int: bp, field_6239, flyingTicks, field_184629_bo, field_184629_bo
BlockPos: bG, field_6268, pos, field_184620_bC, field_184620_bC
DamageSource: bH, field_6276, lastDamageSource, field_189750_bF, field_189750_bF
long: bI, field_6226, lastDamagedTime, field_189751_bG, field_189751_bG
int: bq, field_6261, f_07017709, field_204807_bs, field_204807_bs
float: bJ, field_6243, swimAmount, field_205017_bL, field_205017_bL
float: bK, field_6264, lastSwimAmount, field_205018_bM, field_205018_bM
C_51222497<?>: br, field_18321, f_97351903, field_213378_br, field_213378_br
Constructors
(EntityType<? extends LivingEntity>, World)
Methods
C_51222497<?> (): cj, method_18868, m_14073201, func_213375_cj, func_213375_cj
C_51222497<?> (Dynamic<?>): a, method_18867, m_00351985, func_213364_a, func_213364_a
void (): V, method_5768, discard, func_174812_G, onKillCommand
boolean (EntityType<?>): a, method_5973, m_33497769, func_213358_a, func_213358_a
void (): u_, method_5693, registerSyncedData, func_70088_a, registerData
void (): ck, method_6001, initAttributes, func_110147_ax, registerAttributes
void (double, boolean, BlockState, BlockPos): a, method_5623, checkFallDamage, func_184231_a, updateFallState
boolean (): cl, method_6094, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
void (): aa, method_5670, baseTick, func_70030_z, baseTick
void (BlockPos): b, method_6126, applyMovementEffects, func_184594_b, frostWalk
boolean (): v_, method_6109, isBaby, func_70631_g_, isChild
float (): cm, method_17825, m_46868282, func_213355_cm, func_213355_cm
boolean (): be, method_5788, isRideableUnderwater, func_205710_ba, canBeRiddenInWater
void (): cn, method_6108, tickPostDeath, func_70609_aI, onDeathUpdate
boolean (): co, method_6054, isGrownUp, func_146066_aG, canDropLoot
int (int): k, method_6130, updateBreathUnderwater, func_70682_h, decreaseAirSupply
int (int): l, method_6064, increaseBreath, func_207300_l, determineNextAir
int (PlayerEntity): d, method_6110, getXpDrop, func_70693_a, getExperiencePoints
boolean (): cp, method_6071, shouldDropXp, func_70684_aJ, isPlayer
Random (): cq, method_6051, getRandom, func_70681_au, getRNG
LivingEntity (): cr, method_6065, getAttacker, func_70643_av, getRevengeTarget
int (): cs, method_6117, getLastAttackedTime, func_142015_aE, getRevengeTimer
void (LivingEntity): a, method_6015, setAttacker, func_70604_c, setRevengeTarget
LivingEntity (): ct, method_6052, getLastAttackedMob, func_110144_aD, getLastAttackedEntity
int (): cu, method_6083, getLastAttackTime, func_142013_aG, getLastAttackedEntityTime
void (Entity): z, method_6114, setLastAttackedMob, func_130011_c, setLastAttackedEntity
int (): cv, method_6131, getDespawnTimer, func_70654_ax, getIdleTime
void (int): m, method_16826, m_43992679, func_213332_m, func_213332_m
void (ItemStack): b, method_6116, playEquipSound, func_184606_a_, playEquipSound
void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, func_213281_b
void (NbtCompound): a, method_5749, readCustomNbt, func_70037_a, readAdditional
void (): cw, method_6050, tickStatusEffects, func_70679_bo, updatePotionEffects
void (): C, method_6027, updateVisibility, func_175135_B, updatePotionMetadata
double (Entity): A, method_18390, m_92334041, func_213340_A, func_213340_A
boolean (LivingEntity): c, method_18395, m_86340949, func_213336_c, func_213336_c
boolean (LivingEntity, C_33411697): a, method_18391, m_42581783, func_213344_a, func_213344_a
boolean (Collection<StatusEffectInstance>): c, method_6089, areAllEffectsAmbient, func_184593_a, areAllPotionsAmbient
void (): cx, method_6069, clearEffectParticles, func_175133_bi, resetPotionEffectMetadata
boolean (): cy, method_6012, clearStatusEffects, func_195061_cb, clearActivePotions
Collection<StatusEffectInstance> (): cz, method_6026, getStatusEffects, func_70651_bq, getActivePotionEffects
Map<StatusEffect, StatusEffectInstance> (): cA, method_6088, getEffects, func_193076_bZ, getActivePotionMap
boolean (StatusEffect): a, method_6059, hasStatusEffect, func_70644_a, isPotionActive
StatusEffectInstance (StatusEffect): b, method_6112, getEffectInstance, func_70660_b, getActivePotionEffect
boolean (StatusEffectInstance): c, method_6092, addStatusEffect, func_195064_c, addPotionEffect
boolean (StatusEffectInstance): d, method_6049, canHaveStatusEffect, func_70687_e, isPotionApplicable
boolean (): cB, method_5999, isAffectedBySmite, func_70662_br, isEntityUndead
StatusEffectInstance (StatusEffect): c, method_6111, removeEffect, func_184596_c, removeActivePotionEffect
boolean (StatusEffect): d, method_6016, removeStatusEffect, func_195063_d, removePotionEffect
void (StatusEffectInstance): a, method_6020, onStatusEffectApplied, func_70670_a, onNewPotionEffect
void (StatusEffectInstance, boolean): a, method_6009, onStatusEffectUpgraded, func_70695_b, onChangedPotionEffect
void (StatusEffectInstance): b, method_6129, onStatusEffectRemoved, func_70688_c, onFinishedPotionEffect
void (float): b, method_6025, heal, func_70691_i, heal
float (): cC, method_6032, getHealth, func_110143_aJ, getHealth
void (float): c, method_6033, setHealth, func_70606_j, setHealth
boolean (DamageSource, float): a, method_5643, takeDamage, func_70097_a, attackEntityFrom
void (LivingEntity): d, method_6090, blockWithShield, func_190629_c, blockUsingShield
void (LivingEntity): e, method_6060, m_41889401, func_213371_e, func_213371_e
boolean (DamageSource): f, method_6095, applyUndyingEffect, func_190628_d, checkTotemDeathProtection
DamageSource (): cD, method_6081, getLastDamageSource, func_189748_bU, getLastDamageSource
void (DamageSource): c, method_6013, playHurtSound, func_184581_c, playHurtSound
boolean (DamageSource): g, method_6061, bypassesShield, func_184583_d, canBlockDamageSource
void (DamageSource): a, method_6078, die, func_70645_a, onDeath
void (DamageSource): d, method_16080, m_72373583, func_213345_d, func_213345_d
void (): cE, method_16078, m_36977034, func_213337_cE, func_213337_cE
void (DamageSource, int, boolean): a, method_6099, dropEquipment, func_213333_a, func_213333_a
Identifier (): cF, method_5989, m_74652536, func_213346_cF, func_213346_cF
void (DamageSource, boolean): a, method_16077, m_59025459, func_213354_a, func_213354_a
LootContext$Builder (boolean, DamageSource): a, method_16079, m_92133372, func_213363_a, func_213363_a
void (Entity, float, double, double): a, method_6005, applyKnockback, func_70653_a, knockBack
SoundEvent (DamageSource): e, method_6011, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (): cG, method_6002, getDeathSound, func_184615_bR, getDeathSound
SoundEvent (int): n, method_6041, getFallSound, func_184588_d, getFallSound
SoundEvent (ItemStack): c, method_18807, m_47105887, func_213351_c, func_213351_c
SoundEvent (ItemStack): d, method_18869, m_45465396, func_213353_d, func_213353_d
boolean (): w_, method_6101, isClimbing, func_70617_f_, isOnLadder
BlockState (): cH, method_16212, m_83221421, func_213339_cH, func_213339_cH
boolean (BlockPos, BlockState): b, method_6077, canClimbTrapdoor, func_184604_a, canGoThroughtTrapDoorOnLadder
boolean (): aK, method_5805, isAlive, func_70089_S, isAlive
void (float, float): b, method_5747, takeFallDamage, func_180430_e, fall
int (): cI, method_6096, getArmorProtection, func_70658_aO, getTotalArmorValue
void (float): m, method_6105, damageArmor, func_70675_k, damageArmor
void (float): n, method_6056, damageShield, func_184590_k, damageShield
float (DamageSource, float): b, method_6132, getDamageAfterArmor, func_70655_b, applyArmorCalculations
float (DamageSource, float): c, method_6036, getDamageAfterEffectsAndEnchantments, func_70672_c, applyPotionDamageCalculations
void (DamageSource, float): d, method_6074, applyDamage, func_70665_d, damageEntity
DamageTracker (): cJ, method_6066, getDamageTracker, func_110142_aN, getCombatTracker
LivingEntity (): cK, method_6124, getLastAttacker, func_94060_bK, getAttackingEntity
float (): cL, method_6063, getMaxHealth, func_110138_aP, getMaxHealth
int (): cM, method_6022, getStuckArrows, func_85035_bI, getArrowCountInEntity
void (int): o, method_6097, setStuckArrows, func_85034_r, setArrowCountInEntity
int (): l, method_6028, getArmSwingDuration, func_82166_i, getArmSwingAnimationEnd
void (InteractionHand): a, method_6104, swingArm, func_184609_a, swingArm
void (): ae, method_5825, voidTick, func_70076_C, outOfWorld
void (): cN, method_6119, updateArmSwing, func_82168_bl, updateArmSwingProgress
EntityAttributeInstance (EntityAttribute): a, method_5996, getAttribute, func_110148_a, getAttribute
AbstractEntityAttributeContainer (): cO, method_6127, getAttributes, func_110140_aT, getAttributeMap
MobType (): cP, method_6046, getMobType, func_70668_bt, getCreatureAttribute
ItemStack (): cQ, method_6047, getItemInMainHand, func_184614_ca, getHeldItemMainhand
ItemStack (): cR, method_6079, getItemInOffHand, func_184592_cb, getHeldItemOffhand
ItemStack (InteractionHand): b, method_5998, getItemInHand, func_184586_b, getHeldItem
void (InteractionHand, ItemStack): a, method_6122, setItemInHand, func_184611_a, setHeldItem
boolean (EquipmentSlot): a, method_6084, isEquipmentSlotFilled, func_190630_a, hasItemInSlot
Iterable<ItemStack> (): aZ, method_5661, getArmor, func_184193_aE, getArmorInventoryList
ItemStack (EquipmentSlot): b, method_6118, getEquipment, func_184582_a, getItemStackFromSlot
void (EquipmentSlot, ItemStack): a, method_5673, setEquipment, func_184201_a, setItemStackToSlot
float (): cS, method_18396, m_13261009, func_213343_cS, func_213343_cS
void (boolean): f, method_5728, setSprinting, func_70031_b, setSprinting
float (): cT, method_6107, getSoundVolume, func_70599_aP, getSoundVolume
float (): cU, method_6017, getSoundPitch, func_70647_i, getSoundPitch
boolean (): cV, method_6062, isDead, func_70610_aX, isMovementBlocked
void (Entity): i, method_5697, push, func_70108_f, applyEntityCollision
void (Entity): B, method_6038, dismountRider, func_110145_l, dismountEntity
float (): cW, method_6106, getJumpStrength, func_175134_bD, getJumpUpwardsMotion
void (): cX, method_6043, jump, func_70664_aZ, jump
void (Tag<Fluid>): c, method_6010, m_74407200, func_180466_bG, handleFluidJump
float (): cZ, method_6120, getBaseMovementSpeedMultiplier, func_189749_co, getWaterSlowDown
void (Vec3d): e, method_6091, moveRelative, func_213352_e, func_213352_e
Vec3d (Vec3d): f, method_18801, m_19439509, func_213362_f, func_213362_f
float (float): r, method_18802, m_70235197, func_213335_r, func_213335_r
float (): da, method_6029, getSpeed, func_70689_ay, getAIMoveSpeed
void (float): o, method_6125, setSpeed, func_70659_e, setAIMoveSpeed
boolean (Entity): C, method_6121, tryDamage, func_70652_k, attackEntityAsMob
void (): h, method_5773, tick, func_70071_h_, tick
float (float, float): e, method_6031, bodyMovement, func_110146_f, updateDistance
void (): k, method_6007, mobTick, func_70636_d, livingTick
void (): n, method_6053, flyingTick, func_184616_r, updateElytra
void (): db, method_6023, serverTickAi, func_70626_be, updateEntityActionState
void (): dc, method_6070, pushAwayCollidingEntities, func_85033_bc, collideWithNearbyEntities
void (Box, Box): a, method_6035, m_55810680, func_204801_a, updateSpinAttack
void (Entity): D, method_6087, pushAway, func_82167_n, collideWithEntity
void (LivingEntity): f, method_5997, m_33985211, func_204804_d, spinAttack
void (int): p, method_6018, m_19218047, func_204803_n, startSpinAttack
boolean (): dd, method_6123, isDoingSpinAttack, func_204805_cN, isSpinAttacking
void (): j, method_5848, stopRiding, func_184210_p, stopRiding
void (): aM, method_5842, rideTick, func_70098_U, updateRidden
void (boolean): a_, method_6100, setJumping, func_70637_d, setJumping
void (Entity, int): a, method_6103, sendPickup, func_71001_a, onItemPickup
boolean (Entity): E, method_6057, canSee, func_70685_l, canEntityBeSeen
float (float): h, method_5705, getYaw, func_195046_g, getYaw
boolean (): de, method_6034, isLocallyControlled, func_70613_aW, isServerWorld
boolean (): aG, method_5863, hasCollision, func_70067_L, canBeCollidedWith
boolean (): aH, method_5810, isPushable, func_70104_M, canBePushed
void (): aF, method_5785, markDamaged, func_70018_K, markVelocityChanged
float (): bq, method_5791, getHeadYaw, func_70079_am, getRotationYawHead
void (float): k, method_5847, setHeadYaw, func_70034_d, setRotationYawHead
void (float): l, method_5636, setBodyYaw, func_181013_g, setRenderYawOffset
float (): df, method_6067, getAbsorption, func_110139_bj, getAbsorptionAmount
void (float): q, method_6073, setAbsorption, func_110149_m, setAbsorptionAmount
void (): e, method_6000, endCombat, func_152111_bt, sendEnterCombat
void (): f, method_6044, enterCombat, func_152112_bu, sendEndCombat
void (): dg, method_6008, markEffects, func_175136_bO, markPotionsDirty
Arm (): dh, method_6068, getMainArm, func_184591_cq, getPrimaryHand
boolean (): di, method_6115, isUsingItem, func_184587_cr, isHandActive
InteractionHand (): dj, method_6058, getActiveHand, func_184600_cs, getActiveHand
void (): dk, method_6076, tickUsingItem, func_184608_ct, updateActiveHand
void (): o, method_6072, m_92607480, func_205014_p, updateSwimAnimation
void (int, boolean): c, method_6085, m_93164879, func_204802_c, setLivingFlag
void (InteractionHand): c, method_6019, setActiveHand, func_184598_c, setActiveHand
void (DataAttribute<?>): a, method_5674, onDataValueChanged, func_184206_a, notifyDataManagerChange
void (AnchorArgument$Anchor, Vec3d): a, method_5702, lookAt, func_200602_a, lookAt
void (ItemStack, int): b, method_6098, addItemUseParticles, func_184584_a, updateItemUse
void (ItemStack, int): a, method_6037, m_01059177, func_195062_a, addItemParticles
void (): q, method_6040, consumeItem, func_71036_o, onItemUseFinish
ItemStack (): dl, method_6030, getItemInUse, func_184607_cu, getActiveItemStack
int (): dm, method_6014, getItemInUseDuration, func_184605_cv, getItemInUseCount
int (): dn, method_6048, getTicksUsingItem, func_184612_cw, getItemInUseMaxCount
void (): do, method_6075, stopUsingItem, func_184597_cx, stopActiveHand
void (): dp, method_6021, clearItemInUse, func_184602_cy, resetActiveHand
boolean (): dq, method_6039, isBlockingWithShield, func_184585_cz, isActiveItemStackBlocking
boolean (): dr, method_6128, isFallFlying, func_184613_cA, isElytraFlying
boolean (): bj, method_20232, m_00306336, func_213314_bj, func_213314_bj
boolean (double, double, double, boolean): a, method_6082, tryTeleport, func_213373_a, func_213373_a
boolean (): dt, method_6086, isAffectedBySplashPotions, func_184603_cC, canBeHitWithPotion
boolean (): du, method_6102, canAttack, func_190631_cK, attackable
boolean (ItemStack): e, method_18397, m_98611243, func_213365_e, func_213365_e
Packet<?> (): N, method_18002, m_00781305, func_213297_N, func_213297_N
EntityDimensions (Pose): a, method_18377, getDimensionsForPose, func_213305_a, func_213305_a
Optional<BlockPos> (): dv, method_18398, getSleepingPos, func_213374_dv, func_213374_dv
void (BlockPos): d, method_18402, m_29785174, func_213369_d, func_213369_d
void (): dw, method_18399, m_75765239, func_213372_dw, func_213372_dw
boolean (): dx, method_6113, isSleeping, func_70608_bn, isPlayerSleeping
void (BlockPos): e, method_18403, startSleeping, func_213342_e, func_213342_e
void (BlockPos): a, method_18392, m_57357409, func_213370_a, func_213370_a
boolean (): p, method_18406, m_42736631, func_213359_p, func_213359_p
void (): dy, method_18400, stopSleeping, func_213366_dy, func_213366_dy
boolean (): aL, method_5757, isInWall, func_70094_T, isEntityInsideOpaqueBlock
float (Pose, EntityDimensions): a, method_18378, m_42089492, func_213316_a, func_213316_a
float (Pose, EntityDimensions): b, method_18394, m_86089714, func_213348_b, func_213348_b
ItemStack (ItemStack): f, method_18808, m_73736534, func_213356_f, func_213356_f
ItemStack (World, ItemStack): a, method_18866, m_96286136, func_213357_a, func_213357_a
void (ItemStack, World, LivingEntity): a, method_18865, m_56601334, func_213349_a, func_213349_a
byte (EquipmentSlot): d, method_20237, m_66229982, func_213350_d, func_213350_d
void (EquipmentSlot): c, method_20235, m_74654843, func_213361_c, func_213361_c
void (InteractionHand): d, method_20236, m_93838015, func_213334_d, func_213334_d
float (float): a, method_6024, getSwimAmount, func_205015_b, getSwimAnimation
void (ItemStack): g, method_6045, onBrokenItem, func_70669_a, renderBrokenItemStack
void (): aX, method_5879, animateDamage, func_70057_ab, performHurtAnimation
void (byte): a, method_5711, doEvent, func_70103_a, handleStatusUpdate
boolean (): bG, method_5733, shouldShowNameTag, func_94059_bO, getAlwaysRenderNameTagForRender
void (): cY, method_6093, knockDownwards, func_203010_cG, handleFluidSneak
void (double, double, double, float, float, int, boolean): a, method_5759, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect
void (float, int): a, method_5683, updateTrackedHeadRotation, func_208000_a, setHeadRotation
float (float): p, method_6055, getAttackAnimationProgress, func_70678_g, getSwingProgress
int (): ds, method_6003, getFlyingTicks, func_184599_cB, getTicksElytraFlying
void (BlockPos, boolean): a, method_6006, setRecordPlayingNearby, func_191987_a, setPartying
Direction (): dz, method_18401, m_27021470, func_213376_dz, func_213376_dz