History - net.minecraft.world.entity.projectile.AbstractArrow
25w18a
Names
csq
ctg
Fields
EntityDataAccessor<Byte>: m, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: m, ID_FLAGS, field_7573
EntityDataAccessor<Byte>: n, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: n, PIERCE_LEVEL, field_7589
BlockState: r, lastState, field_7586, inBlockState, f_36696_
BlockState: r, lastState, field_7586
int: a, inGroundTime, field_7576, inGroundTime, f_36704_
int: a, inGroundTime, field_7576
AbstractArrow$Pickup: b, pickup, field_7572, pickupType, f_36705_
AbstractArrow$Pickup: b, pickup, field_7572
int: c, shakeTime, field_7574, shake, f_36706_
int: c, shakeTime, field_7574
int: s, life, field_7578, life, f_36697_
int: s, life, field_7578
double: t, baseDamage, field_7571, damage, f_36698_
double: t, baseDamage, field_7571
SoundEvent: u, soundEvent, field_7584, sound, f_36700_
SoundEvent: u, soundEvent, field_7584
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: az, piercedAndKilledEntities, field_7579
double: d, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
double: d, ARROW_BASE_DAMAGE, field_30657
int: p, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: p, FLAG_CRIT, field_30654
int: q, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: q, FLAG_NOPHYSICS, field_30655
ItemStack: aA, pickupItemStack, field_46970, stack, f_303749_
ItemStack: aA, pickupItemStack, field_46970
ItemStack: aB, firedFromWeapon, field_51620, weapon, f_336848_
ItemStack: aB, firedFromWeapon, field_51620
int: e, SHAKE_TIME, field_54968, field_54968, f_349174_
int: e, SHAKE_TIME, field_54968
EntityDataAccessor<Boolean>: o, IN_GROUND, field_54969, IN_GROUND, f_347705_
EntityDataAccessor<Boolean>: o, IN_GROUND, field_54969
float: f, WATER_INERTIA, field_55017, field_55017, f_370959_
float: f, WATER_INERTIA, field_55017
float: g, INERTIA, field_55018, DEFAULT_DRAG, f_371584_
float: g, INERTIA, field_55018
short: h, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_379570_
short: h, DEFAULT_LIFE, field_57732
byte: i, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_379851_
byte: i, DEFAULT_SHAKE, field_57733
boolean: j, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_381237_
boolean: j, DEFAULT_IN_GROUND, field_57734
boolean: k, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_381873_
boolean: k, DEFAULT_CRIT, field_57735
byte: l, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_381923_
byte: l, DEFAULT_PIERCE_LEVEL, field_57736
Constructors
Methods
void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_36740_
void (SoundEvent): b, setSoundEvent, method_7444
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_
void (double, double, double, float, float): c, shoot, method_7485
void (): g, tick, method_5773, tick, m_8119_
void (): g, tick, method_5773
void (): f, tickDespawn, method_7446, age, m_6901_
void (): f, tickDespawn, method_7446
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): B, resetPiercedEntities, method_7453
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
void (EntityHitResult): a, onHitEntity, method_7454
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440
SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): l, getHitGroundSoundEvent, method_20011
void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_7761_
void (LivingEntity): a, doPostHurtEffects, method_7450
EntityHitResult (Vec3, Vec3): b, findHitEntity, method_7434, getEntityCollision, m_6351_
EntityHitResult (Vec3, Vec3): b, findHitEntity, method_7434
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432
void (Player): a_, playerTouch, method_5694, onPlayerCollision, m_6123_
void (Player): a_, playerTouch, method_5694
ItemStack (): m, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): m, getPickupItem, method_7445
void (double): h, setBaseDamage, method_7438, setDamage, m_36781_
void (double): h, setBaseDamage, method_7438
boolean (): cB, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cE, isAttackable, method_5732
void (boolean): b, setCritArrow, method_7439, setCritical, m_36762_
void (boolean): b, setCritArrow, method_7439
void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_36767_
void (byte): a, setPierceLevel, method_7451
void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_36737_
void (int, boolean): a, setFlag, method_7455
boolean (): s, isCritArrow, method_7443, isCritical, m_36792_
boolean (): s, isCritArrow, method_7443
byte (): t, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): t, getPierceLevel, method_7447
float (): u, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): u, getWaterInertia, method_7436
void (boolean): q, setNoPhysics, method_7433, setNoClip, m_36790_
void (boolean): r, setNoPhysics, method_7433
boolean (): v, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): v, isNoPhysics, method_7441
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_6783_
boolean (double): a, shouldRenderAtSqrDistance, method_5640
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
void (double, double, double): k, lerpMotion, method_5750
boolean (): x, shouldFall, method_26351, shouldFall, m_36798_
boolean (): x, shouldFall, method_26351
void (): A, startFalling, method_26352, fall, m_36799_
void (): A, startFalling, method_26352
void (MoverType, Vec3): a, move, method_5784, move, m_6478_
void (MoverType, Vec3): a, move, method_5784
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
void (BlockHitResult): a, onHitBlock, method_24920
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958
boolean (Player): a, tryPickup, method_34713, tryPickup, m_142470_
boolean (Player): a, tryPickup, method_34713
Entity$MovementEmission (): bf, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bh, getMovementEmission, method_33570
ItemStack (): r, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
ItemStack (): q, getPickupItemStackOrigin, method_54759
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693
double (): bc, getDefaultGravity, method_7490, getGravity, m_319564_
double (): be, getDefaultGravity, method_7490
ItemStack (): n, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
ItemStack (): n, getDefaultPickupItem, method_57314
void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_320726_
void (ItemStack): a, setPickupItemStack, method_57313
boolean (): bF, isPickable, method_5863, canHit, m_6087_
boolean (): bI, isPickable, method_5863
SlotAccess (int): a_, getSlot, method_32318, getStackReference, m_141942_
SlotAccess (int): a_, getSlot, method_32318
void (LivingEntity, DamageSource): a, doKnockback, method_59957, knockback, m_338617_
void (LivingEntity, DamageSource): a, doKnockback, method_59957
void (ServerLevel, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_339443_
void (ServerLevel, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956
ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_338776_
ItemStack (): ee, getWeaponItem, method_59958
void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_338469_
void (float): a, setBaseDamageFromMob, method_59955
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674
void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_351892_
void (BlockHitResult): b, stepMoveAndHit, method_63670
void (Vec3): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_352143_
void (Vec3): a, addBubbleParticles, method_64646
boolean (): e, isInGround, method_65059, isInGround, m_352758_
boolean (): e, isInGround, method_65059
void (boolean): a, setInGround, method_65058, setInGround, m_356362_
void (boolean): a, setInGround, method_65058
void (Item): b, onItemBreak, method_61544, onBroken, m_353833_
void (Item): b, onItemBreak, method_61544
boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
boolean (): w, shouldBounceOnWorldBorder, method_62823
void (float): b, applyInertia, method_63669, applyDrag, m_357338_
void (float): b, applyInertia, method_63669
void (boolean): l, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_20321_
void (boolean): m, onInsideBubbleColumn, method_5764
void (double, double, double): i, push, method_5762, addVelocity, m_5997_
void (double, double, double): i, push, method_5762
boolean (): cJ, isPushedByFluid, method_5675, isPushedByFluids, m_6063_
boolean (): cM, isPushedByFluid, method_5675
void (boolean, BlockPos): a, onAboveBubbleColumn, method_5700, onBubbleColumnSurfaceCollision, m_383930_
void (boolean, BlockPos): a, onAboveBubbleColumn, method_5700
void (ValueOutput): a, addAdditionalSaveData, method_5652
void (ValueInput): a, readAdditionalSaveData, method_5749
1.21.5
Names
cpf
csq
Fields
EntityDataAccessor<Byte>: h, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: m, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: i, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: n, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: m, lastState, field_7586, inBlockState, f_36696_
BlockState: r, lastState, field_7586, inBlockState, f_36696_
int: n, life, field_7578, life, f_36697_
int: s, life, field_7578, life, f_36697_
double: o, baseDamage, field_7571, damage, f_36698_
double: t, baseDamage, field_7571, damage, f_36698_
SoundEvent: p, soundEvent, field_7584, sound, f_36700_
SoundEvent: u, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
int: k, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: p, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: l, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: q, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
ItemStack: s, pickupItemStack, field_46970, stack, f_303749_
ItemStack: aA, pickupItemStack, field_46970, stack, f_303749_
ItemStack: t, firedFromWeapon, field_51620, weapon, f_336848_
ItemStack: aB, firedFromWeapon, field_51620, weapon, f_336848_
EntityDataAccessor<Boolean>: j, IN_GROUND, field_54969, IN_GROUND, f_347705_
EntityDataAccessor<Boolean>: o, IN_GROUND, field_54969, IN_GROUND, f_347705_
short: h, DEFAULT_LIFE, field_57732, DEFAULT_LIFE, f_379570_
byte: i, DEFAULT_SHAKE, field_57733, DEFAULT_SHAKE, f_379851_
boolean: j, DEFAULT_IN_GROUND, field_57734, DEFAULT_IN_GROUND, f_381237_
boolean: k, DEFAULT_CRIT, field_57735, DEFAULT_CRITICAL, f_381873_
byte: l, DEFAULT_PIERCE_LEVEL, field_57736, DEFAULT_PIERCE_LEVEL, f_381923_
Constructors
Methods
void (): h, tick, method_5773, tick, m_8119_
void (): g, tick, method_5773, tick, m_8119_
void (): m, tickDespawn, method_7446, age, m_6901_
void (): f, tickDespawn, method_7446, age, m_6901_
void (): H, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, m_36784_
EntityHitResult (Vec3, Vec3): c, findHitEntity, method_7434, getEntityCollision, m_6351_
EntityHitResult (Vec3, Vec3): b, findHitEntity, method_7434, getEntityCollision, m_6351_
ItemStack (): u, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): m, getPickupItem, method_7445, asItemStack, m_7941_
double (): x, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): y, isCritArrow, method_7443, isCritical, m_36792_
boolean (): s, isCritArrow, method_7443, isCritical, m_36792_
byte (): z, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): t, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): A, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): u, getWaterInertia, method_7436, getDragInWater, m_6882_
void (boolean): r, setNoPhysics, method_7433, setNoClip, m_36790_
void (boolean): q, setNoPhysics, method_7433, setNoClip, m_36790_
boolean (): B, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): v, isNoPhysics, method_7441, isNoClip, m_36797_
void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_6001_
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
boolean (): D, shouldFall, method_26351, shouldFall, m_36798_
boolean (): x, shouldFall, method_26351, shouldFall, m_36798_
void (): G, startFalling, method_26352, fall, m_36799_
void (): A, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bf, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
ItemStack (): w, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
ItemStack (): r, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
double (): bd, getDefaultGravity, method_7490, getGravity, m_319564_
double (): bc, getDefaultGravity, method_7490, getGravity, m_319564_
ItemStack (): v, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
ItemStack (): n, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
boolean (): bH, isPickable, method_5863, canHit, m_6087_
boolean (): bF, isPickable, method_5863, canHit, m_6087_
boolean (): l, isInGround, method_65059, isInGround, m_352758_
boolean (): e, isInGround, method_65059, isInGround, m_352758_
boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_20321_
void (boolean): l, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_20321_
void (double, double, double): j, push, method_5762, addVelocity, m_5997_
void (double, double, double): i, push, method_5762, addVelocity, m_5997_
boolean (): cJ, isPushedByFluid, method_5675, isPushedByFluids, m_6063_
void (boolean, BlockPos): a, onAboveBubbleColumn, method_5700, onBubbleColumnSurfaceCollision, m_383930_
1.21.4
Names
cqe
cpf
Fields
EntityDataAccessor<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: h, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: i, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: k, lastState, field_7586, inBlockState, f_36696_
BlockState: m, lastState, field_7586, inBlockState, f_36696_
int: b, inGroundTime, field_7576, inGroundTime, f_36704_
int: a, inGroundTime, field_7576, inGroundTime, f_36704_
AbstractArrow$Pickup: c, pickup, field_7572, pickupType, f_36705_
AbstractArrow$Pickup: b, pickup, field_7572, pickupType, f_36705_
int: d, shakeTime, field_7574, shake, f_36706_
int: c, shakeTime, field_7574, shake, f_36706_
int: l, life, field_7578, life, f_36697_
int: n, life, field_7578, life, f_36697_
double: m, baseDamage, field_7571, damage, f_36698_
double: o, baseDamage, field_7571, damage, f_36698_
SoundEvent: n, soundEvent, field_7584, sound, f_36700_
SoundEvent: p, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: o, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: p, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
double: d, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
int: i, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: k, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: j, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: l, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
ItemStack: q, pickupItemStack, field_46970, stack, f_303749_
ItemStack: s, pickupItemStack, field_46970, stack, f_303749_
ItemStack: r, firedFromWeapon, field_51620, weapon, f_336848_
ItemStack: t, firedFromWeapon, field_51620, weapon, f_336848_
int: a, SHAKE_TIME, field_54968, field_54968, f_349174_
int: e, SHAKE_TIME, field_54968, field_54968, f_349174_
EntityDataAccessor<Boolean>: h, IN_GROUND, field_54969, IN_GROUND, f_347705_
EntityDataAccessor<Boolean>: j, IN_GROUND, field_54969, IN_GROUND, f_347705_
float: f, WATER_INERTIA, field_55017, field_55017, f_370959_
float: g, INERTIA, field_55018, DEFAULT_DRAG, f_371584_
Constructors
Methods
void (): I, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): H, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
boolean (): G, shouldFall, method_26351, shouldFall, m_36798_
boolean (): D, shouldFall, method_26351, shouldFall, m_36798_
void (): H, startFalling, method_26352, fall, m_36799_
void (): G, startFalling, method_26352, fall, m_36799_
ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_338776_
ItemStack (): dZ, getWeaponItem, method_59958, getWeaponStack, m_338776_
void (): D, applyInertia, method_63669, applyDrag, m_357338_
void (float): b, applyInertia, method_63669, applyDrag, m_357338_
void (boolean): m, onInsideBubbleColumn, method_5764, onBubbleColumnCollision, m_20321_
void (double, double, double): j, push, method_5762, addVelocity, m_5997_
1.21.3
Names
cnd
cqe
Fields
EntityDataAccessor<Byte>: g, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: h, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
boolean: b, inGround, field_7588, inGround, f_36703_
int: c, inGroundTime, field_7576, inGroundTime, f_36704_
int: b, inGroundTime, field_7576, inGroundTime, f_36704_
AbstractArrow$Pickup: d, pickup, field_7572, pickupType, f_36705_
AbstractArrow$Pickup: c, pickup, field_7572, pickupType, f_36705_
int: e, shakeTime, field_7574, shake, f_36706_
int: d, shakeTime, field_7574, shake, f_36706_
double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
double: e, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
int: a, SHAKE_TIME, field_54968, field_54968, f_349174_
EntityDataAccessor<Boolean>: h, IN_GROUND, field_54969, IN_GROUND, f_347705_
Constructors
Methods
void (): l, tick, method_5773, tick, m_8119_
void (): h, tick, method_5773, tick, m_8119_
void (): p, tickDespawn, method_7446, age, m_6901_
void (): m, tickDespawn, method_7446, age, m_6901_
void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): I, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): t, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): v, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_36784_
EntityHitResult (Vec3, Vec3): a, findHitEntity, method_7434, getEntityCollision, m_6351_
EntityHitResult (Vec3, Vec3): c, findHitEntity, method_7434, getEntityCollision, m_6351_
void (Player): b_, playerTouch, method_5694, onPlayerCollision, m_6123_
void (Player): a_, playerTouch, method_5694, onPlayerCollision, m_6123_
ItemStack (): w, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): u, getPickupItem, method_7445, asItemStack, m_7941_
double (): z, getBaseDamage, method_7448, getDamage, m_36789_
double (): x, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): cu, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cB, isAttackable, method_5732, isAttackable, m_6097_
void (boolean): a, setCritArrow, method_7439, setCritical, m_36762_
void (boolean): b, setCritArrow, method_7439, setCritical, m_36762_
boolean (): A, isCritArrow, method_7443, isCritical, m_36792_
boolean (): y, isCritArrow, method_7443, isCritical, m_36792_
boolean (): B, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): C, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): z, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): D, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): A, getWaterInertia, method_7436, getDragInWater, m_6882_
void (boolean): b, setNoPhysics, method_7433, setNoClip, m_36790_
void (boolean): r, setNoPhysics, method_7433, setNoClip, m_36790_
boolean (): E, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): B, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): F, shouldFall, method_26351, shouldFall, m_36798_
boolean (): G, shouldFall, method_26351, shouldFall, m_36798_
void (): J, startFalling, method_26352, fall, m_36799_
void (): H, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
ItemStack (): y, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
ItemStack (): w, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
double (): aZ, getDefaultGravity, method_7490, getGravity, m_319564_
double (): bd, getDefaultGravity, method_7490, getGravity, m_319564_
ItemStack (): x, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
ItemStack (): v, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
boolean (): bA, isPickable, method_5863, canHit, m_6087_
boolean (): bH, isPickable, method_5863, canHit, m_6087_
ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_338776_
ItemStack (): ea, getWeaponItem, method_59958, getWeaponStack, m_338776_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (BlockHitResult): b, stepMoveAndHit, method_63670, applyCollision, m_351892_
void (): D, applyInertia, method_63669, applyDrag, m_357338_
void (Vec3): a, addBubbleParticles, method_64646, spawnBubbleParticles, m_352143_
boolean (): l, isInGround, method_65059, isInGround, m_352758_
void (boolean): a, setInGround, method_65058, setInGround, m_356362_
void (Item): b, onItemBreak, method_61544, onBroken, m_353833_
boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cnf
cnd
Fields
BlockState: l, lastState, field_7586, inBlockState, f_36696_
BlockState: k, lastState, field_7586, inBlockState, f_36696_
int: m, life, field_7578, life, f_36697_
int: l, life, field_7578, life, f_36697_
double: n, baseDamage, field_7571, damage, f_36698_
double: m, baseDamage, field_7571, damage, f_36698_
int: o, knockback, field_7575, punch, f_36699_
SoundEvent: p, soundEvent, field_7584, sound, f_36700_
SoundEvent: n, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: o, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: p, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
int: k, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
ItemStack: s, pickupItemStack, field_46970, stack, f_303749_
ItemStack: q, pickupItemStack, field_46970, stack, f_303749_
ItemStack: r, firedFromWeapon, field_51620, weapon, f_336848_
Constructors
(EntityType<? extends AbstractArrow>, Level, ItemStack)
(EntityType<? extends AbstractArrow>, double, double, double, Level, ItemStack)
(EntityType<? extends AbstractArrow>, LivingEntity, Level, ItemStack)
(EntityType<? extends AbstractArrow>, double, double, double, Level, ItemStack, ItemStack)
(EntityType<? extends AbstractArrow>, LivingEntity, Level, ItemStack, ItemStack)
Methods
void (): M, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): u, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): t, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
void (int): b, setKnockback, method_7449, setPunch, m_36735_
boolean (): ct, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cu, isAttackable, method_5732, isAttackable, m_6097_
boolean (): B, isCritArrow, method_7443, isCritical, m_36792_
boolean (): A, isCritArrow, method_7443, isCritical, m_36792_
boolean (): C, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): B, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): D, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): C, getPierceLevel, method_7447, getPierceLevel, m_36796_
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_36745_
float (): E, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): D, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): G, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): E, isNoPhysics, method_7441, isNoClip, m_36797_
void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_36793_
boolean (): H, shouldFall, method_26351, shouldFall, m_36798_
boolean (): F, shouldFall, method_26351, shouldFall, m_36798_
void (): K, startFalling, method_26352, fall, m_36799_
void (): J, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): A, getKnockback, method_35207, getPunch, m_150123_
double (): aY, getDefaultGravity, method_7490, getGravity, m_319564_
double (): aZ, getDefaultGravity, method_7490, getGravity, m_319564_
boolean (): bz, isPickable, method_5863, canHit, m_6087_
boolean (): bA, isPickable, method_5863, canHit, m_6087_
void (LivingEntity, DamageSource): a, doKnockback, method_59957, knockback, m_338617_
void (ServerLevel, BlockHitResult, ItemStack): a, hitBlockEnchantmentEffects, method_59956, onBlockHitEnchantmentEffects, m_339443_
ItemStack (): dS, getWeaponItem, method_59958, getWeaponStack, m_338776_
void (float): a, setBaseDamageFromMob, method_59955, applyDamageModifier, m_338469_
1.20.6
Names
cfo
cnf
Fields
Constructors
(EntityType<? extends AbstractArrow>, Level)
Methods
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): q, tickDespawn, method_7446, age, m_6901_
void (): p, tickDespawn, method_7446, age, m_6901_
void (): N, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): M, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): x, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): v, getHitGroundSoundEvent, method_20011, getSound, m_36784_
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
ItemStack (): y, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): w, getPickupItem, method_7445, asItemStack, m_7941_
double (): A, getBaseDamage, method_7448, getDamage, m_36789_
double (): z, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): cq, isAttackable, method_5732, isAttackable, m_6097_
boolean (): ct, isAttackable, method_5732, isAttackable, m_6097_
float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_6380_
boolean (): C, isCritArrow, method_7443, isCritical, m_36792_
boolean (): B, isCritArrow, method_7443, isCritical, m_36792_
boolean (): D, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): C, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): E, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): D, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): G, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): E, getWaterInertia, method_7436, getDragInWater, m_6882_
void (boolean): p, setNoPhysics, method_7433, setNoClip, m_36790_
void (boolean): b, setNoPhysics, method_7433, setNoClip, m_36790_
boolean (): H, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): G, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): I, shouldFall, method_26351, shouldFall, m_36798_
boolean (): H, shouldFall, method_26351, shouldFall, m_36798_
void (): M, startFalling, method_26352, fall, m_36799_
void (): K, startFalling, method_26352, fall, m_36799_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): B, getKnockback, method_35207, getPunch, m_150123_
int (): A, getKnockback, method_35207, getPunch, m_150123_
void (): s, deflect, method_55052, deflect, m_305997_
ItemStack (): z, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
ItemStack (): y, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
double (): aY, getDefaultGravity, method_7490, getGravity, m_319564_
ItemStack (): x, getDefaultPickupItem, method_57314, getDefaultItemStack, m_321416_
void (ItemStack): a, setPickupItemStack, method_57313, setStack, m_320726_
boolean (): bz, isPickable, method_5863, canHit, m_6087_
SlotAccess (int): a_, getSlot, method_32318, getStackReference, m_141942_
1.20.4
Names
cca
cfo
Fields
ItemStack: s, pickupItemStack, field_46970, stack, f_303749_
Constructors
(EntityType<? extends AbstractArrow>, Level)
(EntityType<? extends AbstractArrow>, double, double, double, Level)
(EntityType<? extends AbstractArrow>, LivingEntity, Level)
(EntityType<? extends AbstractArrow>, Level, ItemStack)
(EntityType<? extends AbstractArrow>, double, double, double, Level, ItemStack)
(EntityType<? extends AbstractArrow>, LivingEntity, Level, ItemStack)
Methods
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): N, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): u, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): x, getHitGroundSoundEvent, method_20011, getSound, m_36784_
ItemStack (): w, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): y, getPickupItem, method_7445, asItemStack, m_7941_
double (): x, getBaseDamage, method_7448, getDamage, m_36789_
double (): A, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): cp, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cq, isAttackable, method_5732, isAttackable, m_6097_
boolean (): z, isCritArrow, method_7443, isCritical, m_36792_
boolean (): C, isCritArrow, method_7443, isCritical, m_36792_
boolean (): A, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): D, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): B, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): E, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): C, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): G, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): E, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): H, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): F, shouldFall, method_26351, shouldFall, m_36798_
boolean (): I, shouldFall, method_26351, shouldFall, m_36798_
void (): I, startFalling, method_26352, fall, m_36799_
void (): M, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): y, getKnockback, method_35207, getPunch, m_150123_
int (): B, getKnockback, method_35207, getPunch, m_150123_
void (): s, deflect, method_55052, deflect, m_305997_
ItemStack (): z, getPickupItemStackOrigin, method_54759, getItemStack, m_307069_
1.20.2
Names
byu
cca
Fields
Constructors
Methods
void (): j, tickDespawn, method_7446, age, m_6901_
void (): q, tickDespawn, method_7446, age, m_6901_
void (): E, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): K, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): s, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): o, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): t, getHitGroundSoundEvent, method_20011, getSound, m_36784_
ItemStack (): p, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): w, getPickupItem, method_7445, asItemStack, m_7941_
double (): q, getBaseDamage, method_7448, getDamage, m_36789_
double (): x, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): cn, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cp, isAttackable, method_5732, isAttackable, m_6097_
boolean (): s, isCritArrow, method_7443, isCritical, m_36792_
boolean (): z, isCritArrow, method_7443, isCritical, m_36792_
boolean (): t, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): A, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): w, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): B, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): x, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): C, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): y, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): E, isNoPhysics, method_7441, isNoClip, m_36797_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
boolean (): z, shouldFall, method_26351, shouldFall, m_36798_
boolean (): F, shouldFall, method_26351, shouldFall, m_36798_
void (): D, startFalling, method_26352, fall, m_36799_
void (): I, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): r, getKnockback, method_35207, getPunch, m_150123_
int (): y, getKnockback, method_35207, getPunch, m_150123_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
1.20.1
Names
bys
byu
Fields
Constructors
Methods
void (): i, tickDespawn, method_7446, age, m_6901_
void (): j, tickDespawn, method_7446, age, m_6901_
void (): D, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): E, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): j, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): o, getHitGroundSoundEvent, method_20011, getSound, m_36784_
ItemStack (): o, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): p, getPickupItem, method_7445, asItemStack, m_7941_
double (): p, getBaseDamage, method_7448, getDamage, m_36789_
double (): q, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): cl, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cn, isAttackable, method_5732, isAttackable, m_6097_
boolean (): r, isCritArrow, method_7443, isCritical, m_36792_
boolean (): s, isCritArrow, method_7443, isCritical, m_36792_
boolean (): s, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): t, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): t, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): w, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): w, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): x, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): x, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): y, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): y, shouldFall, method_26351, shouldFall, m_36798_
boolean (): z, shouldFall, method_26351, shouldFall, m_36798_
void (): C, startFalling, method_26352, fall, m_36799_
void (): D, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): q, getKnockback, method_35207, getPunch, m_150123_
int (): r, getKnockback, method_35207, getPunch, m_150123_
1.19.4
Names
bwv
bys
Fields
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: g, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: h, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: at, lastState, field_7586, inBlockState, f_36696_
BlockState: l, lastState, field_7586, inBlockState, f_36696_
int: au, life, field_7578, life, f_36697_
int: m, life, field_7578, life, f_36697_
double: av, baseDamage, field_7571, damage, f_36698_
double: n, baseDamage, field_7571, damage, f_36698_
int: aw, knockback, field_7575, punch, f_36699_
int: o, knockback, field_7575, punch, f_36699_
SoundEvent: ax, soundEvent, field_7584, sound, f_36700_
SoundEvent: p, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: q, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: r, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: i, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: j, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
int: k, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
Constructors
Methods
void (): h, tickDespawn, method_7446, age, m_6901_
void (): i, tickDespawn, method_7446, age, m_6901_
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): D, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): j, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_36784_
SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, m_36784_
void (Player): c_, playerTouch, method_5694, onPlayerCollision, m_6123_
void (Player): b_, playerTouch, method_5694, onPlayerCollision, m_6123_
ItemStack (): k, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): o, getPickupItem, method_7445, asItemStack, m_7941_
double (): m, getBaseDamage, method_7448, getDamage, m_36789_
double (): p, getBaseDamage, method_7448, getDamage, m_36789_
void (int): a, setKnockback, method_7449, setPunch, m_36735_
void (int): b, setKnockback, method_7449, setPunch, m_36735_
void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_36767_
void (byte): a, setPierceLevel, method_7451, setPierceLevel, m_36767_
boolean (): p, isCritArrow, method_7443, isCritical, m_36792_
boolean (): r, isCritArrow, method_7443, isCritical, m_36792_
boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): s, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): s, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): t, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): t, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): w, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): u, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): x, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): w, shouldFall, method_26351, shouldFall, m_36798_
boolean (): y, shouldFall, method_26351, shouldFall, m_36798_
void (): A, startFalling, method_26352, fall, m_36799_
void (): C, startFalling, method_26352, fall, m_36799_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): o, getKnockback, method_35207, getPunch, m_150123_
int (): q, getKnockback, method_35207, getPunch, m_150123_
1.19.3
Names
bui
bwv
Fields
Constructors
Methods
void (): k, tick, method_5773, tick, m_8119_
void (): l, tick, method_5773, tick, m_8119_
void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (Player): b_, playerTouch, method_5694, onPlayerCollision, m_6123_
void (Player): c_, playerTouch, method_5694, onPlayerCollision, m_6123_
ItemStack (): l, getPickupItem, method_7445, asItemStack, m_7941_
ItemStack (): k, getPickupItem, method_7445, asItemStack, m_7941_
double (): n, getBaseDamage, method_7448, getDamage, m_36789_
double (): m, getBaseDamage, method_7448, getDamage, m_36789_
boolean (): ch, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cl, isAttackable, method_5732, isAttackable, m_6097_
boolean (): q, isCritArrow, method_7443, isCritical, m_36792_
boolean (): p, isCritArrow, method_7443, isCritical, m_36792_
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_6001_
Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, 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_6097_
boolean (): ch, isAttackable, method_5732, isAttackable, m_6097_
1.19
Names
bon
btl
Fields
Constructors
Methods
void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_36740_
void (SoundEvent): b, setSoundEvent, method_7444, setSound, m_36740_
void (Player): b, playerTouch, method_5694, onPlayerCollision, m_6123_
void (Player): b_, playerTouch, method_5694, onPlayerCollision, m_6123_
boolean (): cf, isAttackable, method_5732, isAttackable, m_6097_
boolean (): ci, isAttackable, method_5732, isAttackable, m_6097_
Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_
1.18.2
Names
bnv
bon
Fields
EntityDataAccessor<Byte>: ap, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: aq, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: au, lastState, field_7586, inBlockState, f_36696_
BlockState: at, lastState, field_7586, inBlockState, f_36696_
int: av, life, field_7578, life, f_36697_
int: au, life, field_7578, life, f_36697_
double: aw, baseDamage, field_7571, damage, f_36698_
double: av, baseDamage, field_7571, damage, f_36698_
int: ax, knockback, field_7575, punch, f_36699_
int: aw, knockback, field_7575, punch, f_36699_
SoundEvent: ay, soundEvent, field_7584, sound, f_36700_
SoundEvent: ax, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
int: ar, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: as, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: at, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bki
bnv
Fields
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: ap, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
EntityDataAccessor<Byte>: aq, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: at, lastState, field_7586, inBlockState, f_36696_
BlockState: au, lastState, field_7586, inBlockState, f_36696_
int: au, life, field_7578, life, f_36697_
int: av, life, field_7578, life, f_36697_
double: av, baseDamage, field_7571, damage, f_36698_
double: aw, baseDamage, field_7571, damage, f_36698_
int: aw, knockback, field_7575, punch, f_36699_
int: ax, knockback, field_7575, punch, f_36699_
SoundEvent: ax, soundEvent, field_7584, sound, f_36700_
SoundEvent: ay, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: ar, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: as, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
int: at, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
Constructors
Methods
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (): C, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
boolean (): ca, isAttackable, method_5732, isAttackable, m_6097_
boolean (): cf, isAttackable, method_5732, isAttackable, m_6097_
boolean (): p, isCritArrow, method_7443, isCritical, m_36792_
boolean (): q, isCritArrow, method_7443, isCritical, m_36792_
boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): r, getPierceLevel, method_7447, getPierceLevel, m_36796_
byte (): s, getPierceLevel, method_7447, getPierceLevel, m_36796_
float (): s, getWaterInertia, method_7436, getDragInWater, m_6882_
float (): t, getWaterInertia, method_7436, getDragInWater, m_6882_
boolean (): t, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): u, isNoPhysics, method_7441, isNoClip, m_36797_
boolean (): v, shouldFall, method_26351, shouldFall, m_36798_
boolean (): w, shouldFall, method_26351, shouldFall, m_36798_
Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, 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
EntityDataAccessor<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, f_36707_
EntityDataAccessor<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, f_36708_
BlockState: ag, lastState, field_7586, inBlockState, field_195056_av
BlockState: at, lastState, field_7586, inBlockState, f_36696_
boolean: b, inGround, field_7588, inGround, field_70254_i
boolean: b, inGround, field_7588, inGround, f_36703_
int: c, inGroundTime, field_7576, inGroundTime, field_184552_b
int: c, inGroundTime, field_7576, inGroundTime, f_36704_
AbstractArrow$Pickup: d, pickup, field_7572, pickupType, field_70251_a
AbstractArrow$Pickup: d, pickup, field_7572, pickupType, f_36705_
int: e, shakeTime, field_7574, shake, field_70249_b
int: e, shakeTime, field_7574, shake, f_36706_
int: ah, life, field_7578, life, field_70252_j
int: au, life, field_7578, life, f_36697_
double: ai, baseDamage, field_7571, damage, field_70255_ao
double: av, baseDamage, field_7571, damage, f_36698_
int: aj, knockback, field_7575, punch, field_70256_ap
int: aw, knockback, field_7575, punch, f_36699_
SoundEvent: ak, soundEvent, field_7584, sound, field_213877_ay
SoundEvent: ax, soundEvent, field_7584, sound, f_36700_
it.unimi.dsi.fastutil.ints.IntOpenHashSet: al, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: ay, piercingIgnoreEntityIds, field_7590, piercedEntities, f_36701_
List<Entity>: am, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
List<Entity>: az, piercedAndKilledEntities, field_7579, piercingKilledEntities, f_36702_
double: f, ARROW_BASE_DAMAGE, field_30657, field_30657, f_150120_
int: aq, FLAG_CRIT, field_30654, CRITICAL_FLAG, f_150117_
int: ar, FLAG_NOPHYSICS, field_30655, NO_CLIP_FLAG, f_150118_
int: as, FLAG_CROSSBOW, field_30656, SHOT_FROM_CROSSBOW_FLAG, f_150119_
Constructors
Methods
void (SoundEvent): a, setSoundEvent, method_7444, setSound, func_213869_a
void (SoundEvent): a, setSoundEvent, method_7444, setSound, m_36740_
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, func_70186_c
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_
void (): j, tick, method_5773, tick, func_70071_h_
void (): k, tick, method_5773, tick, m_8119_
void (): h, tickDespawn, method_7446, age, func_225516_i_
void (): h, tickDespawn, method_7446, age, m_6901_
void (): A, resetPiercedEntities, method_7453, clearPiercingStatus, func_213870_w
void (): B, resetPiercedEntities, method_7453, clearPiercingStatus, m_36723_
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, func_213867_k
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, m_7239_
SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, func_203050_i
SoundEvent (): j, getHitGroundSoundEvent, method_20011, getSound, m_36784_
void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, func_184548_a
void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, m_7761_
EntityHitResult (Vec3, Vec3): a, findHitEntity, method_7434, getEntityCollision, func_213866_a
EntityHitResult (Vec3, Vec3): a, findHitEntity, method_7434, getEntityCollision, m_6351_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (Entity): b, setOwner, method_7432, setOwner, func_212361_a
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
void (Player): a_, playerTouch, method_5694, onPlayerCollision, func_70100_b_
void (Player): b, playerTouch, method_5694, onPlayerCollision, m_6123_
ItemStack (): m, getPickupItem, method_7445, asItemStack, func_184550_j
ItemStack (): l, getPickupItem, method_7445, asItemStack, m_7941_
boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (double): h, setBaseDamage, method_7438, setDamage, func_70239_b
void (double): h, setBaseDamage, method_7438, setDamage, m_36781_
double (): n, getBaseDamage, method_7448, getDamage, func_70242_d
double (): n, getBaseDamage, method_7448, getDamage, m_36789_
void (int): a, setKnockback, method_7449, setPunch, func_70240_a
void (int): a, setKnockback, method_7449, setPunch, m_36735_
boolean (): bL, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): ca, isAttackable, method_5732, isAttackable, m_6097_
float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, func_213316_a
float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_6380_
void (boolean): a, setCritArrow, method_7439, setCritical, func_70243_d
void (boolean): a, setCritArrow, method_7439, setCritical, m_36762_
void (byte): b, setPierceLevel, method_7451, setPierceLevel, func_213872_b
void (byte): b, setPierceLevel, method_7451, setPierceLevel, m_36767_
void (int, boolean): a, setFlag, method_7455, setProjectileFlag, func_203049_a
void (int, boolean): a, setFlag, method_7455, setProjectileFlag, m_36737_
boolean (): p, isCritArrow, method_7443, isCritical, func_70241_g
boolean (): p, isCritArrow, method_7443, isCritical, m_36792_
boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, func_213873_r
boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, m_36795_
byte (): r, getPierceLevel, method_7447, getPierceLevel, func_213874_s
byte (): r, getPierceLevel, method_7447, getPierceLevel, m_36796_
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, func_190547_a
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, m_36745_
float (): s, getWaterInertia, method_7436, getDragInWater, func_203044_p
float (): s, getWaterInertia, method_7436, getDragInWater, m_6882_
void (boolean): o, setNoPhysics, method_7433, setNoClip, func_203045_n
void (boolean): p, setNoPhysics, method_7433, setNoClip, m_36790_
boolean (): t, isNoPhysics, method_7441, isNoClip, func_203047_q
boolean (): t, isNoPhysics, method_7441, isNoClip, m_36797_
void (boolean): p, setShotFromCrossbow, method_7442, setShotFromCrossbow, func_213865_o
void (boolean): q, setShotFromCrossbow, method_7442, setShotFromCrossbow, m_36793_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, func_70112_a
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_6783_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, func_70016_h
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
boolean (): u, shouldFall, method_26351, method_26351, func_234593_u_
boolean (): v, shouldFall, method_26351, shouldFall, m_36798_
void (): z, startFalling, method_26352, method_26352, func_234594_z_
void (): A, startFalling, method_26352, fall, m_36799_
void (MoverType, Vec3): a, move, method_5784, move, func_213315_a
void (MoverType, Vec3): a, move, method_5784, move, m_6478_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
boolean (Player): a, tryPickup, method_34713, tryPickup, m_142470_
Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_
int (): o, getKnockback, method_35207, getPunch, m_150123_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
1.16.4
Names
bfx
bga
Fields
Constructors
Methods
boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): bK, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): bL, isAttackable, method_5732, isAttackable, func_70075_an
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
beg
bfx
Fields
BlockState: an, lastState, field_7586, inBlockState, field_195056_av
BlockState: ag, lastState, field_7586, inBlockState, field_195056_av
int: ao, life, field_7578, life, field_70252_j
int: ah, life, field_7578, life, field_70252_j
double: ap, baseDamage, field_7571, damage, field_70255_ao
double: ai, baseDamage, field_7571, damage, field_70255_ao
int: aq, knockback, field_7575, punch, field_70256_ap
int: aj, knockback, field_7575, punch, field_70256_ap
SoundEvent: ar, soundEvent, field_7584, sound, field_213877_ay
SoundEvent: ak, soundEvent, field_7584, sound, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: as, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: al, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
List<Entity>: at, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
List<Entity>: am, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
Constructors
Methods
boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): bH, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): bK, isAttackable, method_5732, isAttackable, func_70075_an
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, func_70016_h
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, func_70016_h
1.16.1
Names
ayn
beg
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.entity.projectile.PersistentProjectileEntity
Fields
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Byte>: f, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, OPTIONAL_UUID, field_212362_a
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
EntityDataAccessor<Byte>: g, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
BlockState: aq, lastState, field_7586, inBlockState, field_195056_av
BlockState: an, lastState, field_7586, inBlockState, field_195056_av
boolean: c, inGround, field_7588, inGround, field_70254_i
boolean: b, inGround, field_7588, inGround, field_70254_i
int: d, inGroundTime, field_7576, inGroundTime, field_184552_b
int: c, inGroundTime, field_7576, inGroundTime, field_184552_b
AbstractArrow$Pickup: e, pickup, field_7572, pickupType, field_70251_a
AbstractArrow$Pickup: d, pickup, field_7572, pickupType, field_70251_a
int: f, shakeTime, field_7574, shake, field_70249_b
int: e, shakeTime, field_7574, shake, field_70249_b
UUID: g, ownerUUID, field_7587, ownerUuid, field_70250_c
int: ar, life, field_7578, life, field_70252_j
int: ao, life, field_7578, life, field_70252_j
int: as, flightTime, field_7577, flyingTick, field_70257_an
double: at, baseDamage, field_7571, damage, field_70255_ao
double: ap, baseDamage, field_7571, damage, field_70255_ao
int: au, knockback, field_7575, punch, field_70256_ap
int: aq, knockback, field_7575, punch, field_70256_ap
SoundEvent: av, soundEvent, field_7584, sound, field_213877_ay
SoundEvent: ar, soundEvent, field_7584, sound, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: aw, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: as, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
List<Entity>: ax, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
List<Entity>: at, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
Constructors
Methods
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, func_184547_a
void (): h, tick, method_5773, tick, func_70071_h_
void (): j, tick, method_5773, tick, func_70071_h_
void (): i, tickDespawn, method_7446, age, func_225516_i_
void (): h, tickDespawn, method_7446, age, func_225516_i_
void (HitResult): a, onHit, method_7457, onHit, func_184549_a
void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, func_213870_w
void (): A, resetPiercedEntities, method_7453, clearPiercingStatus, func_213870_w
SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, func_213867_k
SoundEvent (): i, getDefaultHitGroundSoundEvent, method_7440, getHitSound, func_213867_k
SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, func_203050_i
SoundEvent (): k, getHitGroundSoundEvent, method_20011, getSound, func_203050_i
void (Entity): a, setOwner, method_7432, setOwner, func_212361_a
void (Entity): b, setOwner, method_7432, setOwner, func_212361_a
Entity (): m, getOwner, method_7452, getOwner, func_212360_k
void (Player): b, playerTouch, method_5694, onPlayerCollision, func_70100_b_
void (Player): a_, playerTouch, method_5694, onPlayerCollision, func_70100_b_
ItemStack (): n, getPickupItem, method_7445, asItemStack, func_184550_j
ItemStack (): m, getPickupItem, method_7445, asItemStack, func_184550_j
boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_
double (): o, getBaseDamage, method_7448, getDamage, func_70242_d
double (): n, getBaseDamage, method_7448, getDamage, func_70242_d
boolean (): bA, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): bH, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): q, isCritArrow, method_7443, isCritical, func_70241_g
boolean (): p, isCritArrow, method_7443, isCritical, func_70241_g
boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, func_213873_r
boolean (): q, shotFromCrossbow, method_7456, isShotFromCrossbow, func_213873_r
byte (): s, getPierceLevel, method_7447, getPierceLevel, func_213874_s
byte (): r, getPierceLevel, method_7447, getPierceLevel, func_213874_s
float (): u, getWaterInertia, method_7436, getDragInWater, func_203044_p
float (): s, getWaterInertia, method_7436, getDragInWater, func_203044_p
void (boolean): n, setNoPhysics, method_7433, setNoClip, func_203045_n
void (boolean): o, setNoPhysics, method_7433, setNoClip, func_203045_n
boolean (): v, isNoPhysics, method_7441, isNoClip, func_203047_q
boolean (): t, isNoPhysics, method_7441, isNoClip, func_203047_q
void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, func_213865_o
void (boolean): p, setShotFromCrossbow, method_7442, setShotFromCrossbow, func_213865_o
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
boolean (): u, shouldFall, method_26351, method_26351, func_234593_u_
void (): z, startFalling, method_26352, method_26352, func_234594_z_
void (MoverType, Vec3): a, move, method_5784, move, func_213315_a
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
1.15.2
Names
ayk
ayn
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
awk
ayk
Fields
EntityDataAccessor<Byte>: ar, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Byte>: ao, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, field_212362_a
EntityDataAccessor<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, OPTIONAL_UUID, field_212362_a
EntityDataAccessor<Byte>: as, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
EntityDataAccessor<Byte>: ap, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
BlockState: at, lastState, field_7586, inBlockState, field_195056_av
BlockState: aq, lastState, field_7586, inBlockState, field_195056_av
int: au, life, field_7578, life, field_70252_j
int: ar, life, field_7578, life, field_70252_j
int: av, flightTime, field_7577, field_70257_an
int: as, flightTime, field_7577, flyingTick, field_70257_an
double: aw, baseDamage, field_7571, damage, field_70255_ao
double: at, baseDamage, field_7571, damage, field_70255_ao
int: ax, knockback, field_7575, field_70256_ap
int: au, knockback, field_7575, punch, field_70256_ap
SoundEvent: ay, soundEvent, field_7584, sound, field_213877_ay
SoundEvent: av, soundEvent, field_7584, sound, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: aw, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
List<Entity>: ax, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
Constructors
Methods
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): i, checkDespawn, method_7446, age, func_203048_f
void (): i, tickDespawn, method_7446, age, func_225516_i_
SoundEvent (): l, getHitGroundSoundEvent, method_20011, func_203050_i
SoundEvent (): l, getHitGroundSoundEvent, method_20011, getSound, func_203050_i
boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_
boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (double): c, setBaseDamage, method_7438, setDamage, func_70239_b
void (double): h, setBaseDamage, method_7438, setDamage, func_70239_b
void (int): a, setKnockback, method_7449, func_70240_a
void (int): a, setKnockback, method_7449, setPunch, func_70240_a
boolean (): bs, isAttackable, method_5732, isAttackable, func_70075_an
boolean (): bA, isAttackable, method_5732, isAttackable, func_70075_an
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, func_190547_a
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, applyEnchantmentEffects, func_190547_a
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
void (double, double, double): h, lerpMotion, method_5750, setVelocityClient, func_70016_h
void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, func_70016_h
1.14.4
Names
awf
awk
net.minecraft.world.entity.projectile.AbstractArrow
Fields
TrackedData<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g
EntityDataAccessor<Byte>: ar, ID_FLAGS, field_7573, PROJECTILE_FLAGS, field_184554_g
TrackedData<Optional<UUID>>: b, field_7580, field_7580, field_212362_a
EntityDataAccessor<Optional<UUID>>: b, DATA_OWNERUUID_ID, field_7580, field_212362_a
TrackedData<Byte>: as, field_7589, PIERCE_LEVEL, field_213876_as
EntityDataAccessor<Byte>: as, PIERCE_LEVEL, field_7589, PIERCE_LEVEL, field_213876_as
BlockState: at, field_7586, inBlockState, field_195056_av
BlockState: at, lastState, field_7586, inBlockState, field_195056_av
boolean: c, field_7588, inGround, field_70254_i
boolean: c, inGround, field_7588, inGround, field_70254_i
int: d, field_7576, inGroundTime, field_184552_b
int: d, inGroundTime, field_7576, inGroundTime, field_184552_b
ProjectileEntity$PickupPermission: e, field_7572, pickupType, field_70251_a
AbstractArrow$Pickup: e, pickup, field_7572, pickupType, field_70251_a
int: f, field_7574, shake, field_70249_b
int: f, shakeTime, field_7574, shake, field_70249_b
UUID: g, field_7587, ownerUuid, field_70250_c
UUID: g, ownerUUID, field_7587, ownerUuid, field_70250_c
int: au, field_7578, life, field_70252_j
int: au, life, field_7578, life, field_70252_j
int: av, field_7577, field_7577, field_70257_an
int: av, flightTime, field_7577, field_70257_an
double: aw, field_7571, damage, field_70255_ao
double: aw, baseDamage, field_7571, damage, field_70255_ao
int: ax, field_7575, field_7575, field_70256_ap
int: ax, knockback, field_7575, field_70256_ap
SoundEvent: ay, field_7584, sound, field_213877_ay
SoundEvent: ay, soundEvent, field_7584, sound, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, piercedEntities, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, piercingIgnoreEntityIds, field_7590, piercedEntities, field_213878_az
List<Entity>: aA, field_7579, piercingKilledEntities, field_213875_aA
List<Entity>: aA, piercedAndKilledEntities, field_7579, piercingKilledEntities, field_213875_aA
Constructors
Methods
void (SoundEvent): a, method_7444, setSound, func_213869_a
void (SoundEvent): a, setSoundEvent, method_7444, setSound, func_213869_a
void (): u_, method_5693, initDataTracker, func_70088_a
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (Entity, float, float, float, float, float): a, method_7474, method_7474, func_184547_a
void (Entity, float, float, float, float, float): a, shootFromRotation, method_7474, setProperties, func_184547_a
void (double, double, double, float, float): c, method_7485, setVelocity, func_70186_c
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, func_70186_c
void (): h, method_5773, tick, func_70071_h_
void (): h, tick, method_5773, tick, func_70071_h_
void (): i, method_7446, age, func_203048_f
void (): i, checkDespawn, method_7446, age, func_203048_f
void (HitResult): a, method_7457, onHit, func_184549_a
void (HitResult): a, onHit, method_7457, onHit, func_184549_a
void (): w, method_7453, clearPiercingStatus, func_213870_w
void (): w, resetPiercedEntities, method_7453, clearPiercingStatus, func_213870_w
void (EntityHitResult): a, method_7454, onEntityHit, func_213868_a
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
SoundEvent (): k, method_7440, getSound, func_213867_k
SoundEvent (): k, getDefaultHitGroundSoundEvent, method_7440, getHitSound, func_213867_k
SoundEvent (): l, method_20011, method_20011, func_203050_i
SoundEvent (): l, getHitGroundSoundEvent, method_20011, func_203050_i
void (LivingEntity): a, method_7450, onHit, func_184548_a
void (LivingEntity): a, doPostHurtEffects, method_7450, onHit, func_184548_a
EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, func_213866_a
EntityHitResult (Vec3, Vec3): a, findHitEntity, method_7434, getEntityCollision, func_213866_a
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
void (Entity): a, method_7432, setOwner, func_212361_a
void (Entity): a, setOwner, method_7432, setOwner, func_212361_a
Entity (): m, method_7452, getOwner, func_212360_k
Entity (): m, getOwner, method_7452, getOwner, func_212360_k
void (PlayerEntity): b, method_5694, onPlayerCollision, func_70100_b_
void (Player): b, playerTouch, method_5694, onPlayerCollision, func_70100_b_
ItemStack (): n, method_7445, asItemStack, func_184550_j
ItemStack (): n, getPickupItem, method_7445, asItemStack, func_184550_j
boolean (): ap, method_5658, canClimb, func_70041_e_
boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_
void (double): c, method_7438, setDamage, func_70239_b
void (double): c, setBaseDamage, method_7438, setDamage, func_70239_b
double (): o, method_7448, getDamage, func_70242_d
double (): o, getBaseDamage, method_7448, getDamage, func_70242_d
void (int): a, method_7449, method_7449, func_70240_a
void (int): a, setKnockback, method_7449, func_70240_a
boolean (): bs, method_5732, isAttackable, func_70075_an
boolean (): bs, isAttackable, method_5732, isAttackable, func_70075_an
float (EntityPose, EntityDimensions): a, method_18378, getEyeHeight, func_213316_a
float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, func_213316_a
void (boolean): a, method_7439, setCritical, func_70243_d
void (boolean): a, setCritArrow, method_7439, setCritical, func_70243_d
void (byte): b, method_7451, setPierceLevel, func_213872_b
void (byte): b, setPierceLevel, method_7451, setPierceLevel, func_213872_b
void (int, boolean): a, method_7455, setProjectileFlag, func_203049_a
void (int, boolean): a, setFlag, method_7455, setProjectileFlag, func_203049_a
boolean (): q, method_7443, isCritical, func_70241_g
boolean (): q, isCritArrow, method_7443, isCritical, func_70241_g
boolean (): r, method_7456, isShotFromCrossbow, func_213873_r
boolean (): r, shotFromCrossbow, method_7456, isShotFromCrossbow, func_213873_r
byte (): s, method_7447, getPierceLevel, func_213874_s
byte (): s, getPierceLevel, method_7447, getPierceLevel, func_213874_s
void (LivingEntity, float): a, method_7435, method_7435, func_190547_a
void (LivingEntity, float): a, setEnchantmentEffectsFromEntity, method_7435, func_190547_a
float (): u, method_7436, getDragInWater, func_203044_p
float (): u, getWaterInertia, method_7436, getDragInWater, func_203044_p
void (boolean): n, method_7433, setNoClip, func_203045_n
void (boolean): n, setNoPhysics, method_7433, setNoClip, func_203045_n
boolean (): v, method_7441, isNoClip, func_203047_q
boolean (): v, isNoPhysics, method_7441, isNoClip, func_203047_q
void (boolean): o, method_7442, setShotFromCrossbow, func_213865_o
void (boolean): o, setShotFromCrossbow, method_7442, setShotFromCrossbow, func_213865_o
Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double): h, method_5750, setVelocityClient, func_70016_h
void (double, double, double): h, lerpMotion, method_5750, setVelocityClient, func_70016_h
1.14.3
Names
awc
awf
net.minecraft.entity.projectile.ProjectileEntity
Fields
DataParameter<Byte>: ar, field_7573, field_184554_g
TrackedData<Byte>: ar, field_7573, PROJECTILE_FLAGS, field_184554_g
DataParameter<Optional<UUID>>: b, field_7580, field_212362_a
TrackedData<Optional<UUID>>: b, field_7580, field_7580, field_212362_a
DataParameter<Byte>: as, field_7589, field_213876_as
TrackedData<Byte>: as, field_7589, PIERCE_LEVEL, field_213876_as
BlockState: at, field_7586, field_195056_av
BlockState: at, field_7586, inBlockState, field_195056_av
boolean: c, field_7588, field_70254_i
boolean: c, field_7588, inGround, field_70254_i
int: d, field_7576, field_184552_b
int: d, field_7576, inGroundTime, field_184552_b
AbstractArrowEntity$PickupStatus: e, field_7572, field_70251_a
ProjectileEntity$PickupPermission: e, field_7572, pickupType, field_70251_a
int: f, field_7574, field_70249_b
int: f, field_7574, shake, field_70249_b
UUID: g, field_7587, field_70250_c
UUID: g, field_7587, ownerUuid, field_70250_c
int: au, field_7578, field_70252_j
int: au, field_7578, life, field_70252_j
int: av, field_7577, field_70257_an
int: av, field_7577, field_7577, field_70257_an
double: aw, field_7571, field_70255_ao
double: aw, field_7571, damage, field_70255_ao
int: ax, field_7575, field_70256_ap
int: ax, field_7575, field_7575, field_70256_ap
SoundEvent: ay, field_7584, field_213877_ay
SoundEvent: ay, field_7584, sound, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, field_213878_az
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, piercedEntities, field_213878_az
List<Entity>: aA, field_7579, field_213875_aA
List<Entity>: aA, field_7579, piercingKilledEntities, field_213875_aA
Constructors
Methods
void (SoundEvent): a, method_7444, func_213869_a
void (SoundEvent): a, method_7444, setSound, func_213869_a
void (): u_, method_5693, func_70088_a
void (): u_, method_5693, initDataTracker, func_70088_a
void (Entity, float, float, float, float, float): a, method_7474, func_184547_a
void (Entity, float, float, float, float, float): a, method_7474, method_7474, func_184547_a
void (double, double, double, float, float): c, method_7485, func_70186_c
void (double, double, double, float, float): c, method_7485, setVelocity, func_70186_c
void (): h, method_5773, func_70071_h_
void (): h, method_5773, tick, func_70071_h_
void (): i, method_7446, func_203048_f
void (): i, method_7446, age, func_203048_f
void (RayTraceResult): a, method_7457, func_184549_a
void (HitResult): a, method_7457, onHit, func_184549_a
void (): w, method_7453, func_213870_w
void (): w, method_7453, clearPiercingStatus, func_213870_w
void (EntityRayTraceResult): a, method_7454, func_213868_a
void (EntityHitResult): a, method_7454, onEntityHit, func_213868_a
SoundEvent (): k, method_7440, func_213867_k
SoundEvent (): k, method_7440, getSound, func_213867_k
SoundEvent (): l, method_20011, func_203050_i
SoundEvent (): l, method_20011, method_20011, func_203050_i
void (LivingEntity): a, method_7450, func_184548_a
void (LivingEntity): a, method_7450, onHit, func_184548_a
EntityRayTraceResult (Vec3d, Vec3d): a, method_7434, func_213866_a
EntityHitResult (Vec3d, Vec3d): a, method_7434, getEntityCollision, func_213866_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
void (Entity): a, method_7432, func_212361_a
void (Entity): a, method_7432, setOwner, func_212361_a
Entity (): m, method_7452, func_212360_k
Entity (): m, method_7452, getOwner, func_212360_k
void (PlayerEntity): b, method_5694, func_70100_b_
void (PlayerEntity): b, method_5694, onPlayerCollision, func_70100_b_
ItemStack (): n, method_7445, func_184550_j
ItemStack (): n, method_7445, asItemStack, func_184550_j
boolean (): ao, method_5658, func_70041_e_
boolean (): ap, method_5658, canClimb, func_70041_e_
void (double): c, method_7438, func_70239_b
void (double): c, method_7438, setDamage, func_70239_b
double (): o, method_7448, func_70242_d
double (): o, method_7448, getDamage, func_70242_d
void (int): a, method_7449, func_70240_a
void (int): a, method_7449, method_7449, func_70240_a
boolean (): br, method_5732, func_70075_an
boolean (): bs, method_5732, isAttackable, func_70075_an
float (Pose, EntitySize): a, method_18378, func_213316_a
float (EntityPose, EntityDimensions): a, method_18378, getEyeHeight, func_213316_a
void (boolean): a, method_7439, func_70243_d
void (boolean): a, method_7439, setCritical, func_70243_d
void (byte): b, method_7451, func_213872_b
void (byte): b, method_7451, setPierceLevel, func_213872_b
void (int, boolean): a, method_7455, func_203049_a
void (int, boolean): a, method_7455, setProjectileFlag, func_203049_a
boolean (): q, method_7443, func_70241_g
boolean (): q, method_7443, isCritical, func_70241_g
boolean (): r, method_7456, func_213873_r
boolean (): r, method_7456, isShotFromCrossbow, func_213873_r
byte (): s, method_7447, func_213874_s
byte (): s, method_7447, getPierceLevel, func_213874_s
void (LivingEntity, float): a, method_7435, func_190547_a
void (LivingEntity, float): a, method_7435, method_7435, func_190547_a
float (): u, method_7436, func_203044_p
float (): u, method_7436, getDragInWater, func_203044_p
void (boolean): n, method_7433, func_203045_n
void (boolean): n, method_7433, setNoClip, func_203045_n
boolean (): v, method_7441, func_203047_q
boolean (): v, method_7441, isNoClip, func_203047_q
void (boolean): o, method_7442, func_213865_o
void (boolean): o, method_7442, setShotFromCrossbow, func_213865_o
IPacket<?> (): N, method_18002, func_213297_N
Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N
boolean (double): a, method_5640, func_70112_a
boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double): h, method_5750, func_70016_h
void (double, double, double): h, method_5750, setVelocityClient, func_70016_h
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
awb
awc
Fields
Constructors
Methods
1.14
Names
awb
net.minecraft.class_1665
net.minecraft.entity.projectile.AbstractArrowEntity
Fields
DataParameter<Byte>: ar, field_7573, field_184554_g
DataParameter<Optional<UUID>>: b, field_7580, field_212362_a
DataParameter<Byte>: as, field_7589, field_213876_as
BlockState: at, field_7586, field_195056_av
boolean: c, field_7588, field_70254_i
int: d, field_7576, field_184552_b
AbstractArrowEntity$PickupStatus: e, field_7572, field_70251_a
int: f, field_7574, field_70249_b
UUID: g, field_7587, field_70250_c
int: au, field_7578, field_70252_j
int: av, field_7577, field_70257_an
double: aw, field_7571, field_70255_ao
int: ax, field_7575, field_70256_ap
SoundEvent: ay, field_7584, field_213877_ay
it.unimi.dsi.fastutil.ints.IntOpenHashSet: az, field_7590, field_213878_az
List<Entity>: aA, field_7579, 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, func_213869_a
void (): u_, method_5693, func_70088_a
void (Entity, float, float, float, float, float): a, method_7474, func_184547_a
void (double, double, double, float, float): c, method_7485, func_70186_c
void (): h, method_5773, func_70071_h_
void (): i, method_7446, func_203048_f
void (RayTraceResult): a, method_7457, func_184549_a
void (): w, method_7453, func_213870_w
void (EntityRayTraceResult): a, method_7454, func_213868_a
SoundEvent (): k, method_7440, func_213867_k
SoundEvent (): l, method_20011, func_203050_i
void (LivingEntity): a, method_7450, func_184548_a
EntityRayTraceResult (Vec3d, Vec3d): a, method_7434, func_213866_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
void (Entity): a, method_7432, func_212361_a
Entity (): m, method_7452, func_212360_k
void (PlayerEntity): b, method_5694, func_70100_b_
ItemStack (): n, method_7445, func_184550_j
boolean (): ao, method_5658, func_70041_e_
void (double): c, method_7438, func_70239_b
double (): o, method_7448, func_70242_d
void (int): a, method_7449, func_70240_a
boolean (): br, method_5732, func_70075_an
float (Pose, EntitySize): a, method_18378, func_213316_a
void (boolean): a, method_7439, func_70243_d
void (byte): b, method_7451, func_213872_b
void (int, boolean): a, method_7455, func_203049_a
boolean (): q, method_7443, func_70241_g
boolean (): r, method_7456, func_213873_r
byte (): s, method_7447, func_213874_s
void (LivingEntity, float): a, method_7435, func_190547_a
float (): u, method_7436, func_203044_p
void (boolean): n, method_7433, func_203045_n
boolean (): v, method_7441, func_203047_q
void (boolean): o, method_7442, func_213865_o
IPacket<?> (): N, method_18002, func_213297_N
boolean (double): a, method_5640, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a
void (double, double, double): h, method_5750, func_70016_h