History - net.minecraft.entity.projectile.PersistentProjectileEntity

26.3

Names

Fields

Constructors

Methods

void (Item): onItemBreak, onItemBreak, method_61544, onBroken

void (ItemStack): onItemBreak, onItemBreak, method_61544, onBroken

26.2

Names

Fields

Constructors

Methods

float (): getAirDrag, getAirDrag, method_1_5399, getAirDragModifier

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

deh

net.minecraft.world.entity.projectile.arrow.AbstractArrow

net.minecraft.class_1665

net.minecraft.entity.projectile.PersistentProjectileEntity

Fields

TrackedData<Byte>: n, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_433808_

TrackedData<Byte>: ID_FLAGS, ID_FLAGS, field_7573, PROJECTILE_FLAGS

TrackedData<Byte>: o, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_437062_

TrackedData<Byte>: PIERCE_LEVEL, PIERCE_LEVEL, field_7589, PIERCE_LEVEL

BlockState: s, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_436127_

BlockState: lastState, lastState, field_7586, inBlockState

int: b, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_435288_

int: inGroundTime, inGroundTime, field_7576, inGroundTime

PersistentProjectileEntity$PickupPermission: c, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_435903_

PersistentProjectileEntity$PickupPermission: pickup, pickup, field_7572, pickupType

int: d, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_433136_

int: shakeTime, shakeTime, field_7574, shake

int: t, life, field_7578, life, f_csdzamsu, life, f_434613_

int: life, life, field_7578, life

double: u, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_435509_

double: baseDamage, baseDamage, field_7571, damage

SoundEvent: aN, soundEvent, field_7584, sound, f_chigjmmi, sound, f_436596_

SoundEvent: soundEvent, soundEvent, field_7584, sound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aO, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_434871_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: piercingIgnoreEntityIds, piercingIgnoreEntityIds, field_7590, piercedEntities

List<Entity>: aP, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_435812_

List<Entity>: piercedAndKilledEntities, piercedAndKilledEntities, field_7579, piercingKilledEntities

double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_433658_

double: ARROW_BASE_DAMAGE, ARROW_BASE_DAMAGE, field_30657, field_30657

int: q, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_436751_

int: FLAG_CRIT, FLAG_CRIT, field_30654, CRITICAL_FLAG

int: r, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_433176_

int: FLAG_NOPHYSICS, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG

ItemStack: aQ, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_436349_

ItemStack: pickupItemStack, pickupItemStack, field_46970, stack

ItemStack: aR, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_435516_

ItemStack: firedFromWeapon, firedFromWeapon, field_51620, weapon

int: f, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_433554_

int: SHAKE_TIME, SHAKE_TIME, field_54968, field_54968

TrackedData<Boolean>: p, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_434443_

TrackedData<Boolean>: IN_GROUND, IN_GROUND, field_54969, IN_GROUND

float: g, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_433548_

float: WATER_INERTIA, WATER_INERTIA, field_55017, field_55017

float: h, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_434512_

float: INERTIA, INERTIA, field_55018, DEFAULT_DRAG

short: i, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_436006_

short: DEFAULT_LIFE, DEFAULT_LIFE, field_57732, DEFAULT_LIFE

byte: j, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_436524_

byte: DEFAULT_SHAKE, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE

boolean: k, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_436912_

boolean: DEFAULT_IN_GROUND, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND

boolean: l, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_434576_

boolean: DEFAULT_CRIT, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL

byte: m, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_436827_

byte: DEFAULT_PIERCE_LEVEL, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL

Constructors

Methods

void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_441245_

void (SoundEvent): setSoundEvent, setSoundEvent, method_7444, setSound

void (double, double, double, float, float): d, shoot, method_7485, setVelocity, m_bzpgfgfy, setVelocity, m_6686_

void (double, double, double, float, float): shoot, shoot, method_7485, setVelocity

void (): g, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): tick, tick, method_5773, tick

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_447112_

void (): resetPiercedEntities, resetPiercedEntities, method_7453, clearPiercingStatus

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, onEntityHit, m_5790_

void (EntityHitResult): onHitEntity, onHitEntity, method_7454, onEntityHit

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_444392_

SoundEvent (): getDefaultHitGroundSoundEvent, getDefaultHitGroundSoundEvent, method_7440, getHitSound

SoundEvent (): r, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_439647_

SoundEvent (): getHitGroundSoundEvent, getHitGroundSoundEvent, method_20011, getSound

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, m_440725_

void (LivingEntity): doPostHurtEffects, doPostHurtEffects, method_7450, onHit

EntityHitResult (Vec3d, Vec3d): b, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_444111_

EntityHitResult (Vec3d, Vec3d): findHitEntity, findHitEntity, method_7434, getEntityCollision

void (Entity): d, setOwner, method_7432, setOwner, m_iosroylp, m_iosroylp, m_5602_

void (Entity): setOwner, setOwner, method_7432, setOwner

void (PlayerEntity): a_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

void (PlayerEntity): playerTouch, playerTouch, method_5694, onPlayerCollision

ItemStack (): s, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_441206_

ItemStack (): getPickupItem, getPickupItem, method_7445, asItemStack

void (double): i, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_444012_

void (double): setBaseDamage, setBaseDamage, method_7438, setDamage

boolean (): cT, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): isAttackable, isAttackable, method_5732, isAttackable

void (boolean): r, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_440047_

void (boolean): setCritArrow, setCritArrow, method_7439, setCritical

void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_443362_

void (byte): setPierceLevel, setPierceLevel, method_7451, setPierceLevel

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setProjectileFlag, m_440050_

void (int, boolean): setFlag, setFlag, method_7455, setProjectileFlag

boolean (): w, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_443484_

boolean (): isCritArrow, isCritArrow, method_7443, isCritical

byte (): x, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_447506_

byte (): getPierceLevel, getPierceLevel, method_7447, getPierceLevel

float (): y, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_441178_

float (): getWaterInertia, getWaterInertia, method_7436, getDragInWater

void (boolean): s, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_440418_

void (boolean): setNoPhysics, setNoPhysics, method_7433, setNoClip

boolean (): z, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_441616_

boolean (): isNoPhysics, isNoPhysics, method_7441, isNoClip

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, shouldRender, m_6783_

boolean (double): shouldRenderAtSqrDistance, shouldRenderAtSqrDistance, method_5640, shouldRender

void (): i, tickDespawn, method_7446, age, m_sepatgdc, age, m_441815_

void (): tickDespawn, tickDespawn, method_7446, age

boolean (): A, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_441720_

boolean (): shouldFall, shouldFall, method_26351, shouldFall

void (): B, startFalling, method_26352, fall, m_ewfckluc, fall, m_439507_

void (): startFalling, startFalling, method_26352, fall

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, move, m_6478_

void (MovementType, Vec3d): move, move, method_5784, move

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, onBlockHit, m_8060_

void (BlockHitResult): onHitBlock, onHitBlock, method_24920, onBlockHit

boolean (Entity): b, canHitEntity, method_26958, canHit, m_jmdjqqjc, canHit, m_5603_

boolean (Entity): canHitEntity, canHitEntity, method_26958, canHit

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, tryPickup, m_444986_

boolean (PlayerEntity): tryPickup, tryPickup, method_34713, tryPickup

Entity$MoveEffect (): bv, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): getMovementEmission, getMovementEmission, method_33570, getMoveEffect

ItemStack (): v, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_441024_

ItemStack (): getPickupItemStackOrigin, getPickupItemStackOrigin, method_54759, getItemStack

void (DataTracker$Builder): a, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

void (DataTracker$Builder): defineSynchedData, defineSynchedData, method_5693, initDataTracker

double (): bs, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): getDefaultGravity, getDefaultGravity, method_7490, getGravity

ItemStack (): u, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_439008_

ItemStack (): getDefaultPickupItem, getDefaultPickupItem, method_57314, getDefaultItemStack

void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_qmtcwgrn, setStack, m_441522_

void (ItemStack): setPickupItemStack, setPickupItemStack, method_57313, setStack

boolean (): bX, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): isPickable, isPickable, method_5863, canHit

StackReference (int): a_, getSlot, method_32318, getStackReference, m_bnfwodjq, getStackReference, m_141942_

StackReference (int): getSlot, getSlot, method_32318, getStackReference

void (LivingEntity, DamageSource): b, doKnockback, method_59957, knockback, m_isgasunb, applyKnockback, m_446378_

void (LivingEntity, DamageSource): doKnockback, doKnockback, method_59957, knockback

void (ServerWorld, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_heznywam, hitBlockEnchantmentEffects, m_442393_

void (ServerWorld, BlockHitResult, ItemStack): hitBlockEnchantmentEffects, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects

ItemStack (): eq, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): getWeaponItem, getWeaponItem, method_59958, getWeaponStack

void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_znqipiwr, applyDamageModifier, m_446799_

void (float): setBaseDamageFromMob, setBaseDamageFromMob, method_59955, applyDamageModifier

void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_efnedaed, onTrackedDataSet, m_7350_

void (TrackedData<?>): onSyncedDataUpdated, onSyncedDataUpdated, method_5674, onTrackedDataSet

void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_mmuntudz, applyCollision, m_442598_

void (BlockHitResult): stepMoveAndHit, stepMoveAndHit, method_63670, applyCollision

void (Vec3d): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_cjbjygrh, addBubbleParticles, m_447216_

void (Vec3d): addBubbleParticles, addBubbleParticles, method_64646, spawnBubbleParticles

boolean (): f, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_445207_

boolean (): isInGround, isInGround, method_65059, isInGround

void (boolean): b, setInGround, method_65058, setInGround, m_xmbclleg, setInGround, m_443075_

void (boolean): setInGround, setInGround, method_65058, setInGround

void (Item): b, onItemBreak, method_61544, onBroken, m_aicjbexr, onBroken, m_353833_

void (Item): onItemBreak, onItemBreak, method_61544, onBroken

boolean (): ah_, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

boolean (): shouldBounceOnWorldBorder, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, multiplyVelocity, m_443074_

void (float): applyInertia, applyInertia, method_63669, applyDrag

void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnSubmersedCollision, m_20321_

void (boolean): onInsideBubbleColumn, onInsideBubbleColumn, method_5764, onBubbleColumnCollision

void (double, double, double): i, push, method_5762, addVelocity, m_cizdqdzz, addVelocity, m_5997_

void (double, double, double): push, push, method_5762, addVelocity

boolean (): db, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

boolean (): isPushedByFluid, isPushedByFluid, method_5675, isPushedByFluids

void (boolean, BlockPos): a, onAboveBubbleColumn, method_5700, onBubbleColumnSurfaceCollision, m_rygbzimu, onBubbleColumnTopCollision, m_383930_

void (boolean, BlockPos): onAboveBubbleColumn, onAboveBubbleColumn, method_5700, onBubbleColumnSurfaceCollision

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): j, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (Vec3d): lerpMotion, lerpMotion, method_5750, setVelocityClient

ProjectileDeflection (Collection<EntityHitResult>): a, hitTargetsOrDeflectSelf, method_75207, hitOrDeflect, m_nqwfjiyu, m_441654_

ProjectileDeflection (Collection<EntityHitResult>): hitTargetsOrDeflectSelf, hitTargetsOrDeflectSelf, method_75207, hitOrDeflect

Collection<EntityHitResult> (Vec3d, Vec3d): c, findHitEntities, method_75208, collectPiercingCollisions, m_cxzwxrny, m_443007_

Collection<EntityHitResult> (Vec3d, Vec3d): findHitEntities, findHitEntities, method_75208, collectPiercingCollisions

1.21.11

Names

czv

deh

net.minecraft.world.entity.projectile.AbstractArrow

net.minecraft.world.entity.projectile.arrow.AbstractArrow

net.minecraft.src.C_1151_

net.minecraft.src.C_432219_

Fields

TrackedData<Byte>: n, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: n, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_433808_

TrackedData<Byte>: o, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: o, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_437062_

BlockState: s, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: s, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_436127_

int: a, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

int: b, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_435288_

PersistentProjectileEntity$PickupPermission: b, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

PersistentProjectileEntity$PickupPermission: c, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_435903_

int: c, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

int: d, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_433136_

int: t, life, field_7578, life, f_csdzamsu, life, f_36697_

int: t, life, field_7578, life, f_csdzamsu, life, f_434613_

double: u, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: u, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_435509_

SoundEvent: aN, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: aN, soundEvent, field_7584, sound, f_chigjmmi, sound, f_436596_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aO, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aO, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_434871_

List<Entity>: aP, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: aP, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_435812_

double: d, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_433658_

int: q, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: q, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_436751_

int: r, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: r, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_433176_

ItemStack: aQ, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aQ, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_436349_

ItemStack: aR, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

ItemStack: aR, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_435516_

int: f, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

int: f, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_433554_

TrackedData<Boolean>: p, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

TrackedData<Boolean>: p, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_434443_

float: g, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_370959_

float: g, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_433548_

float: h, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_371584_

float: h, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_434512_

short: i, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_379570_

short: i, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_436006_

byte: j, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_379851_

byte: j, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_436524_

boolean: k, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_381237_

boolean: k, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_436912_

boolean: l, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_381873_

boolean: l, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_434576_

byte: m, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_381923_

byte: m, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_436827_

Constructors

Methods

void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_36740_

void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_441245_

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, setVelocity, m_6686_

void (double, double, double, float, float): d, shoot, method_7485, setVelocity, m_bzpgfgfy, setVelocity, m_6686_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_447112_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_444392_

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): r, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_439647_

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, m_7761_

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, m_440725_

EntityHitResult (Vec3d, Vec3d): b, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

EntityHitResult (Vec3d, Vec3d): b, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_444111_

void (Entity): c, setOwner, method_7432, setOwner, m_iosroylp, m_iosroylp, m_5602_

void (Entity): d, setOwner, method_7432, setOwner, m_iosroylp, m_iosroylp, m_5602_

ItemStack (): m, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): s, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_441206_

void (double): i, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_36781_

void (double): i, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_444012_

boolean (): cO, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cT, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

void (boolean): b, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_36762_

void (boolean): r, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_440047_

void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_36767_

void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_443362_

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setProjectileFlag, m_36737_

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setProjectileFlag, m_440050_

boolean (): r, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): w, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_443484_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): x, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_447506_

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): y, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_441178_

void (boolean): r, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

void (boolean): s, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_440418_

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): z, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_441616_

void (): f, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): i, tickDespawn, method_7446, age, m_sepatgdc, age, m_441815_

boolean (): x, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): A, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_441720_

void (): B, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): B, startFalling, method_26352, fall, m_ewfckluc, fall, m_439507_

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, tryPickup, m_142470_

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, tryPickup, m_444986_

Entity$MoveEffect (): br, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bv, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

ItemStack (): q, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

ItemStack (): v, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_441024_

double (): bo, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): bs, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

ItemStack (): n, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

ItemStack (): u, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_439008_

void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_qmtcwgrn, setStack, m_320726_

void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_qmtcwgrn, setStack, m_441522_

boolean (): bT, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bX, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

StackReference (int): a_, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_

StackReference (int): a_, getSlot, method_32318, getStackReference, m_bnfwodjq, getStackReference, m_141942_

void (LivingEntity, DamageSource): a, doKnockback, method_59957, knockback, m_isgasunb, applyKnockback, m_338617_

void (LivingEntity, DamageSource): b, doKnockback, method_59957, knockback, m_isgasunb, applyKnockback, m_446378_

void (ServerWorld, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_heznywam, hitBlockEnchantmentEffects, m_339443_

void (ServerWorld, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_heznywam, hitBlockEnchantmentEffects, m_442393_

ItemStack (): el, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): eq, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_znqipiwr, applyDamageModifier, m_338469_

void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_znqipiwr, applyDamageModifier, m_446799_

void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_mmuntudz, applyCollision, m_351892_

void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_mmuntudz, applyCollision, m_442598_

void (Vec3d): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_cjbjygrh, addBubbleParticles, m_352143_

void (Vec3d): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_cjbjygrh, addBubbleParticles, m_447216_

boolean (): e, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_352758_

boolean (): f, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_445207_

void (boolean): a, setInGround, method_65058, setInGround, m_xmbclleg, setInGround, m_356362_

void (boolean): b, setInGround, method_65058, setInGround, m_xmbclleg, setInGround, m_443075_

boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

boolean (): ah_, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, multiplyVelocity, m_357338_

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, multiplyVelocity, m_443074_

boolean (): cW, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

boolean (): db, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

ProjectileDeflection (Collection<EntityHitResult>): a, hitTargetsOrDeflectSelf, method_75207, hitOrDeflect, m_nqwfjiyu, m_441654_

Collection<EntityHitResult> (Vec3d, Vec3d): c, findHitEntities, method_75208, collectPiercingCollisions, m_cxzwxrny, m_443007_

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

cvb

czv

Fields

SoundEvent: aM, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: aN, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aN, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aO, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: aO, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: aP, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

ItemStack: aP, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aQ, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aQ, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

ItemStack: aR, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

Constructors

Methods

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_36781_

void (double): i, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_36781_

boolean (): cF, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cO, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): s, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): r, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

byte (): t, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (): A, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): B, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): bj, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): br, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

double (): bg, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): bo, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

boolean (): bK, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bT, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

ItemStack (): ed, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): el, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

boolean (): cN, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

boolean (): cW, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

void (Vec3d): j, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

csq

cvb

Fields

TrackedData<Byte>: m, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: n, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: n, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: o, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

BlockState: r, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: s, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

int: s, life, field_7578, life, f_csdzamsu, life, f_36697_

int: t, life, field_7578, life, f_csdzamsu, life, f_36697_

double: t, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: u, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

SoundEvent: u, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: aM, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aN, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: aO, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

int: p, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: q, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: q, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: r, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

ItemStack: aA, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aP, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aB, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

ItemStack: aQ, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

int: e, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

int: f, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

TrackedData<Boolean>: o, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

TrackedData<Boolean>: p, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

float: f, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_370959_

float: g, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_370959_

float: g, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_371584_

float: h, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_371584_

short: h, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_379570_

short: i, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_379570_

byte: i, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_379851_

byte: j, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_379851_

boolean: j, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_381237_

boolean: k, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_381237_

boolean: k, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_381873_

boolean: l, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_381873_

byte: l, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_381923_

byte: m, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_381923_

Constructors

Methods

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 (Entity): c, setOwner, method_7432, setOwner, m_wosjyviq, setOwner, m_5602_

void (Entity): c, setOwner, method_7432, setOwner, m_iosroylp, m_iosroylp, m_5602_

boolean (): cB, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cF, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

void (boolean): q, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

void (boolean): r, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

Entity$MoveEffect (): bf, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bj, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

ItemStack (): r, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

ItemStack (): q, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

double (): bc, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): bg, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

boolean (): bF, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bK, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): ed, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

void (boolean): l, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnSubmersedCollision, m_20321_

void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnSubmersedCollision, m_20321_

boolean (): cJ, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

boolean (): cN, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

void (WriteView): a, addAdditionalSaveData, method_5652, writeCustomData, m_xuwbpohg, writeCustomData, m_7380_

void (ReadView): a, readAdditionalSaveData, method_5749, readCustomData, m_obkzfysl, readCustomData, m_7378_

1.21.5

Names

cpf

csq

Fields

TrackedData<Byte>: h, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: m, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: i, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: n, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

BlockState: m, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: r, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

int: n, life, field_7578, life, f_csdzamsu, life, f_36697_

int: s, life, field_7578, life, f_csdzamsu, life, f_36697_

double: o, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: t, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

SoundEvent: p, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: u, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

int: k, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: p, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: l, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: q, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

ItemStack: s, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: aA, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: t, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

ItemStack: aB, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

TrackedData<Boolean>: j, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

TrackedData<Boolean>: o, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

float: f, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, f_370959_

float: f, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, WATER_DRAG, f_370959_

float: g, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, f_371584_

float: g, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, AIR_DRAG, f_371584_

short: h, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_wshsuhjd, f_379570_

byte: i, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_xolavzrb, f_379851_

boolean: j, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_snnyjqyd, f_381237_

boolean: k, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_vqcewxuv, f_381873_

byte: l, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_mngxbtew, f_381923_

Constructors

Methods

void (): h, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): g, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): H, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

EntityHitResult (Vec3d, Vec3d): c, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

EntityHitResult (Vec3d, Vec3d): b, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

ItemStack (): u, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): m, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): x, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): y, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): s, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

byte (): z, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): t, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): A, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

void (boolean): r, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

void (boolean): q, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

boolean (): B, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (): m, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): f, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): D, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): x, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): G, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): A, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): bg, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bf, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_

ItemStack (): w, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

ItemStack (): r, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

double (): bd, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): bc, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

ItemStack (): v, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

ItemStack (): n, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

boolean (): bH, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bF, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): l, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_352758_

boolean (): e, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_352758_

boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, m_ssyefsdq, m_357338_

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, multiplyVelocity, m_357338_

void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnCollision, m_20321_

void (boolean): l, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnSubmersedCollision, m_20321_

void (double, double, double): j, push, method_5762, addVelocity, m_cizdqdzz, addVelocity, m_5997_

void (double, double, double): i, push, method_5762, addVelocity, m_cizdqdzz, addVelocity, m_5997_

boolean (): cJ, isPushedByFluid, method_5675, isPushedByFluids, m_mhvikmsw, isPushedByFluids, m_6063_

void (boolean, BlockPos): a, onAboveBubbleColumn, method_5700, onBubbleColumnSurfaceCollision, m_rygbzimu, onBubbleColumnTopCollision, m_383930_

1.21.4

Names

cqe

cpf

Fields

TrackedData<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: h, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: i, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

BlockState: k, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: m, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

int: b, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

int: a, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

PersistentProjectileEntity$PickupPermission: c, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

PersistentProjectileEntity$PickupPermission: b, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

int: d, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

int: c, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

int: l, life, field_7578, life, f_csdzamsu, life, f_36697_

int: n, life, field_7578, life, f_csdzamsu, life, f_36697_

double: m, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: o, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

SoundEvent: n, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: p, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: o, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: p, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

double: d, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

int: i, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: k, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: j, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: l, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

ItemStack: q, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: s, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: r, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

ItemStack: t, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

int: a, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

int: e, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

TrackedData<Boolean>: h, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

TrackedData<Boolean>: j, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

float: f, WATER_INERTIA, field_55017, field_55017, f_hdbcayjq, f_370959_

float: g, INERTIA, field_55018, DEFAULT_DRAG, f_aapcjlxf, f_371584_

Constructors

Methods

void (): I, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): H, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

boolean (): G, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): D, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): H, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): G, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

void (): D, applyInertia, method_63669, applyDrag, m_ssyefsdq, applyDrag, m_357338_

void (float): b, applyInertia, method_63669, applyDrag, m_ssyefsdq, m_ssyefsdq, m_357338_

void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_xelmhfxy, onBubbleColumnCollision, m_20321_

void (double, double, double): j, push, method_5762, addVelocity, m_cizdqdzz, addVelocity, m_5997_

1.21.3

Names

cnd

cqe

Fields

TrackedData<Byte>: g, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: h, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

boolean: b, inGround, field_7588, inGround, f_lginejtm, inGround, f_36703_

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

int: b, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

PersistentProjectileEntity$PickupPermission: c, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

int: d, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

int: a, SHAKE_TIME, field_54968, field_54968, f_rnapwtld, SHAKE_TICKS, f_349174_

TrackedData<Boolean>: h, IN_GROUND, field_54969, IN_GROUND, f_yqrknjkl, IN_GROUND, f_347705_

Constructors

Methods

void (): l, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): h, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): I, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): t, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): v, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

EntityHitResult (Vec3d, Vec3d): c, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

void (PlayerEntity): b_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

void (PlayerEntity): a_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

ItemStack (): w, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): u, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): z, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): x, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): cu, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cB, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_36762_

void (boolean): b, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_36762_

boolean (): A, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): y, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): B, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): C, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): z, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): D, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): A, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

void (boolean): b, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

void (boolean): r, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

boolean (): E, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): B, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (): p, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): m, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): F, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): G, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): J, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): H, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): bc, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bg, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

ItemStack (): y, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

ItemStack (): w, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

double (): aZ, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): bd, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

ItemStack (): x, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

ItemStack (): v, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

boolean (): bA, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bH, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

void (TrackedData<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_efnedaed, onTrackedDataSet, m_7350_

void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_mmuntudz, applyCollision, m_351892_

void (): D, applyInertia, method_63669, applyDrag, m_ssyefsdq, applyDrag, m_357338_

void (Vec3d): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_cjbjygrh, addBubbleParticles, m_352143_

boolean (): l, isInGround, method_65059, isInGround, m_ylbwqdcm, isInGround, m_352758_

void (boolean): a, setInGround, method_65058, setInGround, m_xmbclleg, setInGround, m_356362_

void (Item): b, onItemBreak, method_61544, onBroken, m_aicjbexr, onBroken, m_353833_

boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_enlfovqr, shouldBounceOnWorldBorder, m_351769_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cnf

cnd

Fields

BlockState: l, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: k, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

int: m, life, field_7578, life, f_csdzamsu, life, f_36697_

int: l, life, field_7578, life, f_csdzamsu, life, f_36697_

double: n, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: m, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

int: o, knockback, field_7575, punch, f_fjxiwzib, punch, f_36699_

SoundEvent: p, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: n, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: o, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: p, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

int: k, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, SHOT_FROM_CROSSBOW_FLAG, f_150119_

ItemStack: s, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: q, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

ItemStack: r, firedFromWeapon, field_51620, weapon, f_orpxztyk, weapon, f_336848_

Constructors

(EntityType<? extends PersistentProjectileEntity>, World, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, double, double, double, World, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, LivingEntity, World, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, double, double, double, World, ItemStack, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, LivingEntity, World, ItemStack, ItemStack)

Methods

void (): M, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): u, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): t, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

void (int): b, setKnockback, method_7449, setPunch, m_zzwlyggx, setPunch, m_36735_

boolean (): ct, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cu, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): B, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): A, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): C, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): B, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): D, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): C, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, applyEnchantmentEffects, m_36745_

float (): E, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): D, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

boolean (): G, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): E, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, setShotFromCrossbow, m_36793_

boolean (): H, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): F, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): K, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): J, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): bb, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bc, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): A, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

double (): aY, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

double (): aZ, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

boolean (): bz, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

boolean (): bA, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

void (LivingEntity, DamageSource): a, doKnockback, method_59957, knockback, m_isgasunb, applyKnockback, m_338617_

void (ServerWorld, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_heznywam, hitBlockEnchantmentEffects, m_339443_

ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_ywnmbdjz, getWeaponStack, m_338776_

void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_znqipiwr, applyDamageModifier, m_338469_

1.20.6

Names

cfo

cnf

Fields

Constructors

(EntityType<? extends PersistentProjectileEntity>, World)

Methods

void (): c_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

void (): N, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): M, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): x, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): v, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

void (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, setOwner, m_5602_

void (Entity): c, setOwner, method_7432, setOwner, m_wosjyviq, setOwner, m_5602_

ItemStack (): y, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): w, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): A, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): z, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): cq, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): ct, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

float (EntityPose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_mfupgmuw, getEyeHeight, m_6380_

boolean (): C, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): B, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): D, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): C, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): E, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): D, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): G, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): E, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

void (boolean): p, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

void (boolean): b, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

boolean (): H, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): G, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (): q, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): p, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): I, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): H, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): M, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): K, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

boolean (Entity): a, canHitEntity, method_26958, canHit, m_jmdjqqjc, canHit, m_5603_

boolean (Entity): b, canHitEntity, method_26958, canHit, m_jmdjqqjc, canHit, m_5603_

Entity$MoveEffect (): aW, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): bb, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): B, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

int (): A, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

void (): s, deflect, method_55052, deflect, m_azcedpwj, m_305997_

ItemStack (): z, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, m_307069_

ItemStack (): y, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, getStack, m_307069_

void (DataTracker$Builder): a, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

double (): aY, getDefaultGravity, method_7490, getGravity, m_pvspcngk, getDefaultGravity, m_319564_

ItemStack (): x, getDefaultPickupItem, method_57314, getDefaultItemStack, m_ijqsvqvi, getDefaultItemStack, m_321416_

void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_qmtcwgrn, setStack, m_320726_

boolean (): bz, isPickable, method_5863, canHit, m_bzveerey, collides, m_6087_

StackReference (int): a_, getSlot, method_32318, getStackReference, m_owvpveuv, getStackReference, m_141942_

1.20.4

Names

cca

cfo

Fields

ItemStack: s, pickupItemStack, field_46970, stack, f_wcrdrutf, stack, f_303749_

Constructors

(EntityType<? extends PersistentProjectileEntity>, World)

(EntityType<? extends PersistentProjectileEntity>, double, double, double, World)

(EntityType<? extends PersistentProjectileEntity>, LivingEntity, World)

(EntityType<? extends PersistentProjectileEntity>, World, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, double, double, double, World, ItemStack)

(EntityType<? extends PersistentProjectileEntity>, LivingEntity, World, ItemStack)

Methods

void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

void (): c_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): N, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): u, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): x, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

ItemStack (): w, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): y, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): x, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): A, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): cp, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cq, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): z, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): C, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): A, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): D, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): B, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): E, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): C, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): G, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

boolean (): E, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): H, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): F, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): I, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): I, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): M, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): aU, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aW, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): y, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

int (): B, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

void (): s, deflect, method_55052, deflect, m_azcedpwj, m_305997_

ItemStack (): z, getPickupItemStackOrigin, method_54759, getItemStack, m_wznrraqn, m_307069_

1.20.2

Names

byu

cca

Fields

Constructors

Methods

void (): E, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): o, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

ItemStack (): p, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): w, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): q, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): x, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): cn, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cp, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): s, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): z, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): t, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): A, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): w, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): B, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): x, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): C, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

boolean (): y, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): E, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_

void (): j, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): q, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): z, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): F, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): D, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): I, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): aS, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aU, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): r, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

int (): y, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_fepbvbrn, updateTrackedPositionAndAngles, m_6453_

1.20.1

Names

bys

byu

Fields

Constructors

Methods

void (): D, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): E, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): j, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): o, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

ItemStack (): o, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): p, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): p, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): q, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): cl, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cn, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): r, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): s, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): s, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): t, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): t, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): w, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): w, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): x, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

boolean (): x, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): y, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (): i, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): j, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): y, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): z, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): C, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): D, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): aQ, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aS, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): q, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

int (): r, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

1.19.4

Names

bwv

bys

Fields

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: g, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

TrackedData<Byte>: h, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

BlockState: l, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

int: au, life, field_7578, life, f_csdzamsu, life, f_36697_

int: m, life, field_7578, life, f_csdzamsu, life, f_36697_

double: av, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

double: n, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

int: aw, knockback, field_7575, punch, f_fjxiwzib, punch, f_36699_

int: o, knockback, field_7575, punch, f_fjxiwzib, punch, f_36699_

SoundEvent: ax, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

SoundEvent: p, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: i, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: j, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, SHOT_FROM_CROSSBOW_FLAG, f_150119_

int: k, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, SHOT_FROM_CROSSBOW_FLAG, f_150119_

Constructors

Methods

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): D, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): j, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

void (PlayerEntity): c_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

void (PlayerEntity): b_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

ItemStack (): k, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): o, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): m, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): p, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, setPunch, m_36735_

void (int): b, setKnockback, method_7449, setPunch, m_zzwlyggx, setPunch, m_36735_

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_36767_

void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_36767_

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): r, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

boolean (): s, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

byte (): t, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

float (): t, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

float (): w, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

boolean (): u, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

boolean (): x, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

void (): i, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): w, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

boolean (): y, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): A, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (): C, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

Entity$MoveEffect (): aS, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aQ, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): o, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

int (): q, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

1.19.3

Names

bui

bwv

Fields

Constructors

Methods

void (): k, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): l, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (PlayerEntity): b_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

void (PlayerEntity): c_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

ItemStack (): l, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

ItemStack (): k, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

double (): m, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

boolean (): ch, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): cl, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

Entity$MoveEffect (): aO, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aS, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

btl

bui

Fields

Constructors

Methods

boolean (): ci, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): ch, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

1.19

Names

bon

btl

Fields

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, f_qazfvpcx, f_150120_

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, BASE_ARROW_DAMAGE, f_150120_

Constructors

Methods

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_36740_

void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_36740_

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

void (PlayerEntity): b_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

boolean (): cf, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

boolean (): ci, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

Entity$MoveEffect (): aN, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

Entity$MoveEffect (): aO, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

1.18.2

Names

bnv

bon

net.minecraft.entity.projectile.PersistentProjectileEntity

Fields

TrackedData<Byte>: ap, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, f_36707_

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, f_36707_

TrackedData<Byte>: aq, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_36708_

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, PIERCE_LEVEL, f_36708_

BlockState: au, lastState, field_7586, inBlockState, f_ncskhrlt, f_36696_

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, inBlockState, f_36696_

boolean: b, inGround, field_7588, inGround, f_lginejtm, f_36703_

boolean: b, inGround, field_7588, inGround, f_lginejtm, inGround, f_36703_

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, f_36704_

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTime, f_36704_

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, f_36705_

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, pickupType, f_36705_

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, f_36706_

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, shake, f_36706_

int: av, life, field_7578, life, f_csdzamsu, f_36697_

int: au, life, field_7578, life, f_csdzamsu, life, f_36697_

double: aw, baseDamage, field_7571, damage, f_wuzchbwg, f_36698_

double: av, baseDamage, field_7571, damage, f_wuzchbwg, damage, f_36698_

int: ax, knockback, field_7575, punch, f_fjxiwzib, f_36699_

int: aw, knockback, field_7575, punch, f_fjxiwzib, punch, f_36699_

SoundEvent: ay, soundEvent, field_7584, sound, f_chigjmmi, f_36700_

SoundEvent: ax, soundEvent, field_7584, sound, f_chigjmmi, sound, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, piercedEntities, f_36701_

List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_36702_

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, piercingKilledEntities, f_36702_

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, f_150120_

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, f_qazfvpcx, f_150120_

int: ar, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, f_150117_

int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, CRITICAL_FLAG, f_150117_

int: as, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, f_150118_

int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, NO_CLIP_FLAG, f_150118_

int: at, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, f_150119_

int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, SHOT_FROM_CROSSBOW_FLAG, f_150119_

Constructors

Methods

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, m_36740_

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, setSound, m_36740_

void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, m_8097_

void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, initDataTracker, m_8097_

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, m_6686_

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, setVelocity, m_6686_

void (): k, tick, method_5773, tick, m_arkgrfeb, m_8119_

void (): k, tick, method_5773, tick, m_arkgrfeb, tick, m_8119_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_36723_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, clearPiercingStatus, m_36723_

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, m_5790_

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, onEntityHit, m_5790_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, m_7239_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, m_7239_

SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, m_36784_

SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, getSound, m_36784_

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, m_7761_

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, m_7761_

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, m_6351_

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, m_6351_

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 (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, m_5602_

void (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, setOwner, m_5602_

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, m_6123_

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, m_6123_

ItemStack (): l, getPickupItem, method_7445, asItemStack, m_vscqpbfw, m_7941_

ItemStack (): l, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, m_7941_

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, m_36781_

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, m_36781_

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, m_36789_

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, m_36789_

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, m_36735_

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, setPunch, m_36735_

boolean (): cf, isAttackable, method_5732, isAttackable, m_kymkfjov, m_6097_

boolean (): cf, isAttackable, method_5732, isAttackable, m_kymkfjov, isAttackable, m_6097_

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_

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, m_36762_

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, m_36762_

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, m_36767_

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, setPierceLevel, m_36767_

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, m_36737_

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setProjectileFlag, m_36737_

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, m_36792_

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, m_36792_

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_36795_

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, isShotFromCrossbow, m_36795_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_36796_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, getPierceLevel, m_36796_

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, m_36745_

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, applyEnchantmentEffects, m_36745_

float (): t, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, m_6882_

float (): t, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, m_6882_

void (boolean): p, setNoPhysics, method_7433, setNoClip, m_heweaind, m_36790_

void (boolean): p, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, m_36790_

boolean (): u, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, m_36797_

boolean (): u, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, m_36797_

void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, m_36793_

void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, setShotFromCrossbow, m_36793_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, m_6783_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, shouldRender, m_6783_

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 (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, m_6001_

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, setVelocityClient, m_6001_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, m_6901_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, age, m_6901_

boolean (): w, shouldFall, method_26351, shouldFall, m_beukkvsr, m_36798_

boolean (): w, shouldFall, method_26351, shouldFall, m_beukkvsr, shouldFall, m_36798_

void (): A, startFalling, method_26352, fall, m_ewfckluc, m_36799_

void (): A, startFalling, method_26352, fall, m_ewfckluc, fall, m_36799_

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, m_6478_

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, move, m_6478_

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, m_8060_

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, onBlockHit, m_8060_

boolean (Entity): a, canHitEntity, method_26958, canHit, m_jmdjqqjc, m_5603_

boolean (Entity): a, canHitEntity, method_26958, canHit, m_jmdjqqjc, canHit, m_5603_

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, m_142470_

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, tryPickup, m_142470_

Entity$MoveEffect (): aN, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, m_142319_

Entity$MoveEffect (): aN, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, getMoveEffect, m_142319_

int (): o, getKnockback, method_35207, getPunch, m_vxrkogrt, m_150123_

int (): o, getKnockback, method_35207, getPunch, m_vxrkogrt, getPunch, m_150123_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bki

bnv

Fields

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, f_36707_

TrackedData<Byte>: ap, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, f_36707_

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_36708_

TrackedData<Byte>: aq, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_36708_

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, f_36696_

BlockState: au, lastState, field_7586, inBlockState, f_ncskhrlt, f_36696_

int: au, life, field_7578, life, f_csdzamsu, f_36697_

int: av, life, field_7578, life, f_csdzamsu, f_36697_

double: av, baseDamage, field_7571, damage, f_wuzchbwg, f_36698_

double: aw, baseDamage, field_7571, damage, f_wuzchbwg, f_36698_

int: aw, knockback, field_7575, punch, f_fjxiwzib, f_36699_

int: ax, knockback, field_7575, punch, f_fjxiwzib, f_36699_

SoundEvent: ax, soundEvent, field_7584, sound, f_chigjmmi, f_36700_

SoundEvent: ay, soundEvent, field_7584, sound, f_chigjmmi, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_36701_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_36701_

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_36702_

List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_36702_

int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, f_150117_

int: ar, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, f_150117_

int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, f_150118_

int: as, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, f_150118_

int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, f_150119_

int: at, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, f_150119_

Constructors

Methods

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_36723_

void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_36723_

boolean (): ca, isAttackable, method_5732, isAttackable, m_kymkfjov, m_6097_

boolean (): cf, isAttackable, method_5732, isAttackable, m_kymkfjov, m_6097_

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, m_36792_

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, m_36792_

boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_36795_

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_36795_

byte (): r, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_36796_

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_36796_

float (): s, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, m_6882_

float (): t, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, m_6882_

boolean (): t, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, m_36797_

boolean (): u, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, m_36797_

boolean (): v, shouldFall, method_26351, shouldFall, m_beukkvsr, m_36798_

boolean (): w, shouldFall, method_26351, shouldFall, m_beukkvsr, m_36798_

Entity$MoveEffect (): aI, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, m_142319_

Entity$MoveEffect (): aN, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, m_142319_

1.17.1

Names

bkh

bki

Fields

Constructors

Methods

1.17

Names

bga

bkh

net.minecraft.entity.projectile.AbstractArrowEntity

net.minecraft.src.C_1151_

Fields

TrackedData<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, field_184554_g, CRITICAL

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, f_36707_

TrackedData<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, field_213876_as, PIERCE_LEVEL

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_36708_

BlockState: ag, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, f_36696_

boolean: b, inGround, field_7588, inGround, f_lginejtm, field_70254_i, inGround

boolean: b, inGround, field_7588, inGround, f_lginejtm, f_36703_

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, field_184552_b, timeInGround

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, f_36704_

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, field_70251_a, pickupStatus

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, f_36705_

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, field_70249_b, arrowShake

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, f_36706_

int: ah, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

int: au, life, field_7578, life, f_csdzamsu, f_36697_

double: ai, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

double: av, baseDamage, field_7571, damage, f_wuzchbwg, f_36698_

int: aj, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

int: aw, knockback, field_7575, punch, f_fjxiwzib, f_36699_

SoundEvent: ak, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

SoundEvent: ax, soundEvent, field_7584, sound, f_chigjmmi, f_36700_

it.unimi.dsi.fastutil.ints.IntOpenHashSet: al, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_36701_

List<Entity>: am, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_36702_

double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_qazfvpcx, f_150120_

int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_pnuxpkjk, f_150117_

int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_cqdzcrjf, f_150118_

int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_srfdhjfx, f_150119_

Constructors

Methods

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, func_213869_a, setHitSound

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, m_36740_

void (): e, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, func_70088_a, registerData

void (): a_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, m_8097_

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, func_70186_c, shoot

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, m_6686_

void (): j, tick, method_5773, tick, m_arkgrfeb, func_70071_h_, tick

void (): k, tick, method_5773, tick, m_arkgrfeb, m_8119_

void (): A, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, func_213870_w, func_213870_w

void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_36723_

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, func_213868_a, onEntityHit

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, m_5790_

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, func_213867_k, getHitEntitySound

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, m_7239_

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, func_203050_i, getHitGroundSound

SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, m_36784_

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, func_184548_a, arrowHit

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, m_7761_

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, func_213866_a, rayTraceEntities

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, m_6351_

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 (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, func_212361_a, setShooter

void (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, m_5602_

void (PlayerEntity): a_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, func_70100_b_, onCollideWithPlayer

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, m_6123_

ItemStack (): m, getPickupItem, method_7445, asItemStack, m_vscqpbfw, func_184550_j, getArrowStack

ItemStack (): l, getPickupItem, method_7445, asItemStack, m_vscqpbfw, m_7941_

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, func_70239_b, setDamage

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, m_36781_

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, func_70242_d, getDamage

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, m_36789_

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, func_70240_a, setKnockbackStrength

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, m_36735_

boolean (): bL, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): ca, isAttackable, method_5732, isAttackable, m_kymkfjov, m_6097_

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_

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, func_70243_d, setIsCritical

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, m_36762_

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, func_213872_b, setPierceLevel

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, m_36767_

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, func_203049_a, setArrowFlag

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, m_36737_

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, func_70241_g, getIsCritical

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, m_36792_

boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, func_213873_r, getShotFromCrossbow

boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_36795_

byte (): r, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, func_213874_s, getPierceLevel

byte (): r, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_36796_

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, func_190547_a, setEnchantmentEffectsFromEntity

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, m_36745_

float (): s, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, func_203044_p, getWaterDrag

float (): s, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, m_6882_

void (boolean): o, setNoPhysics, method_7433, setNoClip, m_heweaind, func_203045_n, setNoClip

void (boolean): p, setNoPhysics, method_7433, setNoClip, m_heweaind, m_36790_

boolean (): t, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, func_203047_q, getNoClip

boolean (): t, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, m_36797_

void (boolean): p, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, func_213865_o, setShotFromCrossbow

void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, m_36793_

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, func_70112_a, isInRangeToRenderDist

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, m_6783_

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 (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, func_70016_h, setVelocity

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, m_6001_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, func_225516_i_, func_225516_i_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, m_6901_

boolean (): aC, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

boolean (): u, shouldFall, method_26351, method_26351, m_beukkvsr, func_234593_u_, func_234593_u_

boolean (): v, shouldFall, method_26351, shouldFall, m_beukkvsr, m_36798_

void (): z, startFalling, method_26352, method_26352, m_ewfckluc, func_234594_z_, func_234594_z_

void (): A, startFalling, method_26352, fall, m_ewfckluc, m_36799_

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, func_213315_a, move

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, m_6478_

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, func_230299_a_, func_230299_a_

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, m_8060_

boolean (Entity): a, canHitEntity, method_26958, method_26958, m_jmdjqqjc, func_230298_a_, func_230298_a_

boolean (Entity): a, canHitEntity, method_26958, canHit, m_jmdjqqjc, m_5603_

boolean (PlayerEntity): a, tryPickup, method_34713, tryPickup, m_ovuszxpo, m_142470_

Entity$MoveEffect (): aI, getMovementEmission, method_33570, getMoveEffect, m_dxohridw, m_142319_

int (): o, getKnockback, method_35207, getPunch, m_vxrkogrt, m_150123_

1.16.5

Names

Fields

Constructors

Methods

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

1.16.4

Names

bfx

bga

Fields

Constructors

Methods

boolean (): bK, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): bL, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): aB, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

boolean (): aC, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

beg

bfx

Fields

BlockState: an, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

BlockState: ag, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

int: ao, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

int: ah, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

double: ap, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

double: ai, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

int: aq, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

int: aj, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

SoundEvent: ar, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

SoundEvent: ak, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: as, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

it.unimi.dsi.fastutil.ints.IntOpenHashSet: al, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

List<Entity>: at, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

List<Entity>: am, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

Constructors

Methods

boolean (): bH, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): bK, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket

void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, m_onpbziok, func_70016_h, setVelocity

void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_onpbziok, func_70016_h, setVelocity

boolean (): ax, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

boolean (): aB, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

1.16.1

Names

ayn

beg

net.minecraft.entity.projectile.ProjectileEntity

net.minecraft.entity.projectile.PersistentProjectileEntity

Fields

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, field_184554_g, CRITICAL

TrackedData<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, field_184554_g, CRITICAL

TrackedData<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, OPTIONAL_UUID, f_pkaqxpqv, field_212362_a, field_212362_a

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, field_213876_as, PIERCE_LEVEL

TrackedData<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, field_213876_as, PIERCE_LEVEL

BlockState: aq, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

BlockState: an, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

boolean: c, inGround, field_7588, inGround, f_lginejtm, field_70254_i, inGround

boolean: b, inGround, field_7588, inGround, f_lginejtm, field_70254_i, inGround

int: d, inGroundTime, field_7576, inGroundTime, f_edvgavkm, field_184552_b, timeInGround

int: c, inGroundTime, field_7576, inGroundTime, f_edvgavkm, field_184552_b, timeInGround

ProjectileEntity$PickupPermission: e, pickup, field_7572, pickupType, f_igmdnyfz, field_70251_a, pickupStatus

PersistentProjectileEntity$PickupPermission: d, pickup, field_7572, pickupType, f_igmdnyfz, field_70251_a, pickupStatus

int: f, shakeTime, field_7574, shake, f_wgfwlrwg, field_70249_b, arrowShake

int: e, shakeTime, field_7574, shake, f_wgfwlrwg, field_70249_b, arrowShake

UUID: g, ownerUUID, field_7587, ownerUuid, f_twxlgcct, field_70250_c, shootingEntity

int: ar, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

int: ao, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

int: as, flightTime, field_7577, flyingTick, f_fkqhuwnd, field_70257_an, ticksInAir

double: at, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

double: ap, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

int: au, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

int: aq, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

SoundEvent: av, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

SoundEvent: ar, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aw, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

it.unimi.dsi.fastutil.ints.IntOpenHashSet: as, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

List<Entity>: ax, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

List<Entity>: at, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

Constructors

Methods

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 (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, m_byomupex, func_184547_a, shoot

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 (HitResult): a, onHit, method_7457, onHit, m_tffhfskx, func_184549_a, onHit

void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, func_213870_w, func_213870_w

void (): A, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, func_213870_w, func_213870_w

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_hwuongro, func_213868_a, onEntityHit

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_nkpdbvpp, func_213868_a, onEntityHit

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, func_213867_k, getHitEntitySound

SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, func_213867_k, getHitEntitySound

SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, func_203050_i, getHitGroundSound

SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, func_203050_i, getHitGroundSound

void (Entity): a, setOwner, method_7432, setOwner, m_iptqqgnb, func_212361_a, setShooter

void (Entity): b, setOwner, method_7432, setOwner, m_wosjyviq, func_212361_a, setShooter

Entity (): m, getOwner, method_7452, getOwner, m_wczzhsow, func_212360_k, getShooter

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, func_70100_b_, onCollideWithPlayer

void (PlayerEntity): a_, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, func_70100_b_, onCollideWithPlayer

ItemStack (): n, getPickupItem, method_7445, asItemStack, m_vscqpbfw, func_184550_j, getArrowStack

ItemStack (): m, getPickupItem, method_7445, asItemStack, m_vscqpbfw, func_184550_j, getArrowStack

double (): o, getBaseDamage, method_7448, getDamage, m_vifaajkb, func_70242_d, getDamage

double (): n, getBaseDamage, method_7448, getDamage, m_vifaajkb, func_70242_d, getDamage

boolean (): bA, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): bH, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, func_70241_g, getIsCritical

boolean (): p, isCritArrow, method_7443, isCritical, m_xnefdmre, func_70241_g, getIsCritical

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, func_213873_r, getShotFromCrossbow

boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, func_213873_r, getShotFromCrossbow

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, func_213874_s, getPierceLevel

byte (): r, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, func_213874_s, getPierceLevel

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, func_203044_p, getWaterDrag

float (): s, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, func_203044_p, getWaterDrag

void (boolean): n, setNoPhysics, method_7433, setNoClip, m_heweaind, func_203045_n, setNoClip

void (boolean): o, setNoPhysics, method_7433, setNoClip, m_heweaind, func_203045_n, setNoClip

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, func_203047_q, getNoClip

boolean (): t, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, func_203047_q, getNoClip

void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, func_213865_o, setShotFromCrossbow

void (boolean): p, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, func_213865_o, setShotFromCrossbow

Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket

Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, m_tugxrexj, func_213297_N, createSpawnPacket

void (): i, tickDespawn, method_7446, age, m_sepatgdc, func_225516_i_, func_225516_i_

void (): h, tickDespawn, method_7446, age, m_sepatgdc, func_225516_i_, func_225516_i_

boolean (): at, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

boolean (): ax, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

boolean (): u, shouldFall, method_26351, method_26351, m_beukkvsr, func_234593_u_, func_234593_u_

void (): z, startFalling, method_26352, method_26352, m_ewfckluc, func_234594_z_, func_234594_z_

void (MovementType, Vec3d): a, move, method_5784, move, m_zcvlfcid, func_213315_a, move

void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_ggjsldmr, func_230299_a_, func_230299_a_

boolean (Entity): a, canHitEntity, method_26958, method_26958, m_jmdjqqjc, func_230298_a_, func_230298_a_

1.15.2

Names

ayk

ayn

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

boolean (): at, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, func_225502_at_

boolean (): at, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, canTriggerWalking

1.15

Names

awk

ayk

Fields

TrackedData<Byte>: ar, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, field_184554_g, CRITICAL

TrackedData<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, field_184554_g, CRITICAL

TrackedData<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, f_pkaqxpqv, OWNER_UUID, field_212362_a, field_212362_a

TrackedData<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, OPTIONAL_UUID, f_pkaqxpqv, field_212362_a, field_212362_a

TrackedData<Byte>: as, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_03607080, field_213876_as, PIERCE_LEVEL

TrackedData<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, field_213876_as, PIERCE_LEVEL

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, block, field_195056_av, inBlockState

BlockState: aq, lastState, field_7586, inBlockState, f_ncskhrlt, field_195056_av, inBlockState

boolean: c, inGround, field_7588, inGround, f_lginejtm, inGround, field_70254_i, inGround

boolean: c, inGround, field_7588, inGround, f_lginejtm, field_70254_i, inGround

int: d, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTicks, field_184552_b, timeInGround

int: d, inGroundTime, field_7576, inGroundTime, f_edvgavkm, field_184552_b, timeInGround

ProjectileEntity$PickupPermission: e, pickup, field_7572, pickupType, f_igmdnyfz, pickup, field_70251_a, pickupStatus

ProjectileEntity$PickupPermission: e, pickup, field_7572, pickupType, f_igmdnyfz, field_70251_a, pickupStatus

int: f, shakeTime, field_7574, shake, f_wgfwlrwg, shake, field_70249_b, arrowShake

int: f, shakeTime, field_7574, shake, f_wgfwlrwg, field_70249_b, arrowShake

UUID: g, ownerUUID, field_7587, ownerUuid, f_twxlgcct, shooter, field_70250_c, shootingEntity

UUID: g, ownerUUID, field_7587, ownerUuid, f_twxlgcct, field_70250_c, shootingEntity

int: au, life, field_7578, life, f_csdzamsu, inBlockTicks, field_70252_j, ticksInGround

int: ar, life, field_7578, life, f_csdzamsu, field_70252_j, ticksInGround

int: av, flightTime, field_7577, f_fkqhuwnd, inAirTicks, field_70257_an, ticksInAir

int: as, flightTime, field_7577, flyingTick, f_fkqhuwnd, field_70257_an, ticksInAir

double: aw, baseDamage, field_7571, damage, f_wuzchbwg, damage, field_70255_ao, damage

double: at, baseDamage, field_7571, damage, f_wuzchbwg, field_70255_ao, damage

int: ax, knockback, field_7575, f_fjxiwzib, punchLevel, field_70256_ap, knockbackStrength

int: au, knockback, field_7575, punch, f_fjxiwzib, field_70256_ap, knockbackStrength

SoundEvent: ay, soundEvent, field_7584, sound, f_chigjmmi, f_90271068, field_213877_ay, hitSound

SoundEvent: av, soundEvent, field_7584, sound, f_chigjmmi, field_213877_ay, hitSound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_61957492, field_213878_az, piercedEntities

it.unimi.dsi.fastutil.ints.IntOpenHashSet: aw, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, field_213878_az, piercedEntities

List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_04230145, field_213875_aA, hitEntities

List<Entity>: ax, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, field_213875_aA, hitEntities

Constructors

Methods

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, m_62441230, func_213869_a, setHitSound

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, func_213869_a, setHitSound

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 (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, m_byomupex, m_65349631, func_184547_a, shoot

void (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, m_byomupex, func_184547_a, shoot

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, dispense, func_70186_c, shoot

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, func_70186_c, shoot

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

void (): i, checkDespawn, method_7446, age, m_wjqyvlhv, age, func_203048_f, tryDespawn

void (HitResult): a, onHit, method_7457, onHit, m_tffhfskx, onCollision, func_184549_a, onHit

void (HitResult): a, onHit, method_7457, onHit, m_tffhfskx, func_184549_a, onHit

void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_35061611, func_213870_w, func_213870_w

void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, func_213870_w, func_213870_w

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_hwuongro, onEntityHit, func_213868_a, onEntityHit

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_hwuongro, func_213868_a, onEntityHit

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, func_213867_k, getHitEntitySound

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, func_213867_k, getHitEntitySound

SoundEvent (): l, getHitGroundSoundEvent, method_20011, m_kntlthra, m_23409205, func_203050_i, getHitGroundSound

SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_kntlthra, func_203050_i, getHitGroundSound

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, func_184548_a, arrowHit

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, func_184548_a, arrowHit

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, func_213866_a, rayTraceEntities

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, func_213866_a, rayTraceEntities

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 (Entity): a, setOwner, method_7432, setOwner, m_iptqqgnb, setOwner, func_212361_a, setShooter

void (Entity): a, setOwner, method_7432, setOwner, m_iptqqgnb, func_212361_a, setShooter

Entity (): m, getOwner, method_7452, getOwner, m_wczzhsow, getEntity, func_212360_k, getShooter

Entity (): m, getOwner, method_7452, getOwner, m_wczzhsow, func_212360_k, getShooter

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, func_70100_b_, onCollideWithPlayer

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, func_70100_b_, onCollideWithPlayer

ItemStack (): n, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, func_184550_j, getArrowStack

ItemStack (): n, getPickupItem, method_7445, asItemStack, m_vscqpbfw, func_184550_j, getArrowStack

boolean (): ap, makeStepSound, method_5658, canClimb, m_pilqbmpe, makesSteps, func_70041_e_, canTriggerWalking

void (double): c, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, func_70239_b, setDamage

void (double): h, setBaseDamage, method_7438, setDamage, m_izcgrjes, func_70239_b, setDamage

double (): o, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, func_70242_d, getDamage

double (): o, getBaseDamage, method_7448, getDamage, m_vifaajkb, func_70242_d, getDamage

void (int): a, setKnockback, method_7449, m_zzwlyggx, setPunchLevel, func_70240_a, setKnockbackStrength

void (int): a, setKnockback, method_7449, setPunch, m_zzwlyggx, func_70240_a, setKnockbackStrength

boolean (): bs, isAttackable, method_5732, isAttackable, m_kymkfjov, canBePunched, func_70075_an, canBeAttackedWithItem

boolean (): bA, isAttackable, method_5732, isAttackable, m_kymkfjov, func_70075_an, canBeAttackedWithItem

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

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, func_70243_d, setIsCritical

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, func_70243_d, setIsCritical

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, m_45289666, func_213872_b, setPierceLevel

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, func_213872_b, setPierceLevel

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setCritical, func_203049_a, setArrowFlag

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, func_203049_a, setArrowFlag

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, func_70241_g, getIsCritical

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, func_70241_g, getIsCritical

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_22128904, func_213873_r, getShotFromCrossbow

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, func_213873_r, getShotFromCrossbow

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_27494754, func_213874_s, getPierceLevel

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, func_213874_s, getPierceLevel

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, m_uirchdjo, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_uirchdjo, func_190547_a, setEnchantmentEffectsFromEntity

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, func_203044_p, getWaterDrag

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, func_203044_p, getWaterDrag

void (boolean): n, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, func_203045_n, setNoClip

void (boolean): n, setNoPhysics, method_7433, setNoClip, m_heweaind, func_203045_n, setNoClip

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, func_203047_q, getNoClip

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, func_203047_q, getNoClip

void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, m_35683353, func_213865_o, setShotFromCrossbow

void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, func_213865_o, setShotFromCrossbow

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

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, shouldRender, func_70112_a, isInRangeToRenderDist

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, func_70112_a, isInRangeToRenderDist

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 (double, double, double): h, lerpMotion, method_5750, setVelocityClient, m_onpbziok, lerpVelocity, func_70016_h, setVelocity

void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, m_onpbziok, func_70016_h, setVelocity

void (): i, tickDespawn, method_7446, age, m_sepatgdc, func_225516_i_, func_225516_i_

boolean (): at, isMovementNoisy, method_5658, canClimb, m_wckwuftu, func_225502_at_, func_225502_at_

1.14.4

Names

awf

awk

net.minecraft.world.entity.projectile.AbstractArrow

net.minecraft.unmapped.C_gstiksvs

Fields

TrackedData<Byte>: ar, field_7573, PROJECTILE_FLAGS, PROJECTILE_FLAGS, field_184554_g, CRITICAL

TrackedData<Byte>: ar, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_umpvtnwi, PROJECTILE_FLAGS, field_184554_g, CRITICAL

TrackedData<Optional<UUID>>: b, field_7580, field_7580, OWNER_UUID, field_212362_a, field_212362_a

TrackedData<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, f_pkaqxpqv, OWNER_UUID, field_212362_a, field_212362_a

TrackedData<Byte>: as, field_7589, PIERCE_LEVEL, f_03607080, field_213876_as, PIERCE_LEVEL

TrackedData<Byte>: as, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_pqiurqmt, f_03607080, field_213876_as, PIERCE_LEVEL

BlockState: at, field_7586, inBlockState, block, field_195056_av, inBlockState

BlockState: at, lastState, field_7586, inBlockState, f_ncskhrlt, block, field_195056_av, inBlockState

boolean: c, field_7588, inGround, inGround, field_70254_i, inGround

boolean: c, inGround, field_7588, inGround, f_lginejtm, inGround, field_70254_i, inGround

int: d, field_7576, inGroundTime, inGroundTicks, field_184552_b, timeInGround

int: d, inGroundTime, field_7576, inGroundTime, f_edvgavkm, inGroundTicks, field_184552_b, timeInGround

ProjectileEntity$PickupPermission: e, field_7572, pickupType, pickup, field_70251_a, pickupStatus

ProjectileEntity$PickupPermission: e, pickup, field_7572, pickupType, f_igmdnyfz, pickup, field_70251_a, pickupStatus

int: f, field_7574, shake, shake, field_70249_b, arrowShake

int: f, shakeTime, field_7574, shake, f_wgfwlrwg, shake, field_70249_b, arrowShake

UUID: g, field_7587, ownerUuid, shooter, field_70250_c, shootingEntity

UUID: g, ownerUUID, field_7587, ownerUuid, f_twxlgcct, shooter, field_70250_c, shootingEntity

int: au, field_7578, life, inBlockTicks, field_70252_j, ticksInGround

int: au, life, field_7578, life, f_csdzamsu, inBlockTicks, field_70252_j, ticksInGround

int: av, field_7577, field_7577, inAirTicks, field_70257_an, ticksInAir

int: av, flightTime, field_7577, f_fkqhuwnd, inAirTicks, field_70257_an, ticksInAir

double: aw, field_7571, damage, damage, field_70255_ao, damage

double: aw, baseDamage, field_7571, damage, f_wuzchbwg, damage, field_70255_ao, damage

int: ax, field_7575, field_7575, punchLevel, field_70256_ap, knockbackStrength

int: ax, knockback, field_7575, f_fjxiwzib, punchLevel, field_70256_ap, knockbackStrength

SoundEvent: ay, field_7584, sound, f_90271068, field_213877_ay, hitSound

SoundEvent: ay, soundEvent, field_7584, sound, f_chigjmmi, f_90271068, field_213877_ay, hitSound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, piercedEntities, f_61957492, field_213878_az, piercedEntities

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_juvjveta, f_61957492, field_213878_az, piercedEntities

List<Entity>: aA, field_7579, piercingKilledEntities, f_04230145, field_213875_aA, hitEntities

List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_etnylbxa, f_04230145, field_213875_aA, hitEntities

Constructors

Methods

void (SoundEvent): a, method_7444, setSound, m_62441230, func_213869_a, setHitSound

void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_hfszjmoi, m_62441230, func_213869_a, setHitSound

void (): u_, method_5693, initDataTracker, registerSyncedData, func_70088_a, registerData

void (): u_, defineSynchedData, method_5693, initDataTracker, m_lwugwlsw, registerSyncedData, func_70088_a, registerData

void (Entity, float, float, float, float, float): a, method_7474, method_7474, m_65349631, func_184547_a, shoot

void (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, m_byomupex, m_65349631, func_184547_a, shoot

void (double, double, double, float, float): c, method_7485, setVelocity, dispense, func_70186_c, shoot

void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_bzpgfgfy, dispense, func_70186_c, shoot

void (): h, method_5773, tick, tick, func_70071_h_, tick

void (): h, tick, method_5773, tick, m_arkgrfeb, tick, func_70071_h_, tick

void (): i, method_7446, age, age, func_203048_f, tryDespawn

void (): i, checkDespawn, method_7446, age, m_wjqyvlhv, age, func_203048_f, tryDespawn

void (HitResult): a, method_7457, onHit, onCollision, func_184549_a, onHit

void (HitResult): a, onHit, method_7457, onHit, m_tffhfskx, onCollision, func_184549_a, onHit

void (): w, method_7453, clearPiercingStatus, m_35061611, func_213870_w, func_213870_w

void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, m_ehzehefq, m_35061611, func_213870_w, func_213870_w

void (EntityHitResult): a, method_7454, onEntityHit, onEntityHit, func_213868_a, onEntityHit

void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_hwuongro, onEntityHit, func_213868_a, onEntityHit

SoundEvent (): k, method_7440, getSound, getHitSound, func_213867_k, getHitEntitySound

SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_vwewtmfb, getHitSound, func_213867_k, getHitEntitySound

SoundEvent (): l, method_20011, method_20011, m_23409205, func_203050_i, getHitGroundSound

SoundEvent (): l, getHitGroundSoundEvent, method_20011, m_kntlthra, m_23409205, func_203050_i, getHitGroundSound

void (LivingEntity): a, method_7450, onHit, onHit, func_184548_a, arrowHit

void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_whtcpczr, onHit, func_184548_a, arrowHit

EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, getEntityCollision, func_213866_a, rayTraceEntities

EntityHitResult (Vec3d, Vec3d): a, findHitEntity, method_7434, getEntityCollision, m_kynuhxfa, getEntityCollision, func_213866_a, rayTraceEntities

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 (Entity): a, method_7432, setOwner, setOwner, func_212361_a, setShooter

void (Entity): a, setOwner, method_7432, setOwner, m_iptqqgnb, setOwner, func_212361_a, setShooter

Entity (): m, method_7452, getOwner, getEntity, func_212360_k, getShooter

Entity (): m, getOwner, method_7452, getOwner, m_wczzhsow, getEntity, func_212360_k, getShooter

void (PlayerEntity): b, method_5694, onPlayerCollision, onPlayerCollision, func_70100_b_, onCollideWithPlayer

void (PlayerEntity): b, playerTouch, method_5694, onPlayerCollision, m_ghqcprlw, onPlayerCollision, func_70100_b_, onCollideWithPlayer

ItemStack (): n, method_7445, asItemStack, asItemStack, func_184550_j, getArrowStack

ItemStack (): n, getPickupItem, method_7445, asItemStack, m_vscqpbfw, asItemStack, func_184550_j, getArrowStack

boolean (): ap, method_5658, canClimb, makesSteps, func_70041_e_, canTriggerWalking

boolean (): ap, makeStepSound, method_5658, canClimb, m_pilqbmpe, makesSteps, func_70041_e_, canTriggerWalking

void (double): c, method_7438, setDamage, setDamage, func_70239_b, setDamage

void (double): c, setBaseDamage, method_7438, setDamage, m_izcgrjes, setDamage, func_70239_b, setDamage

double (): o, method_7448, getDamage, getDamage, func_70242_d, getDamage

double (): o, getBaseDamage, method_7448, getDamage, m_vifaajkb, getDamage, func_70242_d, getDamage

void (int): a, method_7449, method_7449, setPunchLevel, func_70240_a, setKnockbackStrength

void (int): a, setKnockback, method_7449, m_zzwlyggx, setPunchLevel, func_70240_a, setKnockbackStrength

boolean (): bs, method_5732, isAttackable, canBePunched, func_70075_an, canBeAttackedWithItem

boolean (): bs, isAttackable, method_5732, isAttackable, m_kymkfjov, canBePunched, func_70075_an, canBeAttackedWithItem

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

void (boolean): a, method_7439, setCritical, setCritical, func_70243_d, setIsCritical

void (boolean): a, setCritArrow, method_7439, setCritical, m_wcqbexjj, setCritical, func_70243_d, setIsCritical

void (byte): b, method_7451, setPierceLevel, m_45289666, func_213872_b, setPierceLevel

void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_clbqtpac, m_45289666, func_213872_b, setPierceLevel

void (int, boolean): a, method_7455, setProjectileFlag, setCritical, func_203049_a, setArrowFlag

void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_qnxttchu, setCritical, func_203049_a, setArrowFlag

boolean (): q, method_7443, isCritical, isCritical, func_70241_g, getIsCritical

boolean (): q, isCritArrow, method_7443, isCritical, m_xnefdmre, isCritical, func_70241_g, getIsCritical

boolean (): r, method_7456, isShotFromCrossbow, m_22128904, func_213873_r, getShotFromCrossbow

boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_auqbucik, m_22128904, func_213873_r, getShotFromCrossbow

byte (): s, method_7447, getPierceLevel, m_27494754, func_213874_s, getPierceLevel

byte (): s, getPierceLevel, method_7447, getPierceLevel, m_sxxslcng, m_27494754, func_213874_s, getPierceLevel

void (LivingEntity, float): a, method_7435, method_7435, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, m_uirchdjo, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

float (): u, method_7436, getDragInWater, getDragInWater, func_203044_p, getWaterDrag

float (): u, getWaterInertia, method_7436, getDragInWater, m_wrkmrnze, getDragInWater, func_203044_p, getWaterDrag

void (boolean): n, method_7433, setNoClip, setNoClip, func_203045_n, setNoClip

void (boolean): n, setNoPhysics, method_7433, setNoClip, m_heweaind, setNoClip, func_203045_n, setNoClip

boolean (): v, method_7441, isNoClip, isNoClip, func_203047_q, getNoClip

boolean (): v, isNoPhysics, method_7441, isNoClip, m_utnhoeqp, isNoClip, func_203047_q, getNoClip

void (boolean): o, method_7442, setShotFromCrossbow, m_35683353, func_213865_o, setShotFromCrossbow

void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_onvcgtem, m_35683353, func_213865_o, setShotFromCrossbow

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

boolean (double): a, method_5640, shouldRenderAtDistance, shouldRender, func_70112_a, isInRangeToRenderDist

boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_foqrqvze, shouldRender, func_70112_a, isInRangeToRenderDist

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 (double, double, double): h, method_5750, setVelocityClient, lerpVelocity, func_70016_h, setVelocity

void (double, double, double): h, lerpMotion, method_5750, setVelocityClient, m_onpbziok, lerpVelocity, func_70016_h, setVelocity

1.14.3

Names

awc

awf

net.minecraft.entity.projectile.ProjectileEntity

Fields

DataAttribute<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g, CRITICAL

TrackedData<Byte>: ar, field_7573, PROJECTILE_FLAGS, PROJECTILE_FLAGS, field_184554_g, CRITICAL

DataAttribute<Optional<UUID>>: b, field_7580, OWNER_UUID, field_212362_a, field_212362_a

TrackedData<Optional<UUID>>: b, field_7580, field_7580, OWNER_UUID, field_212362_a, field_212362_a

DataAttribute<Byte>: as, field_7589, f_03607080, field_213876_as, field_213876_as

TrackedData<Byte>: as, field_7589, PIERCE_LEVEL, f_03607080, field_213876_as, PIERCE_LEVEL

BlockState: at, field_7586, block, field_195056_av, inBlockState

BlockState: at, field_7586, inBlockState, block, field_195056_av, inBlockState

boolean: c, field_7588, inGround, field_70254_i, inGround

boolean: c, field_7588, inGround, inGround, field_70254_i, inGround

int: d, field_7576, inGroundTicks, field_184552_b, timeInGround

int: d, field_7576, inGroundTime, inGroundTicks, field_184552_b, timeInGround

AbstractArrowEntity$Pickup: e, field_7572, pickup, field_70251_a, pickupStatus

ProjectileEntity$PickupPermission: e, field_7572, pickupType, pickup, field_70251_a, pickupStatus

int: f, field_7574, shake, field_70249_b, arrowShake

int: f, field_7574, shake, shake, field_70249_b, arrowShake

UUID: g, field_7587, shooter, field_70250_c, shootingEntity

UUID: g, field_7587, ownerUuid, shooter, field_70250_c, shootingEntity

int: au, field_7578, inBlockTicks, field_70252_j, ticksInGround

int: au, field_7578, life, inBlockTicks, field_70252_j, ticksInGround

int: av, field_7577, inAirTicks, field_70257_an, ticksInAir

int: av, field_7577, field_7577, inAirTicks, field_70257_an, ticksInAir

double: aw, field_7571, damage, field_70255_ao, damage

double: aw, field_7571, damage, damage, field_70255_ao, damage

int: ax, field_7575, punchLevel, field_70256_ap, knockbackStrength

int: ax, field_7575, field_7575, punchLevel, field_70256_ap, knockbackStrength

SoundEvent: ay, field_7584, f_90271068, field_213877_ay, field_213877_ay

SoundEvent: ay, field_7584, sound, f_90271068, field_213877_ay, hitSound

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, f_61957492, field_213878_az, field_213878_az

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, piercedEntities, f_61957492, field_213878_az, piercedEntities

List<Entity>: aA, field_7579, f_04230145, field_213875_aA, field_213875_aA

List<Entity>: aA, field_7579, piercingKilledEntities, f_04230145, field_213875_aA, hitEntities

Constructors

Methods

void (SoundEvent): a, method_7444, m_62441230, func_213869_a, func_213869_a

void (SoundEvent): a, method_7444, setSound, m_62441230, func_213869_a, setHitSound

void (): u_, method_5693, registerSyncedData, func_70088_a, registerData

void (): u_, method_5693, initDataTracker, registerSyncedData, func_70088_a, registerData

void (Entity, float, float, float, float, float): a, method_7474, m_65349631, func_184547_a, shoot

void (Entity, float, float, float, float, float): a, method_7474, method_7474, m_65349631, func_184547_a, shoot

void (double, double, double, float, float): c, method_7485, dispense, func_70186_c, shoot

void (double, double, double, float, float): c, method_7485, setVelocity, dispense, func_70186_c, shoot

void (): h, method_5773, tick, func_70071_h_, tick

void (): h, method_5773, tick, tick, func_70071_h_, tick

void (): i, method_7446, age, func_203048_f, tryDespawn

void (): i, method_7446, age, age, func_203048_f, tryDespawn

void (HitResult): a, method_7457, onCollision, func_184549_a, onHit

void (HitResult): a, method_7457, onHit, onCollision, func_184549_a, onHit

void (): w, method_7453, m_35061611, func_213870_w, func_213870_w

void (): w, method_7453, clearPiercingStatus, m_35061611, func_213870_w, func_213870_w

void (EntityHitResult): a, method_7454, onEntityHit, func_213868_a, func_213868_a

void (EntityHitResult): a, method_7454, onEntityHit, onEntityHit, func_213868_a, onEntityHit

SoundEvent (): k, method_7440, getHitSound, func_213867_k, func_213867_k

SoundEvent (): k, method_7440, getSound, getHitSound, func_213867_k, getHitEntitySound

SoundEvent (): l, method_20011, m_23409205, func_203050_i, getHitGroundSound

SoundEvent (): l, method_20011, method_20011, m_23409205, func_203050_i, getHitGroundSound

void (LivingEntity): a, method_7450, onHit, func_184548_a, arrowHit

void (LivingEntity): a, method_7450, onHit, onHit, func_184548_a, arrowHit

EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, func_213866_a, func_213866_a

EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, getEntityCollision, func_213866_a, rayTraceEntities

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 (Entity): a, method_7432, setOwner, func_212361_a, setShooter

void (Entity): a, method_7432, setOwner, setOwner, func_212361_a, setShooter

Entity (): m, method_7452, getEntity, func_212360_k, getShooter

Entity (): m, method_7452, getOwner, getEntity, func_212360_k, getShooter

void (PlayerEntity): b, method_5694, onPlayerCollision, func_70100_b_, onCollideWithPlayer

void (PlayerEntity): b, method_5694, onPlayerCollision, onPlayerCollision, func_70100_b_, onCollideWithPlayer

ItemStack (): n, method_7445, asItemStack, func_184550_j, getArrowStack

ItemStack (): n, method_7445, asItemStack, asItemStack, func_184550_j, getArrowStack

boolean (): ao, method_5658, makesSteps, func_70041_e_, canTriggerWalking

boolean (): ap, method_5658, canClimb, makesSteps, func_70041_e_, canTriggerWalking

void (double): c, method_7438, setDamage, func_70239_b, setDamage

void (double): c, method_7438, setDamage, setDamage, func_70239_b, setDamage

double (): o, method_7448, getDamage, func_70242_d, getDamage

double (): o, method_7448, getDamage, getDamage, func_70242_d, getDamage

void (int): a, method_7449, setPunchLevel, func_70240_a, setKnockbackStrength

void (int): a, method_7449, method_7449, setPunchLevel, func_70240_a, setKnockbackStrength

boolean (): br, method_5732, canBePunched, func_70075_an, canBeAttackedWithItem

boolean (): bs, method_5732, isAttackable, canBePunched, func_70075_an, canBeAttackedWithItem

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

void (boolean): a, method_7439, setCritical, func_70243_d, setIsCritical

void (boolean): a, method_7439, setCritical, setCritical, func_70243_d, setIsCritical

void (byte): b, method_7451, m_45289666, func_213872_b, func_213872_b

void (byte): b, method_7451, setPierceLevel, m_45289666, func_213872_b, setPierceLevel

void (int, boolean): a, method_7455, setCritical, func_203049_a, func_203049_a

void (int, boolean): a, method_7455, setProjectileFlag, setCritical, func_203049_a, setArrowFlag

boolean (): q, method_7443, isCritical, func_70241_g, getIsCritical

boolean (): q, method_7443, isCritical, isCritical, func_70241_g, getIsCritical

boolean (): r, method_7456, m_22128904, func_213873_r, func_213873_r

boolean (): r, method_7456, isShotFromCrossbow, m_22128904, func_213873_r, getShotFromCrossbow

byte (): s, method_7447, m_27494754, func_213874_s, func_213874_s

byte (): s, method_7447, getPierceLevel, m_27494754, func_213874_s, getPierceLevel

void (LivingEntity, float): a, method_7435, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

void (LivingEntity, float): a, method_7435, method_7435, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

float (): u, method_7436, getDragInWater, func_203044_p, getWaterDrag

float (): u, method_7436, getDragInWater, getDragInWater, func_203044_p, getWaterDrag

void (boolean): n, method_7433, setNoClip, func_203045_n, func_203045_n

void (boolean): n, method_7433, setNoClip, setNoClip, func_203045_n, setNoClip

boolean (): v, method_7441, isNoClip, func_203047_q, func_203047_q

boolean (): v, method_7441, isNoClip, isNoClip, func_203047_q, getNoClip

void (boolean): o, method_7442, m_35683353, func_213865_o, func_213865_o

void (boolean): o, method_7442, setShotFromCrossbow, m_35683353, func_213865_o, setShotFromCrossbow

Packet<?> (): N, method_18002, m_00781305, func_213297_N, createSpawnPacket

Packet<?> (): N, method_18002, createSpawnPacket, m_00781305, func_213297_N, createSpawnPacket

boolean (double): a, method_5640, shouldRender, func_70112_a, isInRangeToRenderDist

boolean (double): a, method_5640, shouldRenderAtDistance, shouldRender, func_70112_a, isInRangeToRenderDist

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 (double, double, double): h, method_5750, lerpVelocity, func_70016_h, setVelocity

void (double, double, double): h, method_5750, setVelocityClient, lerpVelocity, func_70016_h, setVelocity

1.14.2

Names

Fields

DataAttribute<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g, field_184554_g

DataAttribute<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g, CRITICAL

BlockState: at, field_7586, block, field_195056_av, field_195056_av

BlockState: at, field_7586, block, field_195056_av, inBlockState

boolean: c, field_7588, inGround, field_70254_i, field_70254_i

boolean: c, field_7588, inGround, field_70254_i, inGround

int: d, field_7576, inGroundTicks, field_184552_b, field_184552_b

int: d, field_7576, inGroundTicks, field_184552_b, timeInGround

AbstractArrowEntity$Pickup: e, field_7572, pickup, field_70251_a, field_70251_a

AbstractArrowEntity$Pickup: e, field_7572, pickup, field_70251_a, pickupStatus

int: f, field_7574, shake, field_70249_b, field_70249_b

int: f, field_7574, shake, field_70249_b, arrowShake

UUID: g, field_7587, shooter, field_70250_c, field_70250_c

UUID: g, field_7587, shooter, field_70250_c, shootingEntity

int: au, field_7578, inBlockTicks, field_70252_j, field_70252_j

int: au, field_7578, inBlockTicks, field_70252_j, ticksInGround

int: av, field_7577, inAirTicks, field_70257_an, field_70257_an

int: av, field_7577, inAirTicks, field_70257_an, ticksInAir

double: aw, field_7571, damage, field_70255_ao, field_70255_ao

double: aw, field_7571, damage, field_70255_ao, damage

int: ax, field_7575, punchLevel, field_70256_ap, field_70256_ap

int: ax, field_7575, punchLevel, field_70256_ap, knockbackStrength

Constructors

Methods

void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, func_213281_b

void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, writeAdditional

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

Packet<?> (): N, method_18002, m_00781305, func_213297_N, func_213297_N

Packet<?> (): N, method_18002, m_00781305, func_213297_N, createSpawnPacket

1.14.1

Names

awb

awc

Fields

Constructors

Methods

1.14

Names

awb

net.minecraft.class_1665

net.minecraft.entity.projectile.AbstractArrowEntity

net.minecraft.entity.projectile.AbstractArrowEntity

net.minecraft.entity.projectile.AbstractArrowEntity

Fields

DataAttribute<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g, field_184554_g

DataAttribute<Optional<UUID>>: b, field_7580, OWNER_UUID, field_212362_a, field_212362_a

DataAttribute<Byte>: as, field_7589, f_03607080, field_213876_as, field_213876_as

BlockState: at, field_7586, block, field_195056_av, field_195056_av

boolean: c, field_7588, inGround, field_70254_i, field_70254_i

int: d, field_7576, inGroundTicks, field_184552_b, field_184552_b

AbstractArrowEntity$Pickup: e, field_7572, pickup, field_70251_a, field_70251_a

int: f, field_7574, shake, field_70249_b, field_70249_b

UUID: g, field_7587, shooter, field_70250_c, field_70250_c

int: au, field_7578, inBlockTicks, field_70252_j, field_70252_j

int: av, field_7577, inAirTicks, field_70257_an, field_70257_an

double: aw, field_7571, damage, field_70255_ao, field_70255_ao

int: ax, field_7575, punchLevel, field_70256_ap, field_70256_ap

SoundEvent: ay, field_7584, f_90271068, field_213877_ay, field_213877_ay

it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, f_61957492, field_213878_az, field_213878_az

List<Entity>: aA, field_7579, f_04230145, field_213875_aA, field_213875_aA

Constructors

(EntityType<? extends AbstractArrowEntity>, World)

(EntityType<? extends AbstractArrowEntity>, double, double, double, World)

(EntityType<? extends AbstractArrowEntity>, LivingEntity, World)

Methods

void (SoundEvent): a, method_7444, m_62441230, func_213869_a, func_213869_a

void (): u_, method_5693, registerSyncedData, func_70088_a, registerData

void (Entity, float, float, float, float, float): a, method_7474, m_65349631, func_184547_a, shoot

void (double, double, double, float, float): c, method_7485, dispense, func_70186_c, shoot

void (): h, method_5773, tick, func_70071_h_, tick

void (): i, method_7446, age, func_203048_f, tryDespawn

void (HitResult): a, method_7457, onCollision, func_184549_a, onHit

void (): w, method_7453, m_35061611, func_213870_w, func_213870_w

void (EntityHitResult): a, method_7454, onEntityHit, func_213868_a, func_213868_a

SoundEvent (): k, method_7440, getHitSound, func_213867_k, func_213867_k

SoundEvent (): l, method_20011, m_23409205, func_203050_i, getHitGroundSound

void (LivingEntity): a, method_7450, onHit, func_184548_a, arrowHit

EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, func_213866_a, func_213866_a

void (NbtCompound): b, method_5652, writeCustomNbt, func_213281_b, func_213281_b

void (NbtCompound): a, method_5749, readCustomNbt, func_70037_a, readAdditional

void (Entity): a, method_7432, setOwner, func_212361_a, setShooter

Entity (): m, method_7452, getEntity, func_212360_k, getShooter

void (PlayerEntity): b, method_5694, onPlayerCollision, func_70100_b_, onCollideWithPlayer

ItemStack (): n, method_7445, asItemStack, func_184550_j, getArrowStack

boolean (): ao, method_5658, makesSteps, func_70041_e_, canTriggerWalking

void (double): c, method_7438, setDamage, func_70239_b, setDamage

double (): o, method_7448, getDamage, func_70242_d, getDamage

void (int): a, method_7449, setPunchLevel, func_70240_a, setKnockbackStrength

boolean (): br, method_5732, canBePunched, func_70075_an, canBeAttackedWithItem

float (Pose, EntityDimensions): a, method_18378, m_42089492, func_213316_a, func_213316_a

void (boolean): a, method_7439, setCritical, func_70243_d, setIsCritical

void (byte): b, method_7451, m_45289666, func_213872_b, func_213872_b

void (int, boolean): a, method_7455, setCritical, func_203049_a, func_203049_a

boolean (): q, method_7443, isCritical, func_70241_g, getIsCritical

boolean (): r, method_7456, m_22128904, func_213873_r, func_213873_r

byte (): s, method_7447, m_27494754, func_213874_s, func_213874_s

void (LivingEntity, float): a, method_7435, applyEnchantmentEffects, func_190547_a, setEnchantmentEffectsFromEntity

float (): u, method_7436, getDragInWater, func_203044_p, getWaterDrag

void (boolean): n, method_7433, setNoClip, func_203045_n, func_203045_n

boolean (): v, method_7441, isNoClip, func_203047_q, func_203047_q

void (boolean): o, method_7442, m_35683353, func_213865_o, func_213865_o

Packet<?> (): N, method_18002, m_00781305, func_213297_N, func_213297_N

boolean (double): a, method_5640, shouldRender, func_70112_a, isInRangeToRenderDist

void (double, double, double, float, float, int, boolean): a, method_5759, lerpPositionAndAngles, func_180426_a, setPositionAndRotationDirect

void (double, double, double): h, method_5750, lerpVelocity, func_70016_h, setVelocity